|
|
@6632
|
13 years |
Henrik Bettermann |
Rename applicants.py, accesscodes.py and students.py modules. Their …
|
|
|
@6611
|
13 years |
Henrik Bettermann |
Further increase test coverage. Yeah, pages.py is now 90% covered.
|
|
|
@6603
|
13 years |
uli |
Start splitting (code-wise) long tests into shorter pieces. I guess …
|
|
|
@6600
|
13 years |
uli |
Remove XXX marker. Issue solved.
|
|
|
@6599
|
13 years |
uli |
Reenable test for image in erraneous applicant forms.
|
|
|
@6595
|
13 years |
Henrik Bettermann |
Increase browser test coverage to 100%.
|
|
|
@6591
|
13 years |
Henrik Bettermann |
Test workflow transition.
|
|
|
@6590
|
13 years |
Henrik Bettermann |
Test assigning of local roles.
|
|
|
@6586
|
13 years |
Henrik Bettermann |
This test fails because fire_transition does not return False if the …
|
|
|
@6585
|
13 years |
Henrik Bettermann |
Increase test coverage from 84% to 95%.
|
|
|
@6583
|
13 years |
uli |
Add test to prove that uploaded images if not changed are equal …
|
|
|
@6541
|
13 years |
uli |
pyflakes.
|
|
|
@6540
|
13 years |
uli |
- Reorganize browser tests: make it more readable, put often
used …
|
|
|
@6487
|
13 years |
Henrik Bettermann |
Add test for EditApplicantFull?-Page which is used by applicants. The …
|
|
|
@6484
|
13 years |
Henrik Bettermann |
Indeed the test passes now.
|
|
|
@6483
|
13 years |
uli |
Make browser tests setup work again, finally. I cannot tell, what the …
|
|
|
@6482
|
13 years |
Henrik Bettermann |
Extend the setup of ApplicantsUITests. The test does not pass because …
|
|
|
@6479
|
13 years |
Henrik Bettermann |
Increase coverage from 58% to 83%.
|
|
|
@6428
|
13 years |
uli |
The entries() method of AccessCodeBatch? will go away. Use values()
instead.
|
|
|
@6112
|
13 years |
Henrik Bettermann |
Fix tests.
|
|
|
@6104
|
14 years |
uli |
Fix trailing whitespaces.
|
|
|
@5985
|
14 years |
uli |
Add test for applicant trying invalid anonymous login.
|
|
|
@5912
|
14 years |
uli |
Make anonymous valid login test really work.
|
|
|
@5906
|
14 years |
uli |
Add tests for applicant login in functional site.
|
|
|
@5895
|
14 years |
uli |
Check that entered values are really displayed after submit.
|
|
|
@5893
|
14 years |
uli |
Define path used in several tests in test-case setup.
|
|
|
@5892
|
14 years |
uli |
Add login tests for manager user.
|
|
|
@5890
|
14 years |
uli |
Add more tests regarding invalid applicant credentials.
|
|
|
@5889
|
14 years |
uli |
Be more verbose.
|
|
|
@5888
|
14 years |
uli |
Add tests for browser stuff.
This is partly a new procedure: we add …
|