You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ARMI provides some end-to-end tests in the form of Jupyter notebooks, that are run during unit testing. They serve several purposes, among them they are examples in the docs that we want to make sure are still working.
But they also serve as some end-to-end tests, the best ARMI can do without external physics kernels. As such, we should move them into their own CI channel, so we can see them on their own.
ARMI provides some end-to-end tests in the form of Jupyter notebooks, that are run during unit testing. They serve several purposes, among them they are examples in the docs that we want to make sure are still working.
But they also serve as some end-to-end tests, the best ARMI can do without external physics kernels. As such, we should move them into their own CI channel, so we can see them on their own.
armi/armi/tests/test_notebooks.py
Lines 34 to 42 in 3431c44
NOTE: This would also be a good time to move these data files to
armi/testing/resources/
or something similar.The text was updated successfully, but these errors were encountered: