seisflows.tests.test_tools

Test any of the utility functions defined in the Tools directory

Module Contents

Functions

test_specfem_model(tmpdir)

Make sure we can dynamically load SPECFEM models in various formats

test_custom_import()

Test that importing based on internal modules works for various inputs

Attributes

TEST_DIR

seisflows.tests.test_tools.TEST_DIR
seisflows.tests.test_tools.test_specfem_model(tmpdir)

Make sure we can dynamically load SPECFEM models in various formats

TODO eventually we want to split this into multiple tests that test each TODO of the IO formats (binary, adios etc.). Currently only testing binary.

seisflows.tests.test_tools.test_custom_import()

Test that importing based on internal modules works for various inputs :return: