misskey/packages/backend/test
syuilo 616cccf251
enhance(backend): refine system account (#15530)
* wip

* wip

* wip

* Update SystemAccountService.ts

* Update 1740121393164-system-accounts.js

* Update DeleteAccountService.ts

* wip

* wip

* wip

* wip

* Update 1740121393164-system-accounts.js

* Update RepositoryModule.ts

* wip

* wip

* wip

* Update ApRendererService.ts

* wip

* wip

* Update SystemAccountService.ts

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* add print logs

* ログが長すぎて出てないかもしれない

* fix migration

* refactor

* fix fed-tests

* Update RelayService.ts

* merge

* Update user.test.ts

* chore: emit log

* fix: tweak sleep duration

* fix: exit 1

* fix: wait for misskey processes to become healthy

* fix: longer sleep for user deletion

* fix: make sleep longer again

* デッドロック解消の試み

https://github.com/misskey-dev/misskey/issues/15005

* Revert "デッドロック解消の試み"

This reverts commit 266141f66f.

* wip

* Update SystemAccountService.ts

---------

Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2025-03-02 20:06:20 +09:00
..
e2e fix(backend): clips/updateのdescriptionで空文字を許容するように (#15429) 2025-02-26 01:27:38 +00:00
misc enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
prelude remove unused file 2024-06-21 13:18:19 +09:00
resources test(backend): goodbye, Lenna (#14111) 2024-07-02 14:29:44 +09:00
unit enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
compose.yml chore(docker-compose): 推奨の名前にする (#14096) 2024-06-28 11:16:12 +09:00
eslint.config.js update deps (#14057) 2024-07-02 11:38:34 +09:00
global.d.ts test(backend): enable typecheck by workflow (#13526) 2024-03-07 09:51:57 +09:00
jest.setup.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
tsconfig.json test(backend): enable typecheck by workflow (#13526) 2024-03-07 09:51:57 +09:00
utils.ts feature: ユーザ作成時にSystemWebhookを発信できるようにする (#14321) 2024-07-29 21:31:32 +09:00