OpenSlides/tests/unit/agenda
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
..
__init__.py Small agenda improvments 2015-02-09 20:30:04 +01:00
test_models.py List of speakers slide 2019-02-21 12:34:41 +01:00
test_projector.py (WIP) Ordered and delayed autoupdates: 2020-05-27 16:05:27 +02:00
test_views.py Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00