summary refs log tree commit diff
path: root/tests/rest/client/v1/test_admin.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* create support user (#4141)Neil Johnson2018-12-141-5/+28
| | | | | | Allow for the creation of a support user. A support user can access the server, join rooms, interact with other users, but does not appear in the user directory nor does it contribute to monthly active user limits.
* Remove some boilerplate in tests (#4156)Amber Brown2018-11-071-63/+53
|
* Run tests under PostgreSQL (#3423)Amber Brown2018-08-131-1/+1
|
* Run black.black2018-08-101-1/+4
|
* Test fixes for Python 3 (#3647)Amber Brown2018-08-091-5/+5
|
* Admin API for creating new users (#3415)Amber Brown2018-07-201-0/+305