aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/external-plugins/auto-block-videos.ts
Commit message (Expand)AuthorAgeFilesLines
* Increase tests timeoutChocobozzz2023-01-111-1/+1
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-1/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Move test functions outside extra-utilsChocobozzz2021-12-171-4/+4
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Reorganize importsChocobozzz2021-07-201-1/+1
* Refactor requestsChocobozzz2021-07-201-4/+4
* Use an object to represent a serverChocobozzz2021-07-201-7/+6
* Shorter server command namesChocobozzz2021-07-201-11/+11
* Introduce videos commandChocobozzz2021-07-201-21/+17
* Introduce sql commandChocobozzz2021-07-201-1/+1
* Introduce blacklist commandChocobozzz2021-07-201-7/+4
* Introduce plugins commandChocobozzz2021-07-201-15/+4
* Use random port for mock servers in testsChocobozzz2021-06-031-2/+3
* Close mock blocklit server when tests endChocobozzz2020-06-261-0/+2
* Add auto block videos plugin testsChocobozzz2020-06-251-0/+190