aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-11-02Fix `moderncsqlite` errors and rebase onto `main` (#2832)0x1a8510f2
2022-10-26Initial support for multiple server names (#2829)Neil Alexander
2022-10-14Fix `outliers whose auth_events are in a different room are correctly rejecte...Till
2022-10-05Add `RoomEventType` nats.Header to avoid unneeded unmarshalling (#2765)Till
2022-09-07Fulltext implementation incl. config (#2480)Till
2022-09-01Configuration tweaks (#2567)Neil Alexander
2022-09-01Refactor appservices component (#2687)Neil Alexander
2022-08-31Pinecone standalone refactoring (#2685)Neil Alexander
2022-08-23Complement QoL changes (#2663)Till
2022-08-11Implement history visibility on `/messages`, `/context`, `/sync` (#2511)Till
2022-08-05Do not use `ioutil` as it is deprecated (#2625)Neil Alexander
2022-08-02Delete correct Send-to-Device messages (#2608)Till
2022-05-18Really SKIP_NODB (#2472)Till
2022-05-17bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466)kegsay
2022-05-11More syncapi tests (#2451)kegsay
2022-05-09Begin adding syncapi component tests (#2442)kegsay
2022-05-09One NATS instance per `BaseDendrite` (#2438)Neil Alexander
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
2021-07-20Add startup testing for Wasm Pinecone build (#1910)J. Ryan Stinnett