Skip to content

Code change pipeline to development by @GeorgeGoodall #187

Code change pipeline to development by @GeorgeGoodall

Code change pipeline to development by @GeorgeGoodall #187

Triggered via push August 13, 2024 08:10
Status Failure
Total duration 3m 18s
Artifacts

base.yml

on: push
detect-environments
2s
detect-environments
Matrix: deploy-changes
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test/unit/datasetController.test.js > DatasetController > locals correctly filters and sorts available datasets and assigns them to req.form.options.datasetItems: test/unit/datasetController.test.js#L36
AssertionError: expected undefined to deeply equal [ { available: true, …(3) }, …(1) ] - Expected: Array [ Object { "available": true, "requiresGeometryTypeSelection": true, "text": "A", "value": "A", }, Object { "available": true, "requiresGeometryTypeSelection": true, "text": "B", "value": "B", }, ] + Received: undefined ❯ test/unit/datasetController.test.js:36:43
test/unit/datasetController.test.js > DatasetController > Correctly sets the data-subject based on the selected dataset: test/unit/datasetController.test.js#L52
AssertionError: expected undefined to deeply equal 'subject1' - Expected: "subject1" + Received: undefined ❯ test/unit/datasetController.test.js:52:38
run-tests / test
Process completed with exit code 1.
run-tests / test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.