Ignore:
Timestamp:
26 Apr 2015, 19:45:46 (9 years ago)
Author:
Henrik Bettermann
Message:

More fields and declarations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/tests/test_browser.py

    r12086 r12888  
    8383            'emp_position,emp_reason,emp_start,employer,employer2,'
    8484            '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,'
    8791            'password,phone,pp_school,presently_inst,reg_number,'
    88             'result_uploaded,screening_date,screening_score,'
    89             'screening_venue,sex,special_application,'
    90             'state,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'
    9195            ',dp2011_654321,,654321,CERT1,CERT1,CERT1,1981-02-04#,'
    9296            'Anna M. Tester,anna@sample.com,,,,,,,,,,,Anna,'
    93             '[u\'2012-10-28 21:27:52 WAT - 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')
    98102        # We can import the same file if we ignore some columns.
    99103        # Since the applicants_catalog hasn't been notified, the same
Note: See TracChangeset for help on using the changeset viewer.