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