Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/duplicate_axes.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/duplicate_scale.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/invalid_axes_count.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/invalid_axis_type.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/invalid_path.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/missing_axes.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/missing_axes_name.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/missing_datasets.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/missing_path.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/missing_scale.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/missing_space_axes.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/no_axes.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/no_datasets.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/no_multiscales.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/one_space_axes.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/too_many_axes.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/image/too_many_space_axes.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"_conformance": {
"schema": {
"id": "schemas/image.schema"
}
},
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/label/colors_duplicate.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"schema": {
"id": "schemas/label.schema"
},
"description": "Tests for the image-label JSON schema: "
"description": "Tests for the image-label JSON schema: ",
"valid": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"schema": {
"id": "schemas/label.schema"
},
"description": "Tests for the image-label JSON schema: "
"description": "Tests for the image-label JSON schema: ",
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/label/colors_rgba_length.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"schema": {
"id": "schemas/label.schema"
},
"description": "Tests for the image-label JSON schema: "
"description": "Tests for the image-label JSON schema: ",
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/label/colors_rgba_type.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"schema": {
"id": "schemas/label.schema"
},
"description": "Tests for the image-label JSON schema: "
"description": "Tests for the image-label JSON schema: ",
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/label/empty_colors.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"schema": {
"id": "schemas/label.schema"
},
"description": "Tests for the image-label JSON schema: "
"description": "Tests for the image-label JSON schema: ",
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/label/empty_properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"schema": {
"id": "schemas/label.schema"
},
"description": "Tests for the image-label JSON schema: "
"description": "Tests for the image-label JSON schema: ",
"valid": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"schema": {
"id": "schemas/label.schema"
},
"description": "Tests for the image-label JSON schema: "
"description": "Tests for the image-label JSON schema: ",
"valid": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"schema": {
"id": "schemas/plate.schema"
},
"description": "Tests for the plate JSON schema: "
"description": "Tests for the plate JSON schema: ",
"valid": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"schema": {
"id": "schemas/plate.schema"
},
"description": "Tests for the plate JSON schema: "
"description": "Tests for the plate JSON schema: ",
"valid": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"schema": {
"id": "schemas/plate.schema"
},
"description": "Tests for the plate JSON schema: "
"description": "Tests for the plate JSON schema: ",
"valid": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"schema": {
"id": "schemas/plate.schema"
},
"description": "Tests for the plate JSON schema: "
"description": "Tests for the plate JSON schema: ",
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/plate/duplicate_columns.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"schema": {
"id": "schemas/plate.schema"
},
"description": "Tests for the plate JSON schema: "
"description": "Tests for the plate JSON schema: ",
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/plate/duplicate_rows-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"schema": {
"id": "schemas/plate.schema"
},
"description": "Tests for the plate JSON schema: "
"description": "Tests for the plate JSON schema: ",
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/plate/duplicate_rows.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"schema": {
"id": "schemas/plate.schema"
},
"description": "Tests for the plate JSON schema: "
"description": "Tests for the plate JSON schema: ",
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/plate/empty_columns.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"schema": {
"id": "schemas/plate.schema"
},
"description": "Tests for the plate JSON schema: "
"description": "Tests for the plate JSON schema: ",
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/plate/empty_rows.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"schema": {
"id": "schemas/plate.schema"
},
"description": "Tests for the plate JSON schema: "
"description": "Tests for the plate JSON schema: ",
"valid": false
}
}
3 changes: 2 additions & 1 deletion tests/attributes/spec/invalid/plate/empty_wells.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"schema": {
"id": "schemas/plate.schema"
},
"description": "Tests for the plate JSON schema: "
"description": "Tests for the plate JSON schema: ",
"valid": false
}
}
Loading