0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-29 10:43:46 +02:00
dendrite/test
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
..
testrig Update Go, use go tool covdata for coverage files? 2023-03-22 14:50:21 +01:00
wasm Add startup testing for Wasm Pinecone build (#1910) 2021-07-20 12:14:58 +01:00
db.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
event.go Fix outliers whose auth_events are in a different room are correctly rejected (#2791) 2022-10-14 09:14:54 +02:00
http.go Complement QoL changes (#2663) 2022-08-23 13:10:29 +02:00
keyring.go bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00
keys.go Pinecone standalone refactoring (#2685) 2022-08-31 10:41:32 +01:00
memory_federation_db.go Relay integration to pinecone demos (#2955) 2023-01-28 23:27:53 +00:00
memory_relay_db.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
room.go Handle guest access [1/2?] (#2872) 2022-12-22 13:05:59 +01:00
slice.go bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00
user.go Add user profile tests, refactor user API methods (#3030) 2023-04-03 20:19:26 +02:00