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

CI/CD | Run backUp() Unit Tests #42

Open
5 of 9 tasks
Tracked by #39 ...
ReedClanton opened this issue Apr 11, 2023 · 0 comments
Open
5 of 9 tasks
Tracked by #39 ...

CI/CD | Run backUp() Unit Tests #42

ReedClanton opened this issue Apr 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ReedClanton
Copy link
Owner

ReedClanton commented Apr 11, 2023

Description

Update GitHub actions so unit tests of backUp() are run. If any fail, merging is blocked.

High Level Solution Description

Add a GitHub action yml file for each set of tests that cover given CUT that runs all relevant unit tests.

Alternative Solution(s)

At this point, I don't know much about GitHub actions, so it may be better to structure the yml files differently so it's more performant.

Blocked By

Blocking

  • None

Related Issue(s)

Additional Context

This should be trivial once #24 is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant