est.tests.test_example_workflows# Test the example workflows provided in the project resources Functions assert_execution(workflow, inputs, ...) assert_hdf5(workflow, inputs, filename, ...) assert_spec(workflow, inputs, ...) example_bm23_inputs(workflow) example_larch_inputs(workflow) example_pymca_inputs(workflow) find_node_id(filename, clsname) test_example_bm23_exafs(example_bm23, ...) test_example_bm23_exafs_hdf5(example_bm23, ...) test_example_bm23_fullfield(example_bm23, ...) test_example_larch_exafs(example_larch, ...) test_example_larch_exafs_hdf5(example_larch, ...) test_example_larch_fullfield(example_larch, ...) test_example_pymca_exafs(example_pymca, ...) test_example_pymca_exafs_hdf5(example_pymca, ...) test_example_pymca_fullfield(example_pymca, ...)