Re-Tool ARMI notebook tests as integration tests #1885
Labels
architecture
Issues related to big picture system architecture
ci
Related to continuous integration / github actions
cleanup
Code/comment cleanup: Low Priority
testing
Related to tests
ARMI has two Jupyter Notebook tutorials, used in the docs, that are also run through as unit tests to make sure they still work:
armi/armi/tests/test_notebooks.py
Line 33 in abd1db4
ARMI is a framework, and without external physics kernels it cannot model a reactor. But these two notebooks represent the most external driving of ARMI that you can do without a fully-fledged ARMI application.
Some questions
ArmiIntegrationTests
?assert
s to these tests?The text was updated successfully, but these errors were encountered: