gsxdsm
2ea3c5afec
FN-8081: migrate CLI tests to PostgreSQL harness
Migrate CLI test coverage from SQLite-specific fixtures to PostgreSQL-compatible stores.
- Run built extension tests with the shared PostgreSQL TaskStore harness.
- Inject the harness async layer into extension diagnostics and agent setup.
- Remove SQLite-only writer-lock and collision fixtures while retaining portable retry coverage.
Files changed:
.../src/__tests__/extension-integration.test.ts | 115 +++++++++++----------
packages/cli/src/__tests__/extension.test.ts | 24 +++--
.../src/commands/__tests__/task-lock-retry.test.ts | 96 ++---------------
3 files changed, 84 insertions(+), 151 deletions(-)
Fusion-Task-Id: FN-8081
Fusion-Task-Lineage: 89cc39d8-0094-4486-8a9d-772b6b964bb1
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-16 08:28:43 -07:00
..
2026-07-16 08:28:43 -07:00
2026-07-13 10:32:12 -07:00
2026-07-16 06:00:12 -07:00
2026-07-16 08:23:19 -07:00
2026-07-15 14:41:05 -07:00
2026-07-13 10:32:12 -07:00
2026-07-16 08:11:24 -07:00
2026-07-16 08:14:44 -07:00
2026-07-13 10:32:12 -07:00
2026-07-13 10:32:12 -07:00
2026-07-15 08:44:11 -07:00