aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/users/user-subscriptions.ts
Commit message (Expand)AuthorAgeFilesLines
* test search for subscriptions and video-channelsRigel Kent2020-07-291-2/+30
* Move to eslintcontainChocobozzz2020-02-031-7/+8
* Fix subscriptions testsChocobozzz2020-01-101-1/+1
* All API tests in parallelChocobozzz2019-05-151-17/+17
* Use test wrapper exit functionChocobozzz2019-04-241-2/+3
* Cleanup testsChocobozzz2019-04-241-1/+1
* Shared utils -> extra-utilsChocobozzz2019-04-241-5/+5
* Add user adminFlagsChocobozzz2019-04-151-1/+1
* Move utils to /sharedbuoyantair2018-10-291-5/+14
* Add ability to search video channelsChocobozzz2018-08-271-1/+18
* Add ability to search a video with an URLChocobozzz2018-08-271-5/+23
* Add get subscription endpointChocobozzz2018-08-271-1/+26
* Add ability to set a name to a channelChocobozzz2018-08-271-22/+15
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-0/+312