seisflows.tests.test_solver =========================== .. py:module:: seisflows.tests.test_solver .. autoapi-nested-parse:: Test the ability of the Solver module to interact with various versions of SPECFEM Attributes ---------- .. autoapisummary:: seisflows.tests.test_solver.TEST_DATA Functions --------- .. autoapisummary:: seisflows.tests.test_solver.test_source_names seisflows.tests.test_solver.test_initialize_working_directory seisflows.tests.test_solver.test_run_binary Module Contents --------------- .. py:data:: TEST_DATA .. py:function:: test_source_names() Check that source names are established correctly .. py:function:: test_initialize_working_directory(tmpdir) Test that data filenames are returned correctly .. py:function:: test_run_binary(tmpdir) Just run a known and intentially incorrect binary with the run binary function to check that we can, and that error catching is working