nwb-linkml/nwb_linkml/tests
2023-09-26 20:50:11 -07:00
..
data figuring out the strategy here... 2023-09-22 00:31:34 -07:00
test_adapters some baseline tests, fixing imports, coverage reports 2023-09-05 21:47:41 -07:00
test_io Correctly handle container classes, use dicts instead of lists to be able to index by name. overriding __getitem__ and __getattr__ later 2023-09-26 20:50:11 -07:00
test_maps Use dask instead of trying to make a dataframe 2023-09-26 19:50:49 -07:00
test_providers figuring out the strategy here... 2023-09-22 00:31:34 -07:00
test_types Working on finalizing the mapping operation... doing it single threaded for now and it's very slow but it completes up until the stage where we need to zip up the orphaned objects and other things that can be inferred from the model. 2023-09-25 22:03:53 -07:00
__init__.py refactor nwb_linkml to src layout 2023-09-05 19:25:20 -07:00
fixtures.py Working on finalizing the mapping operation... doing it single threaded for now and it's very slow but it completes up until the stage where we need to zip up the orphaned objects and other things that can be inferred from the model. 2023-09-25 22:03:53 -07:00
test_annotations.py Use dask instead of trying to make a dataframe 2023-09-26 19:50:49 -07:00
test_generate.py perf enhancements to pydantic generation 2023-09-06 22:48:47 -07:00
test_translate.py refactor nwb_linkml to src layout 2023-09-05 19:25:20 -07:00