summary refs log tree commit diff
path: root/tests/state (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Run Black. (#5482)Amber Brown2019-06-201-10/+10
|
* Run Black on the tests again (#5170)Amber Brown2019-05-101-165/+39
|
* Collect room-version variations into one place (#4969)Richard van der Hoff2019-04-011-3/+4
| | | | Collect all the things that make room-versions different to one another into one place, so that it's easier to define new room versions.
* Pass through room version to event authErik Johnston2019-01-251-1/+3
|
* Add helpers for getting prev and auth events (#4139)Erik Johnston2018-11-061-1/+1
| | | | | | | * Add helpers for getting prev and auth events This is in preparation for allowing the event format to change between room versions.
* Fix None exception in state res v2Erik Johnston2018-11-021-2/+98
|
* isortErik Johnston2018-10-241-4/+1
|
* Rename resolve_events_with_factoryErik Johnston2018-10-241-2/+2
|
* Add some state res v2 testsErik Johnston2018-10-162-0/+666