aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/ApiBundle/Controller/UserRestControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add ability to name the clientJeremy Benoist2017-06-081-1/+2
* Create a client when creating a user using the apiJeremy Benoist2017-06-071-0/+12
* Return 201 on user creationJeremy Benoist2017-06-021-2/+2
* API user creation behing a toggleJeremy Benoist2017-06-021-17/+79
* Avoid side effect on other testsJeremy Benoist2017-05-301-1/+13
* Re-use `NewUserType` to validate registrationJeremy Benoist2017-05-301-0/+98