aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/plugins.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove low timeoutsChocobozzz2023-05-221-2/+0
| | | | Default timeout is 30s
* Cleanup tests importsChocobozzz2022-08-171-1/+0
|
* Move test functions outside extra-utilsChocobozzz2021-12-171-4/+2
|
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
|
* Increase timeoutChocobozzz2021-12-061-1/+1
|
* Reorganize importsChocobozzz2021-07-201-2/+1
|
* Refactor requestsChocobozzz2021-07-201-33/+33
|
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
|
* Shorter server command namesChocobozzz2021-07-201-4/+4
|
* Introduce user commandChocobozzz2021-07-201-2/+1
|
* Introduce login commandChocobozzz2021-07-201-3/+2
|
* Introduce server commandsChocobozzz2021-07-201-4/+3
|
* Introduce plugins commandChocobozzz2021-07-201-3/+2
|
* Reorganize plugin modelsChocobozzz2021-05-111-6/+6
|
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-34/+35
|
* Add external login testsChocobozzz2020-05-041-0/+13
|
* Move to eslintcontainChocobozzz2020-02-031-1/+1
|
* Add public settings endpointChocobozzz2019-07-261-5/+5
|
* Add plugin API testsChocobozzz2019-07-241-1/+13
|
* Add plugins check params testsChocobozzz2019-07-241-0/+474