numpydantic/tests/test_interface
2024-09-02 22:14:47 -07:00
..
__init__.py dask and hdf5 array interfaces 2024-04-08 18:36:47 -07:00
conftest.py Add len method to video and hdf5 interfaces, make dunder test module to test dunder methods across all interfaces 2024-09-02 18:13:28 -07:00
test_dask.py allow arbitrary dtypes, and allow pydantic models as the inner type in json schema array creation 2024-08-12 20:50:33 -07:00
test_dunder.py Add len method to video and hdf5 interfaces, make dunder test module to test dunder methods across all interfaces 2024-09-02 18:13:28 -07:00
test_hdf5.py Add support for strings in hdf5 2024-09-02 22:14:47 -07:00
test_interface.py testing for fast matching mode. recursively get interface classes including disabled classes 2024-05-24 18:31:04 -07:00
test_numpy.py allow arbitrary dtypes, and allow pydantic models as the inner type in json schema array creation 2024-08-12 20:50:33 -07:00
test_video.py Add len method to video and hdf5 interfaces, make dunder test module to test dunder methods across all interfaces 2024-09-02 18:13:28 -07:00
test_zarr.py allow arbitrary dtypes, and allow pydantic models as the inner type in json schema array creation 2024-08-12 20:50:33 -07:00