OpenSlides/tests/unit/utils
Oskar Hahn d7db714562 CollectionElement and Autoupdate cleanups
* change get_restricted_data and get_projector_data to always use a list
* Add typings to all get_restricted_data and get_projector_data methods
* Replace CollectionElementList with a real list
* Fixed arguments of inform_deleted_data
* Moved CollectionElementCache to cache.py and refactored it
* Run tests with cache enabled (using fakeredis)
2017-09-15 12:11:32 +02:00
..
__init__.py New Test order. 2015-01-24 18:00:03 +01:00
test_collection.py CollectionElement and Autoupdate cleanups 2017-09-15 12:11:32 +02:00
test_utils.py more typings 2017-09-03 18:34:55 +02:00
test_validate.py Prevent XSS-attacks (fixes #2871) 2017-01-30 21:04:41 +01:00
test_views.py Removed old code needed be the server to serve pdf 2016-11-07 15:54:29 +01:00