aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/external-plugins/auto-mute.ts
Commit message (Expand)AuthorAgeFilesLines
* Move test functions outside extra-utilsChocobozzz2021-12-171-4/+4
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Reorganize importsChocobozzz2021-07-201-2/+2
* Refactor requestsChocobozzz2021-07-201-6/+6
* Use an object to represent a serverChocobozzz2021-07-201-6/+5
* Shorter server command namesChocobozzz2021-07-201-17/+17
* Introduce videos commandChocobozzz2021-07-201-20/+18
* Introduce sql commandChocobozzz2021-07-201-1/+1
* Introduce blocklist commandChocobozzz2021-07-201-6/+3
* Introduce plugins commandChocobozzz2021-07-201-28/+12
* Use random port for mock servers in testsChocobozzz2021-06-031-2/+3
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-3/+4
* Close mock blocklit server when tests endChocobozzz2020-06-261-0/+2
* Add test for auto mute list routerChocobozzz2020-05-111-6/+77
* Improve auto mute testsChocobozzz2020-05-071-4/+56
* Add auto mute plugin testsChocobozzz2020-05-071-0/+120