dendrite/internal
Till f762ce1050
Add clientapi tests (#2916)
This PR
- adds several tests for the clientapi, mostly around `/register` and
auth fallback.
- removes the now deprecated `homeserver` field from responses to
`/register` and `/login`
- slightly refactors auth fallback handling
2022-12-23 14:11:11 +01:00
..
caching
eventutil
fulltext
hooks
httputil Add clientapi tests (#2916) 2022-12-23 14:11:11 +01:00
pushgateway Test and CI related changes (#2896) 2022-12-02 11:44:20 +01:00
pushrules Pushrule tweaks, make pattern non-optional on EventMatchCondition (#2918) 2022-12-23 12:52:47 +01:00
sqlutil
transactions
log_unix.go Fix issue with multiple/duplicate log entries during tests (#2906) 2022-12-08 08:24:06 +01:00
log_windows.go
log.go Fix issue with multiple/duplicate log entries during tests (#2906) 2022-12-08 08:24:06 +01:00
mutex.go
validate_test.go Add clientapi tests (#2916) 2022-12-23 14:11:11 +01:00
validate.go Add clientapi tests (#2916) 2022-12-23 14:11:11 +01:00
version.go