Commit graph

6 commits

Author SHA1 Message Date
Till Faelligen 5e8a1c6941
Merge branch 'main' of github.com:matrix-org/dendrite into s7evink/membershiptests 2023-04-03 20:31:52 +02:00
Till c2db38d295
Add user profile tests, refactor user API methods (#3030)
This adds tests for `/profile`.
Also, as a first change in this regard, refactors the methods defined on
the `UserInternalAPI` to not use structs as the request/response
parameters.
2023-04-03 20:19:26 +02:00
Till 2854ffeb7d
Add CS API device tests (#3029)
Adds tests for
- `/devices`
- `/delete_devices` (also adds UIA)
2023-03-31 10:15:01 +02:00
Till Faelligen 637c9a405e
Tweaks 2023-03-28 15:22:20 +02:00
Till Faelligen 9f8352b364
Try to forget the room twice 2023-03-28 14:28:59 +02:00
Till Faelligen 780ba021d5
Add tests for membership changes 2023-03-28 14:19:35 +02:00