|
3356738e42
|
refactoring array generation, swapping in the interface case generators
|
2024-10-04 00:46:49 -07:00 |
|
|
e701bf6e9b
|
interface cases
|
2024-10-03 23:18:18 -07:00 |
|
|
8f1eb6e5b4
|
linting for tests
|
2024-10-03 19:57:54 -07:00 |
|
|
f291afbbe2
|
create testing module, add to docs
|
2024-10-03 19:33:40 -07:00 |
|
|
402bf09cf1
|
python 39 compat
|
2024-09-23 23:42:00 -07:00 |
|
|
85cef50603
|
refactor validation into separate module, perf improvements from not iterating over every element of array, rename array to value universally in serialized json lol
|
2024-09-23 23:25:20 -07:00 |
|
|
0a175d17c0
|
changelog, bump version, remove pdb
|
2024-09-23 18:15:10 -07:00 |
|
|
708e6e81d8
|
roundtripping marked arrays, roundtrip or not
|
2024-09-23 15:54:55 -07:00 |
|
|
8cc2574399
|
add marks to all tests
|
2024-09-23 13:28:38 -07:00 |
|
|
a8ba11f772
|
update changelog, bump version
|
2024-08-12 21:35:01 -07:00 |
|
|
90994b1ba1
|
get inner object from object array to test arbitrary dtype
|
2024-08-12 21:10:56 -07:00 |
|
|
dd9a8e959f
|
allow arbitrary dtypes, and allow pydantic models as the inner type in json schema array creation
|
2024-08-12 20:50:33 -07:00 |
|
|
b2db1014bd
|
Better string dtype checking support, restructuring the validation hooks to allow finer grained control over the process.
|
2024-08-05 19:43:15 -07:00 |
|
|
782360990e
|
use module scope to fix pytest stdout
|
2024-05-17 16:36:17 -07:00 |
|
|
0ee371ad05
|
python 3.10 compat re: TypeAlias
|
2024-05-09 00:50:27 -07:00 |
|
|
b7d88c46c8
|
other side of the inequality
|
2024-05-09 00:46:53 -07:00 |
|
|
f302c7a68b
|
fix CI and lint
|
2024-05-09 00:45:00 -07:00 |
|
|
b82a49df1b
|
Better test cases, dtype module, compound types
|
2024-05-08 21:29:13 -07:00 |
|
|
5b722bb6da
|
remove nwb_linkml remnants, add to_json method for json serialization
|
2024-04-22 19:31:56 -07:00 |
|
|
46060c1154
|
dask and hdf5 array interfaces
|
2024-04-08 18:36:47 -07:00 |
|
|
690f9cd53a
|
more incremental progress towards a v0.1.0, importing tests that will surely fail.
|
2024-02-02 22:45:50 -08:00 |
|