Skip to content

Complete the unit tests for model components #242

Complete the unit tests for model components

Complete the unit tests for model components #242

Triggered via pull request December 19, 2024 07:24
Status Failure
Total duration 2m 4s
Artifacts

unit_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/components/__tests__/datasets/NewDataset.spec.js > NewDataset > form submission > submits form with valid data: frontend/src/components/__tests__/datasets/NewDataset.spec.js#L125
AssertionError: expected '' to be '/datasets/testuser/testdataset' // Object.is equality - Expected + Received - /datasets/testuser/testdataset ❯ src/components/__tests__/datasets/NewDataset.spec.js:125:36
Run unit tests
Process completed with exit code 1.
Run unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636