OpenSlides/tests/unit
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
..
agenda (WIP) Ordered and delayed autoupdates: 2020-05-27 16:05:27 +02:00
assignments Initial work for supporting voting 2020-03-17 07:24:34 +01:00
config Reworked config 2019-10-21 13:45:06 +02:00
core New Projector 2019-01-19 08:19:40 +01:00
motions (WIP) Ordered and delayed autoupdates: 2020-05-27 16:05:27 +02:00
users Added vote weight and fixed named voting 2020-04-07 07:27:54 +02:00
utils adds more permissive html validation 2020-04-16 10:26:48 +02:00
__init__.py New Test order. 2015-01-24 18:00:03 +01:00