aboutsummaryrefslogtreecommitdiff
path: root/test/db.go
AgeCommit message (Expand)Author
2023-01-23Initial Store & Forward Implementation (#2917)devonh
2023-01-23Use `t.TempDir` for SQLite databases, so tests don't rip out each others data...Till
2022-11-02Fix `moderncsqlite` errors and rebase onto `main` (#2832)0x1a8510f2
2022-05-18Really SKIP_NODB (#2472)Till
2022-05-05Errors from createdb are non-fatal (#2420)kegsay
2022-05-03Skip tests that require a database if we can't connect to one (#2413)Neil Alexander
2022-04-11Add database namespacing for unit tests (#2340)kegsay
2022-04-08syncapi: add more tests; fix more bugs (#2338)kegsay
2022-04-08Add test infrastructure code for dendrite unit/integ tests (#2331)kegsay