Files
fusion/packages/core
gsxdsm 2670627d21 FN-6306: batch corruption test seed writes
Reduce the Database.recoverIfCorrupt startup guard setup cost without changing corruption coverage.

- Wrap the 3000 activityLog seed inserts in a single database transaction.
- Keep the wide-page corruption fixture intact while avoiding per-row transaction overhead.

Files changed:
 packages/core/src/__tests__/db.test.ts | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

Fusion-Task-Id: FN-6306
Fusion-Task-Lineage: af1d5615-b599-46c3-941f-7dc70099147c
2026-06-12 18:10:35 -07:00
..
2026-06-10 19:05:55 -07:00
2026-06-10 19:05:55 -07:00