dendrite/roomserver/internal/input
kegsay 7499147550
Add test infrastructure code for dendrite unit/integ tests (#2331)
* Add test infrastructure code for dendrite unit/integ tests

Start re-enabling some syncapi storage tests in the process.

* Linting

* Add postgres service to unit tests

* dendrite not syncv3

* Skip test which doesn't work

* Linting

* Add `jetstream.PrepareForTests`

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-04-08 10:12:30 +01:00
..
input_events.go Mark soft-failed events as rejected in roomserver_events (#2252) 2022-03-04 15:27:10 +00:00
input_latest_events.go Don't send adds_state_events in roomserver output events anymore (#2258) 2022-03-07 17:17:16 +00:00
input_membership.go Fix transaction issues in events table in PSQL (#2165) 2022-02-10 09:30:16 +00:00
input_missing.go Update to matrix-org/gomatrixserverlib#300 2022-04-05 14:43:44 +01:00
input_test.go Add test infrastructure code for dendrite unit/integ tests (#2331) 2022-04-08 10:12:30 +01:00
input.go Per-room consumers (#2293) 2022-03-23 10:20:18 +00:00