chore: rename aimock-harness → e2e-harness; chat aimock-e2e → angular/e2e#378
Merged
Conversation
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…rness Update project.json name + sourceRoot, README, and tsconfig.base.json path aliases (@ngaf-internal/e2e-harness). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…tency Adjust REPO_ROOT in global-setup.ts for new depth (4 segments to repo root). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…drift targets to angular project Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
… README Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
blove
added a commit
that referenced
this pull request
Jun 9, 2026
…/e2e (#378) * docs: e2e harness rename + chat folder consistency design * docs: e2e harness rename + chat folder consistency plan Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * chore(e2e-harness): rename libs/internal/aimock-harness → libs/e2e-harness Update project.json name + sourceRoot, README, and tsconfig.base.json path aliases (@ngaf-internal/e2e-harness). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * chore(cockpit-e2e): update lib imports to libs/e2e-harness path Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * chore(examples-chat): move aimock-e2e → angular/e2e for folder consistency Adjust REPO_ROOT in global-setup.ts for new depth (4 segments to repo root). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * chore(examples-chat): dissolve aimock-e2e Nx project; add e2e/record/drift targets to angular project Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * ci(examples-chat): rename job and target to new e2e layout Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * chore: clean up stale examples-chat-aimock-e2e references in chat e2e README Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
libs/internal/aimock-harness/→libs/e2e-harness/(lib namee2e-harness); update cockpit relative imports.examples/chat/aimock-e2e/→examples/chat/angular/e2e/for folder consistency with cockpit; dissolve theexamples-chat-aimock-e2eNx project and adde2e/record/drifttargets toexamples-chat-angular.ci.yml,aimock-drift.yml) to the new job id (examples-chat-e2e), command (nx e2e examples-chat-angular), and trace paths. No behavior change for chat or cockpit harnesses — pure rename + path-adjustment refactor.Test plan
nx e2e examples-chat-angular(10/10, ~33s)nx e2e cockpit-langgraph-streaming-angularnx e2e cockpit-chat-tool-calls-angularnx e2e cockpit-chat-subagents-angularexamples/chat — e2ejob green🤖 Generated with Claude Code