Skip to content

Document that the e2e suite can and must be run locally or watched in CI#36

Closed
Phlogistique wants to merge 1 commit into
mainfrom
document-e2e-local-run
Closed

Document that the e2e suite can and must be run locally or watched in CI#36
Phlogistique wants to merge 1 commit into
mainfrom
document-e2e-local-run

Conversation

@Phlogistique
Copy link
Copy Markdown
Collaborator

.claude/CLAUDE.md only named run-e2e-tests.sh without saying it is self-contained, so the e2e kept getting treated as un-runnable and changes shipped "validated by CI later."

Spell out that the full e2e runs locally via .claude/run-e2e-tests.sh (direnv supplies credentials, throwaway repo), that the Tests CI workflow runs the same tests/test_e2e.sh on every PR, and that an e2e-touching change is not done until one of the two has actually passed (with the gh run watch one-liner for the CI path).

🤖 Generated with Claude Code

The project CLAUDE.md only named run-e2e-tests.sh without saying it is
self-contained, so it kept getting treated as un-runnable and changes shipped
"validated by CI later." Spell out that the full e2e runs locally via
.claude/run-e2e-tests.sh, that the Tests CI workflow runs the same script on
every PR, and that an e2e-touching change is not done until one of the two has
actually passed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Comment thread .claude/CLAUDE.md
bash .claude/run-e2e-tests.sh
```

This is self-contained: direnv supplies the GitHub App credentials, the script
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This is self-contained: direnv supplies the GitHub App credentials, the script
This is self-contained: the environment supplies the GitHub App credentials, the script

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