schema_salad.tests.test_cg ========================== .. py:module:: schema_salad.tests.test_cg Functions --------- .. autoapisummary:: schema_salad.tests.test_cg.test_load schema_salad.tests.test_cg.test_err schema_salad.tests.test_cg.test_include schema_salad.tests.test_cg.test_import schema_salad.tests.test_cg.test_import2 schema_salad.tests.test_cg.test_err2 schema_salad.tests.test_cg.test_idmap schema_salad.tests.test_cg.test_idmap2 schema_salad.tests.test_cg.test_load_pt schema_salad.tests.test_cg.test_shortname schema_salad.tests.test_cg.metaschema_pre schema_salad.tests.test_cg.test_load_metaschema schema_salad.tests.test_cg.test_load_by_yaml_metaschema schema_salad.tests.test_cg.test_load_cwlschema Module Contents --------------- .. py:function:: test_load() .. py:function:: test_err() .. py:function:: test_include() .. py:function:: test_import() .. py:function:: test_import2() .. py:function:: test_err2() .. py:function:: test_idmap() .. py:function:: test_idmap2() .. py:function:: test_load_pt() .. py:function:: test_shortname() Test shortname() function. .. py:function:: metaschema_pre() Prep-parsed schema for testing. .. py:function:: test_load_metaschema(metaschema_pre) .. py:function:: test_load_by_yaml_metaschema(metaschema_pre) .. py:function:: test_load_cwlschema()