aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/friends-advanced.js
Commit message (Collapse)AuthorAgeFilesLines
* Convert tests to typescriptChocobozzz2017-09-041-394/+0
|
* Remove one pod (#76)Green-Star2017-08-021-0/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Move to promisesChocobozzz2017-07-051-1/+18
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Fix test (#71)Green-Star2017-07-021-1/+1
| | | | | | | | | | | | * 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.
* Fix testsChocobozzz2017-05-051-1/+1
|
* Server: refractoring upload/update video test utilsChocobozzz2017-03-261-6/+4
|
* Add video category supportChocobozzz2017-03-221-1/+2
|
* Update bittorrent-tracker and standard to v9Chocobozzz2017-03-031-0/+2
|
* Server: add video abuse supportChocobozzz2017-01-041-5/+5
|
* Server: adapt tests to hostChocobozzz2016-11-161-1/+1
|
* Server: test filenames with hyphensChocobozzz2016-08-151-0/+284