aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't forget to test the client stuffsChocobozzz2016-04-271-0/+6
* Add authentications for routes that need it and adapts the testsChocobozzz2016-04-148-129/+374
* Change name of fields for add video apiChocobozzz2016-03-182-9/+9
* Change api output for videosChocobozzz2016-03-183-9/+43
* Use const/let now we use node 4.2Chocobozzz2016-03-167-136/+132
* Fix testsChocobozzz2016-03-151-1/+1
* Fix testsChocobozzz2016-03-073-4/+4
* Prepare folders structure for angular appChocobozzz2016-03-0715-0/+1409