summary refs log tree commit diff
path: root/tests/handlers/test_federation_event.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Log maria membership event github/maddlittlemods/msc2716-many-batches-optimization maddlittlemods/msc2716-many-batches-optimizationEric Eastwood2022-10-121-3/+5
* Ordering off because not setting stream_orderingEric Eastwood2022-10-121-0/+3
* Add stream_ordering to debug stringEric Eastwood2022-10-121-1/+1
* Explain why auth/state necessary hereEric Eastwood2022-09-301-3/+14
* WIP: Connect state_chain to prev_event and the batch to the state_chain so ev...Eric Eastwood2022-09-291-3/+3
* Seems to work with MariaEric Eastwood2022-09-291-18/+76
* Working once you connect the floating insertion eventEric Eastwood2022-09-291-22/+49
* Simplify case more (no more alice)Eric Eastwood2022-09-281-10/+2
* Simplify caseEric Eastwood2022-09-281-41/+17
* Try chronolgoical which rejects the historicalEric Eastwood2022-09-281-2/+4
* I think working same as Complement reverse_chronological, only the insertion ...Eric Eastwood2022-09-281-16/+113
* Align more to Complement test which does passEric Eastwood2022-09-281-16/+59
* Show extra unepexpected eventsEric Eastwood2022-09-281-4/+26
* Use event_id to compareEric Eastwood2022-09-271-3/+3
* Better assertion messageEric Eastwood2022-09-271-24/+87
* Test running but no expected results yetEric Eastwood2022-09-271-3/+31
* Non-working testEric Eastwood2022-09-271-2/+153
* Avoid putting rejected events in room state (#13723)Sean Quah2022-09-161-0/+399
* Keep track when we try and fail to process a pulled event (#13589)Eric Eastwood2022-09-141-0/+222
* Rename test case method to `add_hashes_and_signatures_from_other_server` (#13...David Robertson2022-07-121-3/+3
* Fix inconsistencies in event validation (#13088)Richard van der Hoff2022-06-171-1/+0
* Wait for lazy join to complete when getting current state (#12872)Erik Johnston2022-06-011-1/+3
* Rename storage classes (#12913)Erik Johnston2022-05-311-4/+5
* Refactor `EventContext` (#12689)Erik Johnston2022-05-101-1/+3
* Optimise `_get_state_after_missing_prev_event`: use `/state` (#12040)Richard van der Hoff2022-04-011-0/+225