source: main/waeup.sirp/trunk/src/waeup/sirp/applicants/tests

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @7355   13 years Henrik Bettermann Add test for applicant copier. The test does also check if the …
(edit) @7348   13 years Henrik Bettermann Add regression test which shows that we can't view applicants after …
(edit) @7347   13 years Henrik Bettermann Rollback of r7341 as discussed on the phone. But now we get other …
(edit) @7344   13 years Henrik Bettermann This my recent version of the createStudent method.
(edit) @7322   13 years Henrik Bettermann Catch InvalidTransitionError? and flash error message.
(edit) @7321   13 years Henrik Bettermann Replace the term 'WAeUP' by SIRP which is a WAeUP product.
(edit) @7270   13 years Henrik Bettermann Let's call the registration number reg_number instead of reg_no, like …
(edit) @7266   13 years uli Fix indent.
(edit) @7265   13 years uli Fix tests.
(edit) @7263   13 years Henrik Bettermann Add tests for applicant batch importer. Make reg_no filed unique. …
(edit) @7260   13 years Henrik Bettermann Let's generate the applicant_id only when the applicant is added to …
(edit) @7259   13 years Henrik Bettermann Use reduced display form page as header in payment receipts. Add more …
(edit) @7255   13 years Henrik Bettermann Remove unused imports.
(edit) @7252   13 years Henrik Bettermann Add tests for acceptance fee payment.
(edit) @7250   13 years Henrik Bettermann First part of acceptance fee payment integration (under construction).
(edit) @7241   13 years Henrik Bettermann Add fixed ApplicantImageNameChooserTests?.
(edit) @7240   13 years Henrik Bettermann Rebuild applicants package (1st part). Applicants now have an …
(edit) @7238   13 years Henrik Bettermann Fix test.
(edit) @7226   13 years Henrik Bettermann The contact form does not yet work for applicant principles. The user …
(edit) @7200   13 years Henrik Bettermann Use same naming convention as in students: manage instead of …
(edit) @7193   13 years Henrik Bettermann More copyright adjustments.
(edit) @7184   13 years Henrik Bettermann Reorganise permissions: The navigation viewlets now manage the …
(edit) @7159   13 years Henrik Bettermann Rename securitypolicy module to dynamicroles.
(edit) @7137   13 years Henrik Bettermann Set value Id for property svn:keywords in all Python files.
(edit) @7125   13 years uli Remove not used security map.
(edit) @7121   13 years uli Let applicants cooperate with new imagestorage and accept at least jpg …
(edit) @7113   13 years uli First sketch of PrincipalRoleManager? specifically designed for applicants.
(edit) @7088   13 years uli It is KB, not GB, actually.
(edit) @7087   13 years Henrik Bettermann minor change
(edit) @7086   13 years Henrik Bettermann Increase MAX_UPLOAD_SIZE, 20 kB is more realistic. We can import …
(edit) @7083   13 years uli Ensure in tests that the maximum upload size restriction really works.
(edit) @7074   13 years uli Remove invalid test (default images are not stored in file store for …
(edit) @7063   13 years uli Merge changes from branch ulif-extimgstore back into trunk. Beside …
(edit) @6816   13 years Henrik Bettermann Application is only allowed between start and end time. Show dates on …
(edit) @6732   13 years uli Use logger-aware testing components from w.s.testing. Remove unused …
(edit) @6731   13 years uli Use logger-aware components from w.s.testing in tests. Remove unused …
(edit) @6730   13 years uli Use logger-aware w.s.testing components. Remove unused imports.
(edit) @6659   13 years Henrik Bettermann Add missing imports.
(edit) @6658   13 years Henrik Bettermann Use w.s. test case for functional tests and remove unneeded code. The …
(edit) @6657   13 years uli Use w.s. test case for functional tests.
(edit) @6632   13 years Henrik Bettermann Rename applicants.py, accesscodes.py and students.py modules. Their …
(edit) @6611   13 years Henrik Bettermann Further increase test coverage. Yeah, pages.py is now 90% covered.
(edit) @6603   13 years uli Start splitting (code-wise) long tests into shorter pieces. I guess …
(edit) @6602   13 years uli Add test. Container coverage at 100%.
(edit) @6600   13 years uli Remove XXX marker. Issue solved.
(edit) @6599   13 years uli Reenable test for image in erraneous applicant forms.
(edit) @6595   13 years Henrik Bettermann Increase browser test coverage to 100%.
(edit) @6591   13 years Henrik Bettermann Test workflow transition.
(edit) @6590   13 years Henrik Bettermann Test assigning of local roles.
(edit) @6586   13 years Henrik Bettermann This test fails because fire_transition does not return False if the …
(edit) @6585   13 years Henrik Bettermann Increase test coverage from 84% to 95%.
(edit) @6583   13 years uli Add test to prove that uploaded images if not changed are equal …
(edit) @6578   13 years uli Implement a new logging technique and use it. Details are explained in …
(edit) @6541   13 years uli pyflakes.
(edit) @6540   13 years uli - Reorganize browser tests: make it more readable, put often used …
(edit) @6539   13 years uli Extend tests and use new IFileRetrieval when checking passport images.
(edit) @6487   13 years Henrik Bettermann Add test for EditApplicantFull?-Page which is used by applicants. The …
(edit) @6484   13 years Henrik Bettermann Indeed the test passes now.
(edit) @6483   13 years uli Make browser tests setup work again, finally. I cannot tell, what the …
(edit) @6482   13 years Henrik Bettermann Extend the setup of ApplicantsUITests. The test does not pass because …
(edit) @6479   13 years Henrik Bettermann Increase coverage from 58% to 83%.
(edit) @6470   13 years Henrik Bettermann It should always be workflow state not status. My mistake.
(edit) @6452   13 years Henrik Bettermann Replace properties 'used' and 'disabled' by 'status'.
(edit) @6443   13 years uli Add tests for applicants root logger.
(edit) @6442   13 years uli Add test to check applicants root logger.
(edit) @6441   13 years uli Clean up file in tempdir lingering around after tests.
(edit) @6428   13 years uli The entries() method of AccessCodeBatch? will go away. Use values() instead.
(edit) @6412   13 years uli Fix test.
(edit) @6340   13 years Henrik Bettermann Source titles should have an initial capital letter to conform with …
(edit) @6297   13 years uli Fix testing problems simply by turning basic unittests into functional …
(edit) @6289   13 years uli Remove trailing whitespace.
(edit) @6288   13 years uli Improve some applicants related tests: for setup register …
(edit) @6282   13 years uli Fix batching of applicants containers.
(edit) @6281   13 years uli Use working CSV data.
(edit) @6256   13 years Henrik Bettermann Move vocabularies and sources into a separate module like in …
(edit) @6253   13 years uli Add some sample CSV data.
(edit) @6252   13 years uli Adapt tests for Applicants Container. The last, most complex and most …
(edit) @6251   13 years uli First steps to make the copied batch-stuff work with regular …
(edit) @6250   13 years uli Copy over batching-related modules from jambtables (maybe last thing …
(edit) @6179   13 years uli Remove now invalid test cases and clean up.
(edit) @6123   13 years uli - Remove whitespaces - Make authentication tests work again. …
(edit) @6120   13 years uli Update helper tests to use valid ApplicantsContainer? and Applicant …
(edit) @6118   13 years uli Add test where a real applicant is stored and retrieved afterwards via …
(edit) @6117   13 years uli Add first test for catalog.
(edit) @6112   13 years Henrik Bettermann Fix tests.
(edit) @6104   13 years uli Fix trailing whitespaces.
(edit) @6088   13 years Henrik Bettermann Fix test.
(edit) @6087   13 years Henrik Bettermann Adding some attributes to ApplicantsContainer?. Generate title and code …
(edit) @5985   13 years uli Add test for applicant trying invalid anonymous login.
(edit) @5984   13 years uli Fix this tests to cope with the modified w.s.image.
(edit) @5912   13 years uli Make anonymous valid login test really work.
(edit) @5908   13 years uli Check whether the disabled attribute of accesscodes is respected …
(edit) @5906   13 years uli Add tests for applicant login in functional site.
(edit) @5897   13 years uli Make sure applicants auth components are registered on University …
(edit) @5895   13 years uli Check that entered values are really displayed after submit.
(edit) @5893   13 years uli Define path used in several tests in test-case setup.
(edit) @5892   13 years uli Add login tests for manager user.
(edit) @5890   13 years uli Add more tests regarding invalid applicant credentials.
(edit) @5889   13 years uli Be more verbose.
(edit) @5888   13 years uli Add tests for browser stuff. This is partly a new procedure: we add …
Note: See TracRevisionLog for help on using the revision log.