r100282 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100281‎ | r100282 | r100283 >
Date:21:59, 19 October 2011
Author:khorn
Status:ok
Tags:fundraising 
Comment:
Merging the fundraising branch of DonationInterface back into trunk.
Test cases that changed in the fundraising branch since the start of the merge process.
At this point, the merge from the fundraising branch should no longer be broken.
Modified paths:
  • /trunk/extensions/DonationInterface/tests/logs (added) (history)
  • /trunk/extensions/DonationInterface/tests/logs/coverage/clover (modified) (history)
  • /trunk/extensions/DonationInterface/tests/logs/coverage/html (modified) (history)
  • /trunk/extensions/DonationInterface/tests/macros (added) (history)

Diff [purge]

Property changes on: trunk/extensions/DonationInterface/tests/logs/coverage/html
___________________________________________________________________
Added: svn:ignore
11 + *
Property changes on: trunk/extensions/DonationInterface/tests/logs/coverage/clover
___________________________________________________________________
Added: svn:ignore
22 + *
Index: trunk/extensions/DonationInterface/tests/macros/form.twostepamount.banktransfer.spain.htm
@@ -0,0 +1,71 @@
 2+<?xml version="1.0" encoding="UTF-8"?>
 3+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 4+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 5+<head profile="http://selenium-ide.openqa.org/profiles/test-case">
 6+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 7+<link rel="selenium.base" href="http://wikimedia-fundraising-1.17.localhost.wikimedia.org/" />
 8+<title>form.twostepamount.banktransfer</title>
 9+</head>
 10+<body>
 11+<table cellpadding="1" cellspacing="1" border="1">
 12+<thead>
 13+<tr><td rowspan="1" colspan="3">form.twostepamount.banktransfer</td></tr>
 14+</thead><tbody>
 15+<tr>
 16+ <td>open</td>
 17+ <td>/index.php/Special:GlobalCollectGateway?form_name=TwoStepAmount</td>
 18+ <td></td>
 19+</tr>
 20+<tr>
 21+ <td>type</td>
 22+ <td>id=fname</td>
 23+ <td>Testy</td>
 24+</tr>
 25+<tr>
 26+ <td>type</td>
 27+ <td>id=lname</td>
 28+ <td>Testerton</td>
 29+</tr>
 30+<tr>
 31+ <td>select</td>
 32+ <td>id=country</td>
 33+ <td>label=Spain</td>
 34+</tr>
 35+<tr>
 36+ <td>type</td>
 37+ <td>id=street</td>
 38+ <td>123 Happy Street</td>
 39+</tr>
 40+<tr>
 41+ <td>type</td>
 42+ <td>id=city</td>
 43+ <td>Madrid</td>
 44+</tr>
 45+<tr>
 46+ <td>select</td>
 47+ <td>id=state</td>
 48+ <td>label=Outside the U.S.</td>
 49+</tr>
 50+<tr>
 51+ <td>type</td>
 52+ <td>id=emailAdd</td>
 53+ <td>jpostlethwaite@wikimedia.org</td>
 54+</tr>
 55+<tr>
 56+ <td>type</td>
 57+ <td>id=amount</td>
 58+ <td>100.00</td>
 59+</tr>
 60+<tr>
 61+ <td>select</td>
 62+ <td>id=input_currency_code</td>
 63+ <td>label=EUR: Euro</td>
 64+</tr>
 65+<tr>
 66+ <td>clickAndWait</td>
 67+ <td>css=input.button-plain</td>
 68+ <td></td>
 69+</tr>
 70+</tbody></table>
 71+</body>
 72+</html>
Property changes on: trunk/extensions/DonationInterface/tests/macros/form.twostepamount.banktransfer.spain.htm
___________________________________________________________________
Added: svn:mime-type
173 + text/html
Added: svn:keywords
274 + Author Date HeadURL Header Id Revision
Added: svn:eol-style
375 + native

Status & tagging log