- Timestamp:
- 16 Jan 2015, 05:52:04 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/interswitch/tests.py
r11813 r12479 72 72 self.payment_url = self.browser.url 73 73 self.browser.getLink("CollegePAY", index=0).click() 74 # The total amount to be processed by Interswitch75 # has been reduced by the Interswitch fee of 150 Nairas76 74 self.assertMatches('...<input type="hidden" name="pay_item_id" value="0000" />...', 77 75 self.browser.contents)
Note: See TracChangeset for help on using the changeset viewer.