Replace ad-hoc phase scripts with unified test pyramid#337
Merged
justinmoon merged 20 commits intomasterfrom Mar 2, 2026
Merged
Replace ad-hoc phase scripts with unified test pyramid#337justinmoon merged 20 commits intomasterfrom
justinmoon merged 20 commits intomasterfrom
Conversation
4cd29c6 to
5628478
Compare
5628478 to
6283097
Compare
- Add testing-pyramid.md defining deterministic vs E2E lanes - Create run-scenario.sh as unified runner; phase scripts become shims - Add Rust sidecar contract tests for JSONL/call/media signaling - Add TypeScript channel-behavior tests with extracted testable logic - Add run-openclaw-e2e.sh for maintained gateway integration lane - Update just recipes: openclaw-pikachat-deterministic, openclaw-pikachat-e2e - Update agent-ci.md and README with new lane documentation Implemented autonomously via implement-todo + review-todo skill coordination. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
79cd625 to
8f64c4f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
testing-pyramid.mddefining deterministic pre-merge vs E2E nightly lanesrun-scenario.shas unified runner; phase1-4 scripts become thin shimsdaemon.rschannel-behavior.test.tswith extracted testable logicrun-openclaw-e2e.shfor maintained gateway integration lanejustrecipes:openclaw-pikachat-deterministic,openclaw-pikachat-e2eagent-ci.mdandREADME.mdwith new lane documentationTest plan
just openclaw-pikachat-deterministic— deterministic lane passesjust openclaw-pikachat-e2e— full gateway E2E passes🤖 Generated with Claude Code