test(18-02): add failing tests for global item service and seed

- 10 test cases covering search, owner count, link/unlink, seed idempotency
- Added globalItems/itemGlobalLinks tables to SQLite schema
- Added Zod schemas and types for global items
- Created 18-item bikepacking gear seed data JSON
This commit is contained in:
2026-04-05 13:05:28 +02:00
parent f7c9f3dc94
commit 3a6876f7e8
8 changed files with 1393 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -71,6 +71,13 @@
"when": 1775287060443,
"tag": "0009_happy_mockingbird",
"breakpoints": true
},
{
"idx": 10,
"version": "6",
"when": 1775387093955,
"tag": "0010_demonic_rawhide_kid",
"breakpoints": true
}
]
}