Katie Horn has submitted this change and it was merged.
Change subject: Add WP form tests for button copy
......................................................................
Add WP form tests for button copy
Change-Id: I6fe7294ac097f334a1f533e86bc06b794ffa6963
---
M DonationInterfaceFormSettings.php
1 file changed, 14 insertions(+), 0 deletions(-)
Approvals:
Katie Horn: Looks good to me, approved
diff --git a/DonationInterfaceFormSettings.php
b/DonationInterfaceFormSettings.php
index 4431b14..454a226 100644
--- a/DonationInterfaceFormSettings.php
+++ b/DonationInterfaceFormSettings.php
@@ -493,6 +493,20 @@
'payment_methods' => array( 'cc' => 'ALL' ),
'selection_weight' => 0
);
+
+ /*************************
+ * WorldPay Form Tests *
+ *************************/
+
+ $worldpay_test_spec = array(
+ 'file' => $form_dirs['worldpay'] . '/worldpay-test.html',
+ ) + $forms_whitelist['worldpay'];
+
+ $forms_whitelist['wp-sn'] = $worldpay_test_spec;
+ $forms_whitelist['wp-sw'] = $worldpay_test_spec;
+ $forms_whitelist['wp-fud'] = $worldpay_test_spec;
+ $forms_whitelist['wp-btnb'] = $worldpay_test_spec;
+ $forms_whitelist['wp-btng'] = $worldpay_test_spec;
}
/* * ***********
--
To view, visit https://gerrit.wikimedia.org/r/169539
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6fe7294ac097f334a1f533e86bc06b794ffa6963
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/core
Gerrit-Branch: fundraising/REL1_23
Gerrit-Owner: Awight <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Katie Horn <[email protected]>
Gerrit-Reviewer: Ssmith <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits