OpenSlides/tests
FinnStutzenstein d8b21c5fb5
(WIP) Ordered and delayed autoupdates:
- Extracted autoupdate code from consumers
- collect autoupdates until a AUTOUPDATE_DELAY is reached (since the first autoupdate)
- Added the AUTOUPDATE_DELAY parameter in the settings.py
- moved some autoupdate code to utils/autoupdate
- moved core/websocket to utils/websocket_client_messages
- add the autoupdate in the response (there are some todos left)
- do not send autoupdates on error (4xx, 5xx)
- the client blindly injects the autoupdate in the response
- removed the unused autoupdate on/off feature
- the clients sends now the maxChangeId (instead of maxChangeId+1) on connection
- the server accepts this.
2020-05-27 16:05:27 +02:00
..
example_data_generator fixed formatting after flake update 2020-05-13 16:16:03 +02:00
integration (WIP) Ordered and delayed autoupdates: 2020-05-27 16:05:27 +02:00
old Initial work for supporting voting 2020-03-17 07:24:34 +01:00
unit (WIP) Ordered and delayed autoupdates: 2020-05-27 16:05:27 +02:00
__init__.py reordered the tests 2012-11-24 15:00:17 +01:00
common_groups.py Protect element fields from the projector model. Fixes creation of 2019-04-09 17:15:16 +02:00
conftest.py saml 2019-10-21 13:34:01 +02:00
count_queries.py generate less queries in the autoupdate system 2020-03-17 07:24:36 +01:00
settings.py add settings variable ENABLE_ELECTRONIC_VOTING 2020-03-17 07:24:36 +01:00
test_case.py Adds the chart and dialog for analog voting 2020-03-17 07:24:38 +01:00