Add array feature tests

I'm thinking of moving array into its own module. The "model" module is
getting a bit full and it'll only grow bigger in the future.
This commit is contained in:
Dion Moult
2026-01-30 17:32:30 +11:00
parent 83d97d7e95
commit 398cd7571e
2 changed files with 277 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
[pytest]
markers =
aggregate
array
attribute
boolean
boundary