-
Notifications
You must be signed in to change notification settings - Fork 23
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
Automate testing of em-public-dashboard plots #173
base: main
Are you sure you want to change the base?
Conversation
…unit test and test coverage
…since emission is two directory above the current test_*.py files directory. Used importlib as the parent directory has - in saved-notebooks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, great start for coverage!
Testing the notebooks themselves will be a separate challenge but I think this PR is a strong first step because it introduces pytest and a GH workflow
Is there an issue / PR somewhere to discuss further automated testing? I think pytest-notebook looks promising, or even just having assert
statements embedded in the notebooks
We have the above Issue where we have discussed about the high level overview of automated testing for the public dashboard |
Current coverage progress: