Skip to content
New issue

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

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

Already on GitHub? # to your account

Build a CI/CD testing pipeline #22

Open
KennethGrace opened this issue Dec 30, 2022 · 1 comment
Open

Build a CI/CD testing pipeline #22

KennethGrace opened this issue Dec 30, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@KennethGrace
Copy link
Member

KennethGrace commented Dec 30, 2022

We need to add files to a tests directory and setup some GitHub actions to test our code. Beyond untitests for the basic operation of our functions, this should be a collection of unit tests that run every script in the scripts' directory and confirm the output matches our expectations. For this we will need some clean sample data.

@KennethGrace KennethGrace added the enhancement New feature or request label Dec 30, 2022
@KennethGrace
Copy link
Member Author

KennethGrace commented Jan 1, 2023

I've created some clean sample VOSS tech files in the tests/data directory for use in unit testing. We now have a simple expected state to test against.

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

No branches or pull requests

2 participants