summary refs log tree commit diff
path: root/tests/rest/client/test_consent.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-151-4/+4
* Remove redundant calls to `render()`Richard van der Hoff2020-11-161-5/+1
* use global make_request() directly where we have a custom ResourceRichard van der Hoff2020-11-151-7/+21
* Run Black. (#5482)Amber Brown2019-06-201-5/+5
* Bump bleach version so that tests can run on old deps.Erik Johnston2019-06-111-6/+0
* Migrate all tests to use the dict-based config format instead of hanging item...Amber Brown2019-05-131-4/+7
* Add admin api for sending server_notices (#5121)Richard van der Hoff2019-05-021-1/+1
* Move admin api impl to its own packageRichard van der Hoff2019-05-011-2/+3
* Add a test for the public T&Cs formRichard van der Hoff2018-11-141-0/+7
* Tests for user consent resource (#4140)Amber Brown2018-11-061-0/+111