Changeset 7424 for main/waeup.sirp/trunk/src/waeup/sirp/applicants/tests
- Timestamp:
- 21 Dec 2011, 11:38:39 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/applicants/tests/test_browser.py
r7421 r7424 585 585 self.assertTrue('Required input is missing' in self.browser.contents) 586 586 self.fill_correct_values() 587 # We have to save the form otherwise the filled fields will be cleared587 # We have to save the form otherwise the filled fields will be cleared 588 588 # after adding an online payment, because adding an online payment 589 589 # requires a filled form but does not save it
Note: See TracChangeset for help on using the changeset viewer.