Code change pipeline to development by @GeorgeGoodall #166
base.yml
on: push
detect-environments
1s
run-tests
/
test
3m 17s
Matrix: deploy-changes
Waiting for pending jobs
Annotations
3 errors and 1 warning
test/unit/organisationsController.test.js > OrganisationsController.js > dataset task list > should call render with the datasetTaskList page:
test/unit/organisationsController.test.js#L212
TypeError: Cannot read properties of undefined (reading 'mockReturnValue')
❯ test/unit/organisationsController.test.js:212:46
|
test/unit/organisationsController.test.js > OrganisationsController.js > dataset task list > should fetch the dataset tasks and correctly pass them on to the dataset task list page:
test/unit/organisationsController.test.js#L240
TypeError: Cannot read properties of undefined (reading 'mockReturnValue')
❯ test/unit/organisationsController.test.js:240:46
|
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.
|