- Timestamp:
- 28 Apr 2012, 05:10:27 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_browser.py
r8268 r8299 1009 1009 self.assertTrue('Student is in the wrong state' 1010 1010 in self.browser.contents) 1011 # The CA can go to his certificate throug the my_roles page1011 # The CA can go to his certificate through the my_roles page 1012 1012 self.browser.open('http://localhost/app/users/mrsadvise/my_roles') 1013 1013 self.browser.getLink(
Note: See TracChangeset for help on using the changeset viewer.