egirlskey/packages/backend
Kagami Sascha Rosylight 61215e50ff
test(backend): APIテストの復活 (#10163)
* Revert 1c5291f818

* 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
2023-03-03 11:13:12 +09:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets Update apple-touch-icon.png 2023-02-24 18:18:50 +09:00
migration feat: 時限ロール (#10145) 2023-03-01 10:20:03 +09:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
src test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
test test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
.eslintignore use eslint 2021-11-12 10:35:41 +09:00
.eslintrc.cjs test(server): add validation test of api:notes/create (#10090) 2023-02-26 11:28:05 +09:00
.madgerc Create .madgerc 2022-09-20 01:04:08 +09:00
.swcrc Release: 13.7.2 (#10035) 2023-02-23 17:36:36 +09:00
check_connect.js Update packages/backend/check_connect.js 2023-02-26 20:07:52 +09:00
jest.config.cjs test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js fix: postgre -> postgres (#9814) 2023-02-07 19:50:38 +09:00
package.json test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
tsconfig.json test(server): add validation test of api:notes/create (#10090) 2023-02-26 11:28:05 +09:00
watch.mjs Revert "perf: build backend with swc (#9463)" 2023-01-13 09:32:56 +09:00

Misskey Backend