Dax Raad b5c8bd3421 test: add tests for path-derived IDs in json migration
Tests verify that file paths are used for IDs even when JSON contains
different values - ensuring robustness against stale JSON content.
2026-02-14 20:37:17 -05:00
..
2026-02-13 07:50:43 +10:00
2026-02-14 04:19:48 +00:00
2026-02-14 04:19:02 +00:00
2026-02-14 04:19:02 +00:00
2026-02-14 04:19:02 +00:00
2026-02-15 00:34:56 +00:00

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.