aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/external-plugins
Commit message (Expand)AuthorAgeFilesLines
* Ask password reset/email verif error handlingChocobozzz2022-09-281-0/+8
* Test akismet plugin signupChocobozzz2022-09-261-8/+37
* Add akismet testsChocobozzz2022-09-232-0/+132
* We don't need to import mochaChocobozzz2022-08-173-3/+0
* Move test functions outside extra-utilsChocobozzz2021-12-172-8/+8
* shared/ typescript types dir server-commandsChocobozzz2021-12-173-3/+3
* Reorganize importsChocobozzz2021-07-203-4/+4
* Refactor requestsChocobozzz2021-07-203-11/+11
* Use an object to represent a serverChocobozzz2021-07-203-16/+14
* Shorter server command namesChocobozzz2021-07-203-45/+45
* Introduce videos commandChocobozzz2021-07-203-43/+37
* Introduce user commandChocobozzz2021-07-201-8/+4
* Introduce login commandChocobozzz2021-07-201-10/+17
* Introduce sql commandChocobozzz2021-07-202-2/+2
* Introduce blacklist commandChocobozzz2021-07-201-7/+4
* Introduce blocklist commandChocobozzz2021-07-201-6/+3
* Introduce plugins commandChocobozzz2021-07-203-66/+21
* Use random port for mock servers in testsChocobozzz2021-06-032-4/+6
* Check banned status for external authsChocobozzz2021-02-011-0/+17
* Fix ldap test portChocobozzz2021-01-041-1/+1
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-3/+4
* Correctly test ldapChocobozzz2020-07-311-2/+2
* Close mock blocklit server when tests endChocobozzz2020-06-262-0/+4
* Add auto block videos plugin testsChocobozzz2020-06-252-0/+191
* Add test for auto mute list routerChocobozzz2020-05-112-8/+79
* Improve auto mute testsChocobozzz2020-05-071-4/+56
* Add auto mute plugin testsChocobozzz2020-05-072-0/+121
* Add external login testsChocobozzz2020-05-041-3/+11
* Add plugin ldap testsChocobozzz2020-05-042-0/+101