summary refs log tree commit diff
path: root/tests/rest/client/v1/test_register.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove v1 only REST APIs now we don't ship matrix console (#4334)Amber Brown2018-12-291-89/+0
* Remove some boilerplate in tests (#4156)Amber Brown2018-11-071-5/+5
* Fix the testsAmber Brown2018-08-151-5/+2
* Run tests under PostgreSQL (#3423)Amber Brown2018-08-131-1/+1
* Run black.black2018-08-101-0/+1
* Move v1-only APIs into their own module & isolate deprecated ones (#3460)Amber Brown2018-07-191-1/+4
* Refactor REST API tests to use explicit reactors (#3351)Amber Brown2018-07-171-31/+37
* run isortAmber Brown2018-07-091-3/+7
* Merge pull request #1098 from matrix-org/markjh/bearer_tokenMark Haines2016-10-251-0/+2
|\
| * Fix unit testsMark Haines2016-09-121-0/+2
* | rest/client/v1/register: use the correct requester in createUserPatrik Oldsberg2016-10-061-21/+9
|/
* Create user with expiryNegi Fazeli2016-05-131-0/+88