source: main/waeup.sirp/trunk/src/waeup/sirp/applicants/tests/sample_applicant_data.csv @ 7266

Last change on this file since 7266 was 7263, checked in by Henrik Bettermann, 13 years ago

Add tests for applicant batch importer.

Make reg_no filed unique.

Two tests still fail because the importer only accepts the application_number as location field and does not yet search for registration numbers.

File size: 220 bytes
Line 
1container_code,reg_no,firstname,lastname,date_of_birth,email,course1
2dp2011,1001,Aaren,Pieri,1990-01-02,xx@yy.zz,CERT1
3dp2011,1002,Aaren,Finau,1990-01-03,xx@yy.zz,CERT1
4dp2011,1003,Aaren,Berson,1990-01-04,xx@yy.zz,CERT1
Note: See TracBrowser for help on using the repository browser.