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
This test would go through all the input files in the input/ folder to ensure that they run without errors. This test ensure merely that all the files in the input folder run, not that the results are correct.
I created this test in tests/test_input_files.py as part of PR #60 and #73, which can be found in the brookeslawski:feature/sync_add_temp_vel_profile_input branch, however, the errors required significant development to fix and some are now outdated with respect to the sync branch.
The text was updated successfully, but these errors were encountered:
This test would go through all the input files in the
input/
folder to ensure that they run without errors. This test ensure merely that all the files in the input folder run, not that the results are correct.I created this test in
tests/test_input_files.py
as part of PR #60 and #73, which can be found in thebrookeslawski:feature/sync_add_temp_vel_profile_input
branch, however, the errors required significant development to fix and some are now outdated with respect to thesync
branch.The text was updated successfully, but these errors were encountered: