summary refs log tree commit diff
path: root/tests/push/test_http.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move logging utilities out of the side drawer of util/ and into logging/ (#5606)Amber Brown2019-07-041-1/+1
* 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-1/+1
* 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
* Fix logcontext leak in http pusher testRichard van der Hoff2018-11-191-1/+2
* Add some tests for the HTTP pusher (#4149)Amber Brown2018-11-061-0/+159