- Timestamp:
- 9 Apr 2012, 07:53:53 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.custom/trunk/src/waeup/custom/applicants/tests.py
r8055 r8072 196 196 'applicant_id,application_date,application_number,course1,course2,' 197 197 'course_admitted,date_of_birth,display_fullname,email,employer,' 198 'firstname,history,lastname,lga,locked,middlename,n otice,password,'199 ' phone,reg_number,screening_score,screening_venue,sex,state,'200 's tudent_id'198 'firstname,history,lastname,lga,locked,middlename,nationality,' 199 'notice,password,phone,reg_number,screening_score,screening_venue,' 200 'sex,state,student_id' 201 201 in result) 202 202 self.assertTrue( 203 'Application initialized by system\'],Tester, foreigner,0,M.,'203 'Application initialized by system\'],Tester,,0,M.,,' 204 204 '"Some notice\nin lines.",any password,+234-123-12345,123456,98,' 205 205 'Exam Room,f,initialized,' in result)
Note: See TracChangeset for help on using the changeset viewer.