schema_salad.tests.test_typescript_codegen

Module Contents

Functions

test_cwl_gen(tmp_path)

test_meta_schema_gen(tmp_path)

test_class_field(tmp_path)

get_data_uri(resource_path)

typescript_codegen(file_uri, target[, examples])

Attributes

cwl_file_uri

metaschema_file_uri

schema_salad.tests.test_typescript_codegen.test_cwl_gen(tmp_path)
Parameters:

tmp_path (pathlib.Path) –

Return type:

None

schema_salad.tests.test_typescript_codegen.test_meta_schema_gen(tmp_path)
Parameters:

tmp_path (pathlib.Path) –

Return type:

None

schema_salad.tests.test_typescript_codegen.test_class_field(tmp_path)
Parameters:

tmp_path (pathlib.Path) –

Return type:

None

schema_salad.tests.test_typescript_codegen.get_data_uri(resource_path)
Parameters:

resource_path (str) –

Return type:

str

schema_salad.tests.test_typescript_codegen.cwl_file_uri
schema_salad.tests.test_typescript_codegen.metaschema_file_uri
schema_salad.tests.test_typescript_codegen.typescript_codegen(file_uri, target, examples=None)
Parameters:
Return type:

None