Skip to content

Add e2e substrate tests with mocks.#82

Merged
wjjclaud merged 4 commits into
mainfrom
substrate-CI
Jun 16, 2026
Merged

Add e2e substrate tests with mocks.#82
wjjclaud merged 4 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
@wjjclaud wjjclaud merged commit 1058937 into main Jun 16, 2026
7 checks passed
@wjjclaud wjjclaud deleted the substrate-CI branch June 16, 2026 20:52
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.

2 participants