aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/utils
Commit message (Expand)AuthorAgeFilesLines
* Convert real world tools to typescriptChocobozzz2017-09-073-3/+6
* Add tests for npm run scriptsChocobozzz2017-09-074-2/+49
* Fix tests and user quotaChocobozzz2017-09-061-1/+1
* Begin tests for user quotaChocobozzz2017-09-051-7/+37
* Convert tests to typescriptChocobozzz2017-09-0425-1018/+953
* Remove one pod (#76)Green-Star2017-08-021-1/+22
* Add previews cache system between podsChocobozzz2017-07-121-2/+2
* Requests -> RequestSchedulersChocobozzz2017-06-251-0/+0
* Fix video update testChocobozzz2017-06-121-18/+15
* Type modelsChocobozzz2017-05-251-1/+1
* Server: add tests for video blacklistsChocobozzz2017-05-012-2/+31
* Server: add ability to register new userChocobozzz2017-04-091-0/+22
* Server: add video language attributeChocobozzz2017-04-071-0/+15
* Server: Add NSFW in user profileChocobozzz2017-04-031-2/+6
* Server: add nsfw attributeChocobozzz2017-03-281-0/+3
* Server: add licence video attributeChocobozzz2017-03-271-0/+15
* Server: refractoring upload/update video test utilsChocobozzz2017-03-261-16/+26
* Add video category supportChocobozzz2017-03-221-2/+16
* Better real world testChocobozzz2017-03-191-0/+25
* Server: add config endpointChocobozzz2017-03-101-0/+24
* Add like/dislike system for videosChocobozzz2017-03-082-1/+32
* Add email to usersChocobozzz2017-02-181-1/+6
* 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
* 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