Skip to content

chore: add test execution to CI pipeline#101

Open
gvc wants to merge 1 commit intomasterfrom
chore/add-test-coverage
Open

chore: add test execution to CI pipeline#101
gvc wants to merge 1 commit intomasterfrom
chore/add-test-coverage

Conversation

@gvc
Copy link
Copy Markdown
Contributor

@gvc gvc commented May 4, 2026

Summary

  • Add test:coverage script to package.json
  • Add nodeCommands with test step to .vtex/deployment.yaml so CI runs tests on PRs

Context

Part of test-execution rollout for Checkout Experience repos. Goal: every repo runs its test suite on every PR via DK CI.

Test plan

  • Verify pipeline runs on this PR at http://dkcicd.vtex.systems/
  • Verify test step executes (or stub passes if no tests)
  • Confirm no regressions in existing pipeline steps

Note: Any pre-existing CI failures on this repo are unrelated to this change.

Notes for maintainer: MISSING referenceId - maintainer must add before merge;

@gvc gvc requested a review from a team as a code owner May 4, 2026 20:50
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