Changeset 13345 for main/waeup.kofa/trunk/src/waeup/kofa/students/tests
- Timestamp:
- 24 Oct 2015, 21:54:37 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_browser.py
r13344 r13345 2412 2412 self.student.phone = None 2413 2413 # Uups, we forgot to fill the phone fields 2414 # (email is already required in the interface, but phone not)2415 2414 self.browser.getControl("Start clearance").click() 2416 2415 self.assertMatches('...Not all required fields filled...',
Note: See TracChangeset for help on using the changeset viewer.