- Timestamp:
- 26 Apr 2015, 19:45:46 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/tests/test_browser.py
r12086 r12888 83 83 'emp_position,emp_reason,emp_start,employer,employer2,' 84 84 'firstname,history,hq_degree,hq_disc,hq_matric_no,hq_school,' 85 'hq_session,hq_type,jamb_age,jamb_score,jamb_subjects,lastname,lga,' 86 'locked,middlename,nationality,notice,nysc_lga,nysc_year,' 85 'hq_session,hq_type,jamb_age,jamb_reg_number,jamb_score,' 86 'jamb_subjects,lastname,lga,locked,marit_stat,middlename,' 87 'nationality,next_kin_address,notice,nysc_lga,nysc_year,' 88 'olevel_exam_date,olevel_exam_date2,olevel_exam_number,' 89 'olevel_exam_number2,olevel_results,olevel_results2,' 90 'olevel_school,olevel_school2,olevel_type,olevel_type2,' 87 91 'password,phone,pp_school,presently_inst,reg_number,' 88 're sult_uploaded,screening_date,screening_score,'89 'screening_venue,sex,special_application, '90 's tate,student_id,suspended,container_code\r\n'92 'religion,result_uploaded,screening_date,screening_score,' 93 'screening_venue,sex,special_application,state,student_id,' 94 'suspended,container_code\r\n' 91 95 ',dp2011_654321,,654321,CERT1,CERT1,CERT1,1981-02-04#,' 92 96 'Anna M. Tester,anna@sample.com,,,,,,,,,,,Anna,' 93 '[u\'201 2-10-28 21:27:52WAT - Application initialized by system\']'94 ',,,,,,,,,, Tester,,0,M.,NG,"Some notice\nin lines.",,,'95 'any password,+234-123-12345#,,,123456,, '96 '"Saturday, 16th June 2012 2:00:00 PM",98,Exam Room, f,,initialized,,'97 ' 0,dp2011\r\n')97 '[u\'2015-04-26 13:44:05 WAT - Application initialized by system\']' 98 ',,,,,,,,,,,Tester,,0,,M.,NG,,"Some notice\nin lines.",,,,,,,,,,,,,' 99 'any password,+234-123-12345#,,,123456,,,' 100 '"Saturday, 16th June 2012 2:00:00 PM",98,Exam Room,' 101 'f,,initialized,,0,dp2011\r\n') 98 102 # We can import the same file if we ignore some columns. 99 103 # Since the applicants_catalog hasn't been notified, the same
Note: See TracChangeset for help on using the changeset viewer.