Skip to content

mock navigateTo

mock navigateTo #246

Triggered via pull request September 12, 2024 19:43
Status Failure
Total duration 53s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/unit/components/ParameterForm.spec.ts > parameter form > sends a POST request to /api/scenarios with the form data when submitted: tests/unit/components/ParameterForm.spec.ts#L143
AssertionError: expected "spy" to be called with arguments: [ '/scenarios/randomId' ] Received: Number of calls: 0 ❯ tests/unit/components/ParameterForm.spec.ts:143:5
test
Process completed with exit code 1.