|
|
@6615
|
13 years |
uli |
Start tests for authenticator plugin and other authentication
components.
|
|
|
@6613
|
13 years |
Henrik Bettermann |
Further increase test coverage. Henrik's code is now nearly 100% …
|
|
|
@6612
|
13 years |
Henrik Bettermann |
Catch traceback if data center storage path is not allowed to use.
|
|
|
@6611
|
13 years |
Henrik Bettermann |
Further increase test coverage. Yeah, pages.py is now 90% covered.
|
|
|
@6610
|
13 years |
Henrik Bettermann |
Remove BBB import.
|
|
|
@6609
|
13 years |
Henrik Bettermann |
Increase test coverage.
|
|
|
@6608
|
13 years |
Henrik Bettermann |
Further increase test coverage.
|
|
|
@6607
|
13 years |
Henrik Bettermann |
Switch to Unix line endings.
|
|
|
@6606
|
13 years |
Henrik Bettermann |
Remove eol-style property.
|
|
|
@6605
|
13 years |
Henrik Bettermann |
Check if global roles show up on the user container page.
|
|
|
@6604
|
13 years |
Henrik Bettermann |
We can add a global role by setting the attribute.
|
|
|
@6603
|
13 years |
uli |
Start splitting (code-wise) long tests into shorter pieces. I guess …
|
|
|
@6602
|
13 years |
uli |
Add test. Container coverage at 100%.
|
|
|
@6601
|
13 years |
uli |
Use NotImplemented? correctly.
|
|
|
@6600
|
13 years |
uli |
Remove XXX marker. Issue solved.
|
|
|
@6599
|
13 years |
uli |
Reenable test for image in erraneous applicant forms.
|
|
|
@6598
|
13 years |
uli |
Workaround for freshly uploaded images not being displayed in …
|
|
|
@6597
|
13 years |
Henrik Bettermann |
Further improve test coverage.
|
|
|
@6596
|
13 years |
Henrik Bettermann |
Add missing automodule files.
|
|
|
@6595
|
13 years |
Henrik Bettermann |
Increase browser test coverage to 100%.
|
|
|
@6594
|
13 years |
uli |
Remove unnecessary return. We use createWAeUPImageFile in order to get …
|
|
|
@6593
|
13 years |
uli |
Make sure, plugin updates work basically.
|
|
|
@6592
|
13 years |
uli |
Shorten University init. It seems we nowhere use keywords on …
|
|
|
@6591
|
13 years |
Henrik Bettermann |
Test workflow transition.
|
|
|
@6590
|
13 years |
Henrik Bettermann |
Test assigning of local roles.
|
|
|
@6589
|
13 years |
Henrik Bettermann |
Catch traceback if no user exists but 'Add local role' is accidentally …
|
|
|
@6588
|
13 years |
Henrik Bettermann |
Undo last changes. Modify invalidate_accesscode function instead. …
|
|
|
@6587
|
13 years |
Henrik Bettermann |
See comment of previous revision.
|
|
|
@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%.
|
|
|
@6584
|
13 years |
uli |
Fix bug in hurry.file.
|
|
|
@6583
|
13 years |
uli |
Add test to prove that uploaded images if not changed are equal …
|
|
|
@6582
|
13 years |
Henrik Bettermann |
Fix log string.
|
|
|
@6581
|
13 years |
uli |
Bring test coverage for loggers to 100%. That doesn't fix the …
|
|
|
@6580
|
13 years |
uli |
Log to commandline while site not added to ZODB.
|
|
|
@6579
|
13 years |
uli |
Use new logger also for datacenter. These changes were forgotten in …
|
|
|
@6578
|
13 years |
uli |
Implement a new logging technique and use it.
Details are explained in …
|
|
|
@6577
|
13 years |
uli |
Add two logging-related test helpers: a function to retrieve all …
|
|
|
@6576
|
13 years |
uli |
Add tests for academics plugin.
|
|
|
@6575
|
13 years |
uli |
Let update method of AcademicsPlugin? do at least something.
|
|
|
@6574
|
13 years |
uli |
Add unittests for FacultyContainer?.
|
|
|
@6573
|
13 years |
uli |
Include FacultyContainer? in tests.
|
|
|
@6572
|
13 years |
uli |
Also expose FacultyContainer? in public API.
|
|
|
@6571
|
13 years |
uli |
Add tests for public API of university subpackage.
|
|
|
@6570
|
13 years |
uli |
Keep test-coverage happy. For some wierd reason from the tuple items …
|
|
|
@6569
|
13 years |
uli |
Fix RoleSource?: only check title further, if there was at least one
found.
|
|
|
@6568
|
13 years |
uli |
Add some unittests for course containers.
|
|
|
@6567
|
13 years |
uli |
Make courses part of public API.
|
|
|
@6566
|
13 years |
uli |
Remove trailing whitespaces.
|
|
|
@6565
|
13 years |
uli |
Add course container to public university API.
|
|
|
@6564
|
13 years |
uli |
Bring test coverage for Faculty to 100%.
|
|
|
@6563
|
13 years |
uli |
Start unittests for faculties. We only cover those bits yet, not …
|
|
|
@6562
|
13 years |
uli |
Start exposing a public API for university subpackage.
|
|
|
@6561
|
13 years |
uli |
Clean up.
|
|
|
@6560
|
13 years |
uli |
Add tests for interfaces. We have to test non-interface components at …
|
|
|
@6559
|
13 years |
uli |
Remove pass statements. Coverage detector does not like them.
|
|
|
@6558
|
13 years |
uli |
Add missing test to bring coverage to 100%.
|
|
|
@6557
|
13 years |
uli |
Remove BBB import.
|
|
|
@6556
|
13 years |
uli |
Remove old passportwidget. WAeUPImageFile comes with an own widget.
|
|
|
@6555
|
13 years |
uli |
Remove the pass statement, because coverage detect says it is not …
|
|
|
@6554
|
13 years |
uli |
Add missing tests for accesscode components. accesscode subpackage now …
|
|
|
@6553
|
13 years |
uli |
Remove the search method from AccessCodeBatch?. If I rememember …
|
|
|
@6552
|
13 years |
uli |
Add tests for searching accesscodes via browser. Browser test coverage …
|
|
|
@6551
|
13 years |
uli |
Remove strange exception catcher. I have no clue how to provoke that …
|
|
|
@6550
|
13 years |
uli |
Add tests for search function of accesscodes catalog. Test coverage …
|
|
|
@6549
|
13 years |
uli |
Make AccessCodeQueryResultItem? really implement the promised …
|
|
|
@6548
|
13 years |
uli |
Reorganize tests a bit and add test case for QueryResultItem? (although …
|
|
|
@6547
|
13 years |
uli |
Add docs.
|
|
|
@6546
|
13 years |
uli |
Add tests for accesscode workflows. Right now we check only those …
|
|
|
@6545
|
13 years |
uli |
Remove trash.
|
|
|
@6544
|
13 years |
uli |
Add test for reimport of accesscodes.
|
|
|
@6543
|
13 years |
uli |
Add a sample csv for reimport of access codes.
|
|
|
@6542
|
13 years |
uli |
Fix _getStoragePath to create not-existing subdirs.
|
|
|
@6541
|
13 years |
uli |
pyflakes.
|
|
|
@6540
|
13 years |
uli |
- Reorganize browser tests: make it more readable, put often
used …
|
|
|
@6539
|
13 years |
uli |
Extend tests and use new IFileRetrieval when checking passport images.
|
|
|
@6538
|
13 years |
uli |
Create default passport image via IFileRetrieval utilities.
|
|
|
@6537
|
13 years |
uli |
Fix/extend image tests.
|
|
|
@6536
|
13 years |
uli |
The nice thing about all the past trouble: WAeUPImageFile is now much …
|
|
|
@6535
|
13 years |
uli |
Provide a public API.
|
|
|
@6534
|
13 years |
uli |
For views get the file contents and not the data.
|
|
|
@6533
|
13 years |
uli |
Many fixes to make widgets for WAeUPImage files behave as we would …
|
|
|
@6532
|
13 years |
uli |
Remove unused imports.
|
|
|
@6531
|
13 years |
uli |
Make sure we compare files from the beginning.
|
|
|
@6530
|
13 years |
uli |
Make sure we get an image storage in universities.
|
|
|
@6529
|
13 years |
uli |
Add more tests, most covering the brain-dead problems we had with …
|
|
|
@6528
|
13 years |
uli |
Fix imagestorage. It took ages to find out, that strange behaviour of …
|
|
|
@6527
|
13 years |
uli |
When removing a complete site, it can happen that the user folder is …
|
|
|
@6526
|
13 years |
uli |
Clean up temporary dirs.
|
|
|
@6525
|
13 years |
uli |
Update tests: reintroduce file retrieval tests as they are going to be …
|
|
|
@6524
|
13 years |
uli |
We are going to make WAeUPImageFiles relying on installed …
|
|
|
@6523
|
13 years |
uli |
We have no unit tests for universities yet. Change that.
|
|
|
@6522
|
13 years |
uli |
Embed image storage in universities.
|
|
|
@6521
|
13 years |
uli |
Remove not implemented attributes from IUniversity. We will use …
|
|
|
@6520
|
13 years |
uli |
Add tests for image storage. The image storage is not yet activated in …
|
|
|
@6519
|
13 years |
uli |
Add an image storage to store images for each site.
|
|
|
@6518
|
13 years |
Henrik Bettermann |
Explain the description field.
|
|
|
@6517
|
13 years |
Henrik Bettermann |
Probably due to a bug in Sphinx autodoc couldn't import/find some …
|
|
|
@6516
|
13 years |
Henrik Bettermann |
Proposal for structuring the API - Part 5
|
|
|
@6515
|
13 years |
Henrik Bettermann |
Proposal for structuring the API - Part 4
|
|
|