Ignore:
Timestamp:
7 Jul 2015, 20:53:37 (9 years ago)
Author:
Henrik Bettermann
Message:

Add description only on edit page.

Use '++' separator when exporting jamb_subjects lines.

File:
1 edited

Legend:

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

    r13142 r13155  
    347347        applicant.course_admitted = self.certificate
    348348        applicant.notice = u'Some notice\nin lines.'
     349        applicant.jamb_subjects = u'Line 1\nLine 2'
    349350        applicant.screening_score = 98
    350351        applicant.screening_venue = u'Exam Room'
     
    378379            'Anna M. Tester,anna@sample.com,,,,,,,,,,,Anna,,,,,,'
    379380            '[u\'2015-07-06 11:21:22 WAT - Application initialized by system\']'
    380             ',,,,,,,,,,Tester,,0,M.,NG,"Some notice\nin lines.",,,'
     381            ',,,,,,,,,Line 1++Line 2,Tester,,0,M.,NG,"Some notice\nin lines.",,,'
    381382            'any password,+234-123-12345#,,123456,,,,,,,'
    382383            '"Saturday, 16th June 2012 2:00:00 PM",98,Exam Room,f,,,'
Note: See TracChangeset for help on using the changeset viewer.