Skip to content

chore(test): prune stale sim test regexes and stub files - #197

Merged
danmestas merged 1 commit into
mainfrom
chore/prune-stale-sim-test-refs
Aug 12, 2026
Merged

chore(test): prune stale sim test regexes and stub files#197
danmestas merged 1 commit into
mainfrom
chore/prune-stale-sim-test-refs

Conversation

@danmestas

Copy link
Copy Markdown
Owner

Fixes the vacuous CI coverage flagged during the dependency sweep: the sim-package regexes (TestFaultProxy|TestBuggify|TestSimulation|TestInterop|TestServeHTTP|TestLeafToLeaf|TestAgentServe) have matched zero tests since the v0.2.0 handle-API migration gutted those files to 4-line stubs — the steps passed without running anything.

Changes

  • make test and the CI Sim & Interop job now run the five sim tests that actually exist (TestHubLeafE2E, TestAgentNew_*, TestHubNATSFossilSync_*) — verified to match 5 passing tests, not zero
  • Removed dead sim, sim-full, test-interop targets and the ghost dst* PHONY entries; DST and the seed-sweep suites live in go-libfossil now (noted in the Makefile)
  • Deleted the 14 stub test files; originals remain in git history
  • Iroh e2e coverage unchanged: make test-iroh builds the sidecar and runs it

Test plan

  • make test green locally; the sim step verified with -v to run 5 real tests

The v0.2.0 handle-API migration gutted 14 sim test files to 4-line
stubs; the Makefile/CI regexes kept matching zero tests and passed
vacuously. DST and seed-sweep suites live in go-libfossil now.

- make test / CI sim job run the tests that actually exist
- drop dead sim, sim-full, test-interop targets and ghost dst PHONYs
- delete the stub files (originals in git history)
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 12, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
edgesync-docs bf8f4ff Commit Preview URL

Branch Preview URL
Aug 12 2026, 09:12 PM

@danmestas
danmestas merged commit b2cf61e into main Aug 12, 2026
5 checks passed
@danmestas
danmestas deleted the chore/prune-stale-sim-test-refs branch August 12, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant