Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update CI to include e2e tests #392

Closed
schaeferka opened this issue Sep 28, 2024 · 0 comments · Fixed by #397
Closed

chore: update CI to include e2e tests #392

schaeferka opened this issue Sep 28, 2024 · 0 comments · Fixed by #397
Assignees

Comments

@schaeferka
Copy link
Contributor

Describe what should be investigated or refactored

The current CI is setup to run only the unit tests as part of the CI workflow. This should be updated to include e2e tests so that the e2e tests are included in the CI workflow.

Links to any relevant code

(optional) i.e. - https://github.com/defenseunicorns/pepr/blob/24f1f253b1db4c9d97717c0282b8f39c74d3ace1/README.md?plain=1#L3

Additional context

Add any other context or screenshots about the technical debt here.

@samayer12 samayer12 self-assigned this Oct 1, 2024
cmwylie19 pushed a commit that referenced this issue Oct 1, 2024
## Description

Run `npm run test:e2e` in CI.

## Related Issue

Fixes #392 

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [X] Other (security config, docs update, etc)

## Checklist before merging

- [X] Test, docs, adr added or updated as needed
- [X] [Contributor Guide
Steps](https://docs.pepr.dev/main/contribute/#submitting-a-pull-request)
followed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants