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

Add GitHub Actions CI for running tests #4

Open
jacobwilliams opened this issue Oct 22, 2022 · 2 comments
Open

Add GitHub Actions CI for running tests #4

jacobwilliams opened this issue Oct 22, 2022 · 2 comments

Comments

@jacobwilliams
Copy link
Contributor

Can use GitHub Actions for CI (run the tests, deploy documentation, etc.)

@jacobwilliams
Copy link
Contributor Author

jacobwilliams commented Oct 22, 2022

To have the test run in the CI, the read statement would need to be removed, and all the stop statements in the individual tests also. Replace with a loop to run them all.

@perazz
Copy link
Owner

perazz commented Oct 22, 2022

Thanks, this is a good idea. The original tests aren't really testing much so my plan is to gradually implement them with the object-oriented interface, and know what data should be expected to compare against it

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

No branches or pull requests

2 participants