Commit 1558041
authored
Refactor core tests, round 2 (#1462)
* chore: refactor tests to inherit create_array from a base class
* chore: widen type of shape to variable length tuple
* chore: add importskip barrier for lmdb
* docs: release notes
* chore: remove fsstore kwargs variable
* chore: fix type error in creation of fsstore
* chore: add `create_filters` method to TestArray. Pop out `compressor` kwarg in create_array.1 parent aa5db9f commit 1558041
4 files changed
+249
-624
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
0 commit comments