aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/users.js
Commit message (Expand)AuthorAgeFilesLines
* Server: add user list sort/paginationChocobozzz2016-08-161-4/+79
* Server: delete user with the id and not the usernameChocobozzz2016-08-091-1/+1
* Server: split tests utils in multiple filesChocobozzz2016-08-071-28/+31
* Server: allow user to get its informations (/users/me)Chocobozzz2016-08-051-0/+13
* Implement user API (create, update, remove, list)Chocobozzz2016-08-041-1/+82
* Server: implement refresh tokenChocobozzz2016-07-201-1/+7
* Server: udpate async to 2.0.0Chocobozzz2016-07-181-2/+2
* Add tags support to serverChocobozzz2016-06-061-3/+16
* Add total results field and wrap videos in data field when listingChocobozzz2016-05-211-1/+1
* Authenticate before make/quit friends (server + tests)Chocobozzz2016-05-131-0/+10
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-131-10/+10
* Better tests for a better worldChocobozzz2016-05-031-1/+4
* Don't forget to test the client stuffsChocobozzz2016-04-271-0/+6
* Add authentications for routes that need it and adapts the testsChocobozzz2016-04-141-0/+133