aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-07-27Fix: Edited messages appear twice in fulltext search (#3363)Alex
2024-07-27Bump ws from 7.5.2 to 7.5.10 in /test/wasm (#3388)dependabot[bot]
2023-06-14Merge SenderID & Per Room User Key work (#3109)devonh
2023-06-07Use SenderID Type (#3105)devonh
2023-06-06PDU Sender split (#3100)devonh
2023-05-24Drop `reference_sha` column (#3083)Till
2023-05-04Use ProtoEvent where needed instead of EventBuilder (#3075)kegsay
2023-05-02Use PDU not *Event in HeaderedEvent (#3073)kegsay
2023-04-27Remove gmsl.HeaderedEvent (#3068)kegsay
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-03Add user profile tests, refactor user API methods (#3030)Till
2023-03-22Update Go, use go tool covdata for coverage files?Till Faelligen
2023-03-22Remove `BaseDendrite` (#3023)Till
2023-02-14Remove polylith/API mode (#2967)Till
2023-01-28Relay integration to pinecone demos (#2955)devonh
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
2023-01-20Make tests more reliable (#2948)Till
2022-12-22Handle guest access [1/2?] (#2872)Till
2022-12-22Fix reset password endpoint (#2921)Till
2022-12-08Add UserAPI util tests (#2907)Till
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