summary refs log tree commit diff
path: root/tests/replication/storage/test_events.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersPatrick Cloke2023-11-211-10/+16
|
* Stop patching EventBase.__eq__ in tests. (#16349)Patrick Cloke2023-09-181-31/+18
| | | | It is clearer to directly test equality instead of doing indirect assertions via patching __eq__.
* Return an immutable value from get_latest_event_ids_in_room. (#16326)Patrick Cloke2023-09-181-2/+2
|
* Bump mypy-zope & mypy. (#16188)Patrick Cloke2023-08-291-1/+1
|
* Update code to refer to "workers". (#15606)Patrick Cloke2023-05-161-0/+420
A bunch of comments and variables are out of date and use obsolete terms.