0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-26 08:18:21 +02:00
dendrite/syncapi/storage
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
..
postgres Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
shared Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
sqlite3 Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
tables Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
interface.go Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
storage.go Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021) 2021-11-02 16:48:48 +00:00
storage_test.go Add test infrastructure code for dendrite unit/integ tests (#2331) 2022-04-08 10:12:30 +01:00
storage_wasm.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00