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
It is probably not appropriate to test that we can compile DAGMC with any specific single downstream code. Rather, we can create an integration test that has minimal size and mimics the process of compiling with a downstream code.
Those tests should be part of the DAGMC test suite and tested there, and then just invoked here as well. In fact, we should probably be running existing DAGMC tests here already.
The meta.yml file supports testing of the conda package.
I was thinking we could add a test that checks that the conda package can be compiled with the develop branch of openmc or the main branch of openmc.
This is somewhat along the same lines as the discussion here. svalinn/DAGMC#795
Such a test would help avoid issues like this one reoccurring
The text was updated successfully, but these errors were encountered: