Changeset 8525 for main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests
- Timestamp:
- 26 May 2012, 06:48:58 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_browser.py
r8524 r8525 670 670 self.app['configuration'].addSessionConfiguration(configuration) 671 671 self.browser.open(self.edit_path) 672 self.fill_correct_values()673 672 self.browser.getControl("Add online payment ticket").click() 674 673 self.assertMatches('...Payment ticket created...',
Note: See TracChangeset for help on using the changeset viewer.