nwb-linkml/nwb_linkml/tests
2024-09-13 02:42:01 -07:00
..
data clean up old hdf5 reader methods, fix truncate_hdf5 method, make proper'd test data files with working references 2024-09-11 19:02:15 -07:00
fixtures clean up old hdf5 reader methods, fix truncate_hdf5 method, make proper'd test data files with working references 2024-09-11 19:02:15 -07:00
test_adapters partially functioning rolldown, but getting some wonky results - missing attributes in nested inheritance, and the models are now extremely noisy, creating the same fields over and over even when they aren't overridden or modified by the child class. Need to redo the rolldown, make it less generic, don't dump to dicts, merge in a more targeted way. 2024-09-13 02:42:01 -07:00
test_generators remove unused code, nocover some debug arms 2024-09-11 19:30:04 -07:00
test_includes add id to index name on aligneddynamictable correctly 2024-09-11 21:16:37 -07:00
test_io lint 2024-09-11 21:17:46 -07:00
test_maps fix array casting for dtypes that have a shape attr but nothing in it 2024-08-06 20:41:00 -07:00
test_providers my god it works but what have i done 2024-08-07 02:03:04 -07:00
test_types continue removing NDArray type, since it's in numpydantic now. 2024-07-10 00:20:01 -07:00
__init__.py refactor nwb_linkml to src layout 2023-09-05 19:25:20 -07:00
conftest.py split up fixtures and nwb fixture in particular, add --clean pytest option 2024-09-02 13:40:46 -07:00
test_annotations.py ruff automatic fixes 2024-07-01 21:44:35 -07:00
test_config.py ruff automatic fixes 2024-07-01 21:44:35 -07:00
test_generate.py add logging. less janky adapter instantiation using model validators. correctly propagate properties from ancestor classes when building 2024-08-12 18:48:59 -07:00
test_logging.py lint 2024-08-14 00:21:48 -07:00