aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/friends-basic.js
Commit message (Collapse)AuthorAgeFilesLines
* Convert tests to typescriptChocobozzz2017-09-041-277/+0
|
* Remove one pod (#76)Green-Star2017-08-021-0/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Client: Fix typo * Client: Add removeFriend feature * Server: Add removeFriend feature * Server: Update method name * Fix rebase onto develop issues * Server: Fix error message * Server: Remove useless methods in removeFriend method * Server: Finish remove on pod feature after rebase * Server: Type pod parameter * Fix Travis build * Add friend-basic test for the remove one pod feature * Add check-params tests for the remove one pod feature * Fix typos * Add friend-advanced test for the remove one pod feature * Client: Trailing new line * Move to promises * Add undefined id test * Use find method instead of a for loop to find the friend to remove * Remove setTimeout method * Server: Remove requestScheduler operations * Server: Fix logging messages * Server: Remove sign request parameter
* Fix test (#71)Green-Star2017-07-021-3/+6
| | | | | | | | | | | | * Fix timeouting tests * Increase timeout to be sure requests will be propagated * Add timeout to be sure video views will be updated * Use standard style * Fix PR comments.
* Update bittorrent-tracker and standard to v9Chocobozzz2017-03-031-0/+2
|
* Add email to podsChocobozzz2017-02-161-0/+2
|
* Server: add video abuse supportChocobozzz2017-01-041-6/+6
|
* First version with PostgreSQLChocobozzz2016-12-191-2/+2
|
* Server: adapt tests to hostChocobozzz2016-11-161-9/+9
|
* Server: fix unit tests againChocobozzz2016-09-211-2/+4
|
* Server: fix testsChocobozzz2016-09-211-4/+6
|
* Server: add pod created date and score to the list controllerChocobozzz2016-08-261-2/+11
|
* Server: test filenames with hyphensChocobozzz2016-08-151-0/+192