aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Server: remove useless hash affectationsChocobozzz2016-10-027-29/+29
* Server: fix unit tests againChocobozzz2016-09-211-2/+4
* Server: fix testsChocobozzz2016-09-211-4/+6
* Fix client peer dependenciesChocobozzz2016-09-201-7/+0
* Server: add requests stats endpointChocobozzz2016-09-192-1/+148
* Server: add pod created date and score to the list controllerChocobozzz2016-08-261-2/+11
* Server: fix check user params testsChocobozzz2016-08-231-12/+10
* Client: fix error display for componentChocobozzz2016-08-231-0/+11
* Server: fix makefriends validation and testsChocobozzz2016-08-211-50/+59
* Server: fix real world simulation scriptChocobozzz2016-08-201-14/+17
* Server: make friends urls come from the request instead of theChocobozzz2016-08-202-5/+60
* Server: add user list sort/paginationChocobozzz2016-08-163-4/+120
* Server: test filenames with hyphensChocobozzz2016-08-156-5/+5
* Server: fix travis testsChocobozzz2016-08-141-9/+2
* Server: delete user with the id and not the usernameChocobozzz2016-08-093-8/+8
* Server: create requests utils moduleChocobozzz2016-08-072-89/+105
* Server: split tests utils in multiple filesChocobozzz2016-08-0714-626/+712
* Server: do not allow a user to remove a video of another userChocobozzz2016-08-051-0/+2
* Server: fix testsChocobozzz2016-08-051-1/+1
* Server: allow user to get its informations (/users/me)Chocobozzz2016-08-053-7/+53
* Implement user API (create, update, remove, list)Chocobozzz2016-08-043-20/+393
* Server: Add some cli tools to make it easy to upload a lot of videosChocobozzz2016-07-204-1/+188
* Server: do not enable images tests by default because it needs a specialChocobozzz2016-07-201-9/+16
* Server: implement refresh tokenChocobozzz2016-07-201-1/+7
* Server: udpate async to 2.0.0Chocobozzz2016-07-187-41/+46
* Fix testsChocobozzz2016-07-071-1/+1
* Server: add script that try to simulate a real world situationChocobozzz2016-07-061-0/+215
* Fix requests ordering between podsChocobozzz2016-07-051-0/+15
* Request model refractoring -> use mongoose apiChocobozzz2016-06-281-1/+1
* Video model refractoring -> use mongoose apiChocobozzz2016-06-241-1/+1
* Try to make a better communication (between pods) moduleChocobozzz2016-06-184-19/+31
* Add tag search support to serverChocobozzz2016-06-061-0/+38
* Add tags support to serverChocobozzz2016-06-066-29/+166
* Extends the search feature by customizing the search field (name,Chocobozzz2016-05-222-15/+109
* Add total results field and wrap videos in data field when listingChocobozzz2016-05-215-50/+70
* Fix tests for according to the sortChocobozzz2016-05-171-0/+1
* Add ability to sort videos listChocobozzz2016-05-173-0/+109
* Add a check for the duration of videosChocobozzz2016-05-162-7/+23
* Add createdDate to videosChocobozzz2016-05-133-0/+18
* Introduce paginations in videos listingChocobozzz2016-05-132-0/+108
* Fix adding twice a torrent in webtorrentChocobozzz2016-05-131-1/+1
* Authenticate before make/quit friends (server + tests)Chocobozzz2016-05-135-25/+52
* Fix typos in server testsChocobozzz2016-05-134-22/+23
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-137-117/+117
* thumbnail_path -> thumbnailPathChocobozzz2016-05-102-8/+8
* Add tests for thumbnailsChocobozzz2016-05-109-15/+85
* Refractoring and add thumbnails support (without tests)Chocobozzz2016-05-101-2/+11
* Video duration support (server)Chocobozzz2016-05-032-0/+37
* Better tests for a better worldChocobozzz2016-05-033-14/+43
* Use scripty instead of writing shell commands in package.jsonChocobozzz2016-04-301-1/+1