codeburn/app/electron
ozymandiashh d5efe3b31a test(electron): drop environment-coupled null assertion for unset dev-root override
The override-unset case resolved <repo>/dist/cli.js whenever a build had
run, so the toBeNull() assertion depended on the absence of a gitignored
artifact. The override-set tests already prove the new branch and the
non-Vite test covers the null path.
2026-07-20 15:13:55 +03:00
..
quota feat(app): refresh cadence, instant switching, cache coherence, telemetry v1 2026-07-16 11:47:05 -07:00
cli.test.ts test(electron): drop environment-coupled null assertion for unset dev-root override 2026-07-20 15:13:55 +03:00
cli.ts test(electron): isolate dev-resolution fixtures via CODEBURN_DEV_REPO_ROOT 2026-07-17 01:54:28 +03:00
main.test.ts fix(app): one cold_start per launch, attempt-scoped 2026-07-16 14:26:30 -07:00
main.ts fix(app): one cold_start per launch, attempt-scoped 2026-07-16 14:26:30 -07:00
preload.ts feat(app): refresh cadence, instant switching, cache coherence, telemetry v1 2026-07-16 11:47:05 -07:00
telemetry.test.ts fix(app): one cold_start per launch, attempt-scoped 2026-07-16 14:26:30 -07:00
telemetry.ts fix(app): telemetry flush drops permanently-rejected batches 2026-07-16 12:10:38 -07:00