Kagami Sascha Rosylight
|
7bb8c71543
|
chore(backend, misskey-js): add type for signup (#11043)
* chore(backend, misskey-js): add type for signup
* rerun
|
2023-06-25 08:34:18 +09:00 |
Nanashia
|
8571c692ba
|
test(backend): Add tests for web resources (#10341)
|
2023-03-18 09:01:10 +09:00 |
syuilo
|
a43398ce1d
|
refactor(test): rename variable for INestApplicationContext
|
2023-03-12 20:57:01 +09:00 |
Kagami Sascha Rosylight
|
e0b7633a7a
|
enhance(backend): restore OpenAPI endpoints (#10281)
* enhance(backend): restore OpenAPI endpoints
* Update CHANGELOG.md
* version
* set max-age
* update redoc
* follow redoc documentation
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-03-10 02:37:44 +09:00 |
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 |