Skip to content

Commit 651cfde

Browse files
chore: sync shared e2e code (#669)
Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
1 parent 0ba7bca commit 651cfde

5 files changed

Lines changed: 30 additions & 4 deletions

File tree

e2e/helpers/AGENTS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Shared E2E helpers
2+
3+
Do not edit the generated helper files in this repository. Change the source files in `serverless-ci/e2e/shared/{go,ts}/` and open a PR in `serverless-ci`; the sync campaign distributes the update.
4+
5+
Keep helpers runner-agnostic and free of repository-specific configuration. Put tool/platform-specific assertions and configuration in this repository.

e2e/helpers/CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@AGENTS.md

e2e/helpers/exec.ts

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/helpers/lambda-telemetry-checker.ts

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/helpers/lambda-verifier.ts

Lines changed: 15 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)