かっこかり
|
6d15fe32d0
|
enhance(backend/test): Migrate tests to vitest (#16935)
* wip
* update fake-timers and migrate
* fix
* remove jest-mock
* fix
* fix
* fix
* fix
* attempt to fix unit tests
* attempt to fix e2e tests
* fix federation test [ci skip]
* attempt to fix e2e tests
* fix typecheck
* fix unit tests
* fix
* attempt to fix e2e
* fix
* Revert "attempt to fix e2e"
This reverts commit b7b7b05d85.
* attempt to fix e2e
* revert attempt to fix e2e
* update deps
* update vitest
* migrate
* attempt to fix e2e
* update
* fix
* remove vite swc plugin as oxc parser can handle decorators
* attempt to fix drive/files/create test
* Revert "attempt to fix drive/files/create test"
This reverts commit 4715153375.
* fix: エンドポイントにまつわるテストをunitからe2eに移動
* attempt to fix e2e
* remove swc
* attempt to fix e2e
* Revert "attempt to fix e2e"
This reverts commit 9fb86a4076.
* add logs for debug
* attempt to fix e2e
* Partially revert "attempt to fix e2e"
This reverts commit fb0008c85a.
* attempt to fix test
* fix: attempt to fix test
* Revert "fix: attempt to fix test"
This reverts commit ed2f5c40e8.
* Revert "attempt to fix test"
This reverts commit d7329c46f1.
* attempt to fix e2e
* fix: surpass eventemitter warning by increasing defaultMaxListeners
* attempt to fix e2e
* fix
* fix e2e not ending properly
* exp: add hanging-process reporter for investigation
* Revert "exp: add hanging-process reporter for investigation"
This reverts commit 26851f8282.
* update changelog
|
2026-04-20 14:57:29 +09:00 |
|
renovate[bot]
|
0455187a68
|
fix(deps): update [backend] update dependencies (major) (#16099)
* fix(deps): update [backend] update dependencies
* update approve builds
* update minimum node version for testing
* remove types/bcryptjs
* fix(backend): remove removed type previously exported from file-type
* migrate webauthnservice
* Update Changelog
* update deps (MisskeyIO#889)
- メンテナンスされないredis-lockを自前実装に変更
- 既にロックされている場合のリトライ間隔を調整
* use main redis for lock
* spdx
* tweak max retries
* [ci skip] dedupe
* attempt to fix test
* attempt to fix test
* Revert "attempt to fix test"
This reverts commit c508318627.
* temporarily roll back simonjs/fake-timers to v11.3.1
* Revert "temporarily roll back simonjs/fake-timers to v11.3.1"
This reverts commit 54f1fc3d79.
* migrate sinonjs/fake-timers
* update deps / migrate jest 30
* fix test
* fix: update node.js min version to 20.18.1
* fix: rollback nsfwjs to 4.2.0
* fix
* attempt to fix test
* attempt to fix test
* attempt to fix test
* attempt to fix test
* revert jest 30 related changes
* update deps
* fix test
* fix: rollback nsfwjs to 4.2.0
* fix: rollback sharp to 0.33
* update deps
* fix: rollback sharp-read-bmp to 1.2.0
* fix: rollback nsfwjs to 4.2.0
* recreate lockfile
* update deps
* fix: rollback sharp-read-bmp to 1.2.0
* fix: rollback jsdom, parse5
* fix: rollback jsdom types
* fix [ci skip]
* run pnpm dedupe
* update deps
* run pnpm dedupe [ci skip]
* Update Changelog [ci skip]
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-11-30 09:58:06 +09:00 |
|
anatawa12
|
4c473eb76d
|
fix: resolve with non-lowercased acct is broken (#15813)
* fix: resolve with non-lowercased acct is broken
* docs(changelog): Fix: 大文字を含むユーザの URL で紹介された場合に 404 エラーを返す問題
|
2025-04-13 18:34:33 +09:00 |
|
Yuri Lee
|
b83a2f33ff
|
test(backend): Add test for Passkey API (#14635)
|
2024-09-28 08:09:30 +09:00 |
|