summary refs log tree commit diff
path: root/tests/storage/test_transactions.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-24DebuggingEric Eastwood2-3/+25
2022-09-22Add test to ensure the safety worksEric Eastwood1-1/+32
2022-09-22Raise exception so we don't run into this arg mismatch againEric Eastwood1-0/+6
2022-09-22Add test to make sure we can actually clear entries just by room_idEric Eastwood1-1/+28
2022-09-22Better changelogEric Eastwood1-1/+1
2022-09-22Add test descriptionEric Eastwood1-0/+5
2022-09-22Fix `@cachedList` on `_have_seen_events_dict`Eric Eastwood2-19/+23
2022-09-22Invalidate cache like #13796Eric Eastwood2-33/+26
2022-09-22Scratch try different orders just to see how the tests pass differentlyEric Eastwood2-1/+3
2022-09-22Raise issue if complement fails with latest deps (#13859)David Robertson2-1/+3
2022-09-22Fix the cross-link from register admin API to config docs. (#13870)Patrick Cloke2-1/+2
2022-09-22Properly paginate forward in the /relations API. (#13840)Patrick Cloke4-14/+60
2022-09-22Try sort backfill points by tie breaking on stream_orderingEric Eastwood3-112/+220
2022-09-21Calculate the stream_ordering from newest -> o