dendrite/userapi
Till f023cdf8c4
Add UserAPI storage tests (#2384)
* Add tests for parts of the userapi storage

* Add tests for keybackup

* Add LoginToken tests

* Add OpenID tests

* Add profile tests

* Add pusher tests

* Add ThreePID tests

* Add notification tests

* Add more device tests, fix numeric localpart query

* Fix failing CI

* Fix numeric local part query
2022-04-27 15:05:49 +02:00
..
api Change pushkey_ts to be seconds (fix #2354) (#2358) 2022-04-19 09:51:02 +01:00
consumers Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
internal Use provided filter for account_data (#2372) 2022-04-25 19:04:46 +02:00
inthttp Handle QueryAccountAvailabilityPath in internal user API (#2332) 2022-04-08 10:18:27 +01:00
producers Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
storage Add UserAPI storage tests (#2384) 2022-04-27 15:05:49 +02:00
util Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
userapi_test.go Add UserAPI storage tests (#2384) 2022-04-27 15:05:49 +02:00
userapi.go Per-room consumers (#2293) 2022-03-23 10:20:18 +00:00