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

Need to add more unit tests #5

Open
nusbaume opened this issue Oct 23, 2024 · 0 comments
Open

Need to add more unit tests #5

nusbaume opened this issue Oct 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nusbaume
Copy link
Collaborator

The history_output repo now as the ability to run Fortran unit tests via a Github Action workflow. However, only a few tests were actually written to demonstrate feasibility, which means most of the code has no unit test coverage. Thus it would be good to significantly increase the number of unit tests so that we can have increased confidence that everything is working as expected.

Also, the current Github workflow YAML file references the sima-history branch. However that branch doesn't actually exist on this repo, and so it would probably be better to replace it with development, or simply allow it for all relevant branch pushes.

@nusbaume nusbaume added the enhancement New feature or request label Oct 23, 2024
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