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

Legacy test migration #16

Open
rykerfish opened this issue Nov 27, 2024 · 0 comments
Open

Legacy test migration #16

rykerfish opened this issue Nov 27, 2024 · 0 comments

Comments

@rykerfish
Copy link
Collaborator

There's a collection of old tests (tests/legacy_tests) that I've found useful to maintain consistent results when changing the code. The current format for these tests is pretty gross. I think these tests should be kept for more comprehensive coverage of end-to-end tests, especially since most of the current regression and parser tests don't test the grid code.

These legacy tests should be migrated to a pytest framework with a reduced amount of boilerplate in the setup for each test.

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

1 participant