lstmcpipe.config.tests package#
Submodules#
lstmcpipe.config.tests.test_paths_config module#
- lstmcpipe.config.tests.test_paths_config.test_PathConfigProd5Trans80()#
- lstmcpipe.config.tests.test_paths_config.test_path_config_generate()#
- lstmcpipe.config.tests.test_paths_config.test_path_config_generate_fail()#
- lstmcpipe.config.tests.test_paths_config.test_path_config_save()#
lstmcpipe.config.tests.test_pipeline_config module#
- lstmcpipe.config.tests.test_pipeline_config.test_complete_lstmcpipe_config()#
Test that the file paths are properly set. This only tests a subset of the variables, that are set in the function.
- lstmcpipe.config.tests.test_pipeline_config.test_config_valid()#
Test invalid values for all relevant fields individually. This tests values, that are supposed to fail. This does not test if no valid configuration is marked as invalid!
- lstmcpipe.config.tests.test_pipeline_config.test_export_env()#