summary refs log tree commit diff
path: root/tests/rest/client/v2_alpha/test_sync.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add `local_current_membership` table (#6655)Erik Johnston2020-01-151-9/+0
* Update copyrightsBrendan Abolivier2019-11-051-1/+2
* Incorporate reviewBrendan Abolivier2019-11-011-4/+4
* Incorporate reviewBrendan Abolivier2019-11-011-5/+5
* LintBrendan Abolivier2019-10-301-6/+6
* Add more integration testingBrendan Abolivier2019-10-301-6/+39
* Add integration tests for syncBrendan Abolivier2019-10-301-2/+110
* 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 typing being reset causing infinite syncs (#4127)Amber Brown2018-11-031-0/+123
* Port tests/ to Python 3 (#3808)Amber Brown2018-09-071-7/+1
* Integrate presence from hotfixes (#3694)Amber Brown2018-08-181-46/+33
* Fix the testsAmber Brown2018-08-151-3/+2
* Run tests under PostgreSQL (#3423)Amber Brown2018-08-131-1/+1
* Test fixes for Python 3 (#3647)Amber Brown2018-08-091-2/+2
* Move v1-only APIs into their own module & isolate deprecated ones (#3460)Amber Brown2018-07-191-2/+6
* Refactor REST API tests to use explicit reactors (#3351)Amber Brown2018-07-171-0/+83