defenseunicorns / uds-package-software-factory

Replaced by https://github.com/defenseunicorns/uds-software-factory
Apache License 2.0
8 stars 2 forks source link

Automated Basic E2E Test #13

Closed RothAndrew closed 1 year ago

RothAndrew commented 1 year ago

As a maintainer of uds-package-software-factory that is developing changes I want my PRs to be tested before they are merged so that I can have confidence that the changes that I make are working.

As a maintainer of uds-package-software-factory that is peer-reviewing others' changes I want the automated testing pipeline to be definitive so that I am not required to pull the changes down and test locally to ensure the change is working and hasn't broken something else

### Acceptance Criteria
- [ ] In order to merge a PR, it is required that a very simple E2E test passes that validates that GitLab has deployed successfully.

Notes: