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.
|
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