Feature/DF-861: Geospatial component #1565
Annotations
6 errors
|
Unit tests (Node 24)
Process completed with exit code 1.
|
|
GeospatialField › Defaults › Schema › adds errors for empty value:
src/server/plugins/engine/components/GeospatialField.test.ts#L109
expect(received).toEqual(expected) // deep equality
- Expected - 2
+ Received + 14
Array [
- ObjectContaining {
- "text": "Example geospatial must be a valid json array string",
+ Object {
+ "context": Object {
+ "key": "myComponent",
+ "label": "Example geospatial",
+ "limit": 1,
+ "title": "Example geospatial",
+ "value": Array [],
+ },
+ "href": "#myComponent",
+ "name": "myComponent",
+ "path": Array [
+ "myComponent",
+ ],
+ "text": "Example geospatial must contain at least 1 items",
},
]
at Object.toEqual (src/server/plugins/engine/components/GeospatialField.test.ts:109:31)
|
|
Unit tests (Node 22)
Process completed with exit code 1.
|
|
GeospatialField › Defaults › Schema › adds errors for empty value:
src/server/plugins/engine/components/GeospatialField.test.ts#L109
expect(received).toEqual(expected) // deep equality
- Expected - 2
+ Received + 14
Array [
- ObjectContaining {
- "text": "Example geospatial must be a valid json array string",
+ Object {
+ "context": Object {
+ "key": "myComponent",
+ "label": "Example geospatial",
+ "limit": 1,
+ "title": "Example geospatial",
+ "value": Array [],
+ },
+ "href": "#myComponent",
+ "name": "myComponent",
+ "path": Array [
+ "myComponent",
+ ],
+ "text": "Example geospatial must contain at least 1 items",
},
]
at Object.toEqual (src/server/plugins/engine/components/GeospatialField.test.ts:109:31)
|
|
Unit tests (Node 23)
Process completed with exit code 1.
|
|
GeospatialField › Defaults › Schema › adds errors for empty value:
src/server/plugins/engine/components/GeospatialField.test.ts#L109
expect(received).toEqual(expected) // deep equality
- Expected - 2
+ Received + 14
Array [
- ObjectContaining {
- "text": "Example geospatial must be a valid json array string",
+ Object {
+ "context": Object {
+ "key": "myComponent",
+ "label": "Example geospatial",
+ "limit": 1,
+ "title": "Example geospatial",
+ "value": Array [],
+ },
+ "href": "#myComponent",
+ "name": "myComponent",
+ "path": Array [
+ "myComponent",
+ ],
+ "text": "Example geospatial must contain at least 1 items",
},
]
at Object.toEqual (src/server/plugins/engine/components/GeospatialField.test.ts:109:31)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Unit tests coverage (Node 22)
|
839 KB |
sha256:9c46390ec7209771977f8013555a371bd6ddb97eb28e029aff092c6b8cbd727b
|
|
|
Unit tests coverage (Node 23)
|
839 KB |
sha256:8b9ac42d6b9bfaf78992d821e528c819aefb24277a3878b78870f9e514818873
|
|
|
Unit tests coverage (Node 24)
|
839 KB |
sha256:cbc21e58640ae26008a272e79f43e4137d1886bda6324cf9c67879bc8539d799
|
|