nwb-linkml/nwb_linkml/tests
Yaroslav Halchenko 63a405f4aa [DATALAD RUNCMD] run codespell throughout fixing typo automagically but ignoring the failure due to ambigous typos
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w || :",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2024-04-17 15:59:53 -04:00
..
data fix truncate hdf5 file to not try and write while iterating 2023-10-04 20:19:54 -07:00
test_adapters [DATALAD RUNCMD] run codespell throughout fixing typo automagically but ignoring the failure due to ambigous typos 2024-04-17 15:59:53 -04:00
test_generators Still working on docs! 2023-10-18 21:18:02 -07:00
test_io holy hell it was a TYPE COERCION in the way linkml handles annotations and a version mismatch between CI and local 2023-10-11 22:30:26 -07:00
test_maps Use _ for a variable which is not used 2024-04-17 15:55:52 -04:00
test_providers omfg another one. i'm done 2023-10-12 00:19:40 -07:00
test_types [tests] ndarray proxy and serialization 2023-10-05 22:05:10 -07:00
__init__.py refactor nwb_linkml to src layout 2023-09-05 19:25:20 -07:00
fixtures.py Add source namespace to all generated linkml schemas 2023-10-11 20:03:08 -07:00
test_annotations.py Use dask instead of trying to make a dataframe 2023-09-26 19:50:49 -07:00
test_config.py Correctly clone fixed versions in tests, adjusted fixed values to match, set default git clone temp dir from config variables 2023-10-11 19:24:08 -07:00
test_generate.py [tests] pydantic generator 2023-10-05 21:22:00 -07:00