0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-29 10:43:46 +02:00
dendrite/test
kegsay 236b16aa6c
Begin adding syncapi component tests (#2442)
* Add very basic syncapi tests

* Add a way to inject jetstream messages

* implement add_state_ids

* bugfixes

* Unbreak tests

* Remove now un-needed API call

* Linting
2022-05-09 17:23:02 +01:00
..
wasm Add startup testing for Wasm Pinecone build (#1910) 2021-07-20 12:14:58 +01:00
base.go Begin adding syncapi component tests (#2442) 2022-05-09 17:23:02 +01:00
db.go Errors from createdb are non-fatal (#2420) 2022-05-05 10:53:52 +01:00
event.go syncapi: add more tests; fix more bugs (#2338) 2022-04-08 17:53:24 +01:00
http.go Begin adding syncapi component tests (#2442) 2022-05-09 17:23:02 +01:00
jetstream.go Begin adding syncapi component tests (#2442) 2022-05-09 17:23:02 +01:00
room.go Add test infrastructure code for dendrite unit/integ tests (#2331) 2022-04-08 10:12:30 +01:00
user.go Add test infrastructure code for dendrite unit/integ tests (#2331) 2022-04-08 10:12:30 +01:00