Skip to content

Add e2e substrate tests with mocks.#82

Open
wjjclaud wants to merge 2 commits into
mainfrom
substrate-CI
Open

Add e2e substrate tests with mocks.#82
wjjclaud wants to merge 2 commits into
mainfrom
substrate-CI

Conversation

@wjjclaud

Copy link
Copy Markdown
Collaborator

Summary

  • Build and test with -tags harness in CI so the substrate/harness deployment path is actually compiled and exercised on every PR.
  • Add a hermetic end-to-end test for SubstrateHarness (Start → Run → Close) using in-process fakes for the substrate control plane and the actor's HarnessService.
  • Extract shared test mocks into mocks_test.go and move the mocks from antigravity_test.go onto the shared file, including:
    • A fakeControlServer for substrate control plane
    • A fakeHarnessServer for a harness service

@wjjclaud wjjclaud requested a review from anj-s June 13, 2026 00:44
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