aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/utils
Commit message (Collapse)AuthorAgeFilesLines
* Server: error if we add a pod that already existsChocobozzz2017-01-271-3/+8
|
* Fix testsChocobozzz2017-01-231-1/+2
|
* Server: paths refractoringChocobozzz2017-01-171-1/+1
|
* Server: fix single pod testsChocobozzz2017-01-121-19/+35
|
* Server: add video abuse supportChocobozzz2017-01-041-0/+73
|
* Server: split check params testsChocobozzz2016-12-302-2/+11
|
* Server: add updatedAt attribute to videosChocobozzz2016-12-301-2/+4
|
* Server: add ability to update a videoChocobozzz2016-12-291-1/+27
|
* Update migrations codeChocobozzz2016-12-251-1/+1
|
* First version with PostgreSQLChocobozzz2016-12-192-3/+3
|
* Server: adapt tests to hostChocobozzz2016-11-162-10/+11
|
* Server: fix real world toolsChocobozzz2016-10-101-1/+1
|
* Server: remove useless hash affectationsChocobozzz2016-10-027-29/+29
|
* Server: make friends urls come from the request instead of theChocobozzz2016-08-201-1/+26
| | | | configuration file
* Server: add user list sort/paginationChocobozzz2016-08-161-0/+15
|
* Server: delete user with the id and not the usernameChocobozzz2016-08-091-3/+3
|
* Server: create requests utils moduleChocobozzz2016-08-071-0/+68
|
* Server: split tests utils in multiple filesChocobozzz2016-08-077-0/+562