1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-29 04:54:27 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Kegsay 3b98535dc5
only send new events to RS; add tests for /state_ids and /event ()
* only send new events to RS; add tests for /state_ids and /event

* Review comments: send in auth event order

* Ignore order of state events for this test as RespState.Events is non-deterministic
2020-05-06 18:03:25 +01:00
Kegsay 1294852270
Add tests around federationapi's txnReq ()
* Add necessary stubs for testing txnReq

* Add basic tests
2020-05-06 14:27:02 +01:00