openpencil/tests/engine/app/storage
Danila Poyarkov 49b2d49e40 fix(storage): preserve durable sync work
- Resume persisted outbox jobs at startup without dropping writes when credentials are unavailable

- Serialize IndexedDB revisions and guard sync completion against concurrent saves

- Reconcile tombstones without reviving deleted documents and bound S3 metadata requests

- Require explicit CORS configuration instead of overwriting bucket rules during connection tests

- Keep ACP agents exclusive to the Design role and normalize invalid model limits
2026-07-26 23:43:38 +03:00
..
cache-eviction.test.ts feat(app): add local-first storage substrate 2026-07-26 14:30:39 +03:00
format-bytes.test.ts feat(app): add local-first storage substrate 2026-07-26 14:30:39 +03:00
local-store.test.ts fix(storage): preserve durable sync work 2026-07-26 23:43:38 +03:00
persist.test.ts feat(app): persist storage-bound documents locally first 2026-07-26 14:46:38 +03:00
reconcile.test.ts fix(storage): preserve durable sync work 2026-07-26 23:43:38 +03:00
sync-outbox.test.ts fix(storage): preserve durable sync work 2026-07-26 23:43:38 +03:00
unique-name.test.ts feat(app): add local-first storage substrate 2026-07-26 14:30:39 +03:00