https://www.mediawiki.org/wiki/Special:Code/MediaWiki/101954

Revision: 101954
Author:   jpostlethwaite
Date:     2011-11-04 05:12:57 +0000 (Fri, 04 Nov 2011)
Log Message:
-----------
Updating unit tests.

Modified Paths:
--------------
    
trunk/extensions/DonationInterface/tests/macros/form.twostepamount.banktransfer.netherlands.htm
    
trunk/extensions/DonationInterface/tests/macros/form.twostepamount.directdebit.netherlands.fail.invalid.accountnumber.length.htm
    
trunk/extensions/DonationInterface/tests/macros/form.twostepamount.realtimebanktransfer.eps.824.htm

Modified: 
trunk/extensions/DonationInterface/tests/macros/form.twostepamount.banktransfer.netherlands.htm
===================================================================
--- 
trunk/extensions/DonationInterface/tests/macros/form.twostepamount.banktransfer.netherlands.htm
     2011-11-04 05:00:10 UTC (rev 101953)
+++ 
trunk/extensions/DonationInterface/tests/macros/form.twostepamount.banktransfer.netherlands.htm
     2011-11-04 05:12:57 UTC (rev 101954)
@@ -59,7 +59,7 @@
 <tr>
        <td>select</td>
        <td>id=input_currency_code</td>
-       <td>label=EUR: Euro</td>
+       <td>label=Euro</td>
 </tr>
 <tr>
        <td>clickAndWait</td>

Modified: 
trunk/extensions/DonationInterface/tests/macros/form.twostepamount.directdebit.netherlands.fail.invalid.accountnumber.length.htm
===================================================================
--- 
trunk/extensions/DonationInterface/tests/macros/form.twostepamount.directdebit.netherlands.fail.invalid.accountnumber.length.htm
    2011-11-04 05:00:10 UTC (rev 101953)
+++ 
trunk/extensions/DonationInterface/tests/macros/form.twostepamount.directdebit.netherlands.fail.invalid.accountnumber.length.htm
    2011-11-04 05:12:57 UTC (rev 101954)
@@ -54,7 +54,7 @@
 <tr>
        <td>select</td>
        <td>id=input_currency_code</td>
-       <td>label=EUR: Euro</td>
+       <td>label=Euro</td>
 </tr>
 <tr>
        <td>type</td>
@@ -64,7 +64,7 @@
 <tr>
        <td>type</td>
        <td>id=account_number</td>
-       <td>12345678</td>
+       <td>123456789</td>
 </tr>
 <tr>
        <td>type</td>
@@ -92,10 +92,15 @@
        <td></td>
 </tr>
 <tr>
-       <td>verifyText</td>
-       <td>css=p.payment_error_message.payment_error_message_general</td>
-       <td>There was an error processing your transaction. Please try again 
later.</td>
+       <td>assertTitle</td>
+       <td>Thank You/en - Wikimedia Foundation</td>
+       <td></td>
 </tr>
+<tr>
+       <td>verifyTextPresent</td>
+       <td>Thank you for your support.</td>
+       <td></td>
+</tr>
 </tbody></table>
 </body>
 </html>

Modified: 
trunk/extensions/DonationInterface/tests/macros/form.twostepamount.realtimebanktransfer.eps.824.htm
===================================================================
--- 
trunk/extensions/DonationInterface/tests/macros/form.twostepamount.realtimebanktransfer.eps.824.htm
 2011-11-04 05:00:10 UTC (rev 101953)
+++ 
trunk/extensions/DonationInterface/tests/macros/form.twostepamount.realtimebanktransfer.eps.824.htm
 2011-11-04 05:12:57 UTC (rev 101954)
@@ -49,7 +49,7 @@
 <tr>
        <td>select</td>
        <td>id=input_currency_code</td>
-       <td>label=EUR: Euro</td>
+       <td>label=Euro</td>
 </tr>
 <tr>
        <td>click</td>


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to