aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/shared/directories.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove low timeoutsChocobozzz2023-05-221-1/+1
| | | | Default timeout is 30s
* Fix runner cleanup testChocobozzz2023-05-191-2/+3
|
* Support studio transcoding in peertube runnerChocobozzz2023-05-091-7/+14
|
* Add TMP persistent directoryChocobozzz2023-05-091-0/+5
| | | | To store files that must be preserved between peertube restarts
* server: serve files from storage/well-known (#5214)kontrollanten2022-10-041-6/+2
| | | | | | | | | | | | | | | | | | | | | | | * server: serve files from storage/well-known closes #5206 * well-known: add tests * test: try to skip new tests * test: another try * fix(config/prod): well_known path * test: fix broken tests * Update misc-endpoints.ts * Use getDirectoryPath for tests * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com>
* Move test functions outside extra-utilsChocobozzz2021-12-171-0/+34