mock navigateTo #246
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.
|