Feature/DF-861: Geospatial component #1589
Annotations
12 errors
|
Unit tests (Node 24)
Process completed with exit code 1.
|
|
GeospatialField › Defaults › AllPossibleErrors › should return errors:
src/server/plugins/engine/components/GeospatialField.test.ts#L238
expect(received).not.toBeEmpty()
Expected value to not be empty received:
[]
at Object.toBeEmpty (src/server/plugins/engine/components/GeospatialField.test.ts:238:51)
|
|
GeospatialField › Defaults › Schema › adds errors for empty value given no short description:
src/server/plugins/engine/components/GeospatialField.test.ts#L127
expect(received).toEqual(expected) // deep equality
- Expected - 2
+ Received + 12
Array [
- ObjectContaining {
- "text": "Example geospatial title must contain at least 1 items",
+ Object {
+ "context": Object {
+ "key": "myComponent",
+ "label": "Example geospatial title",
+ "title": "Example geospatial title",
+ },
+ "href": "#myComponent",
+ "name": "myComponent",
+ "path": Array [
+ "myComponent",
+ ],
+ "text": "Select example geospatial title",
},
]
at Object.toEqual (src/server/plugins/engine/components/GeospatialField.test.ts:127:31)
|
|
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 + 12
Array [
- ObjectContaining {
- "text": "Example geospatial must contain at least 1 items",
+ Object {
+ "context": Object {
+ "key": "myComponent",
+ "label": "Example geospatial",
+ "title": "Example geospatial",
+ },
+ "href": "#myComponent",
+ "name": "myComponent",
+ "path": Array [
+ "myComponent",
+ ],
+ "text": "Select example geospatial",
},
]
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 › AllPossibleErrors › should return errors:
src/server/plugins/engine/components/GeospatialField.test.ts#L238
expect(received).not.toBeEmpty()
Expected value to not be empty received:
[]
at Object.toBeEmpty (src/server/plugins/engine/components/GeospatialField.test.ts:238:51)
|
|
GeospatialField › Defaults › Schema › adds errors for empty value given no short description:
src/server/plugins/engine/components/GeospatialField.test.ts#L127
expect(received).toEqual(expected) // deep equality
- Expected - 2
+ Received + 12
Array [
- ObjectContaining {
- "text": "Example geospatial title must contain at least 1 items",
+ Object {
+ "context": Object {
+ "key": "myComponent",
+ "label": "Example geospatial title",
+ "title": "Example geospatial title",
+ },
+ "href": "#myComponent",
+ "name": "myComponent",
+ "path": Array [
+ "myComponent",
+ ],
+ "text": "Select example geospatial title",
},
]
at Object.toEqual (src/server/plugins/engine/components/GeospatialField.test.ts:127:31)
|
|
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 + 12
Array [
- ObjectContaining {
- "text": "Example geospatial must contain at least 1 items",
+ Object {
+ "context": Object {
+ "key": "myComponent",
+ "label": "Example geospatial",
+ "title": "Example geospatial",
+ },
+ "href": "#myComponent",
+ "name": "myComponent",
+ "path": Array [
+ "myComponent",
+ ],
+ "text": "Select example geospatial",
},
]
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 › AllPossibleErrors › should return errors:
src/server/plugins/engine/components/GeospatialField.test.ts#L238
expect(received).not.toBeEmpty()
Expected value to not be empty received:
[]
at Object.toBeEmpty (src/server/plugins/engine/components/GeospatialField.test.ts:238:51)
|
|
GeospatialField › Defaults › Schema › adds errors for empty value given no short description:
src/server/plugins/engine/components/GeospatialField.test.ts#L127
expect(received).toEqual(expected) // deep equality
- Expected - 2
+ Received + 12
Array [
- ObjectContaining {
- "text": "Example geospatial title must contain at least 1 items",
+ Object {
+ "context": Object {
+ "key": "myComponent",
+ "label": "Example geospatial title",
+ "title": "Example geospatial title",
+ },
+ "href": "#myComponent",
+ "name": "myComponent",
+ "path": Array [
+ "myComponent",
+ ],
+ "text": "Select example geospatial title",
},
]
at Object.toEqual (src/server/plugins/engine/components/GeospatialField.test.ts:127:31)
|
|
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 + 12
Array [
- ObjectContaining {
- "text": "Example geospatial must contain at least 1 items",
+ Object {
+ "context": Object {
+ "key": "myComponent",
+ "label": "Example geospatial",
+ "title": "Example geospatial",
+ },
+ "href": "#myComponent",
+ "name": "myComponent",
+ "path": Array [
+ "myComponent",
+ ],
+ "text": "Select example geospatial",
},
]
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)
|
847 KB |
sha256:aa62b4249b7f9aed15312e8b3fb16d7aed2cecc6be7aec63d34b5c6bc8b00a53
|
|
|
Unit tests coverage (Node 23)
|
847 KB |
sha256:8197ef54bb74aea5469201f154553ea46b4d3b75c2ccd456e9c0eae3f703f030
|
|
|
Unit tests coverage (Node 24)
|
847 KB |
sha256:3664e2fd8a3d65a3b9e76253a4dd3a6c39726b658aa271c7465c83bc730fa176
|
|