egirlskey/packages/backend/test/e2e
rinsuki 49f0837729
fix(server): DriveFile related N+1 query when call note packMany (again) (#10190)
* Revert "Revert "fix(server): DriveFile related N+1 query when call note packMany (#10133)""

This reverts commit a7c82eeabc.

* packManyByIdsMap: 存在チェックをしてなかったものは null を入れるように

* Note.packMany で reply とか renote がもうあったらそのファイルも引く

* テストを書く

* fix test

* fix test

* fix test

* fix test
2023-03-04 16:48:50 +09:00
..
api-visibility.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
api.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
block.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
endpoints.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
fetch-resource.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
ff-visibility.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
mute.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
note.ts fix(server): DriveFile related N+1 query when call note packMany (again) (#10190) 2023-03-04 16:48:50 +09:00
streaming.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
thread-mute.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
user-notes.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00