summaryrefslogtreecommitdiff
path: root/packages/backend/test/_e2e/api.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight2023-03-031-83/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Revert 1c5291f8185651c231903129ee7c1cee263f9f03 * APIテストの復活 * apiテストの移行 * moduleNameMapper修正 * simpleGetでthrowしないように status確認しているので要らない * longer timeout * ローカルでは問題ないのになんで * case sensitive * Run Nest instance within the current process * Skip some setIntervals * wait for 5 seconds * kill them all!! * logHeapUsage: true * detectOpenHandlesがじゃましているらしい * maxWorkers=1? * restore drive api tests * workerIdleMemoryLimit: 500MB * 1024MiB * Wait what
* refactor: use testsyuilo2023-02-021-7/+7
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+83