Skip to content

Create file to define model specs #6

Create file to define model specs

Create file to define model specs #6

Triggered via push February 8, 2025 14:42
Status Failure
Total duration 18s
Billable time 1m
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/TaxForm.spec.js > TaxForm Form Submission > should submit form if validation succeeds: frontend/tests/TaxForm.spec.js#L33
AssertionError: expected "wrap" to be called with arguments: [ …(3) ] Received: 1st wrap call: [ "http://localhost:8000/api/advice/generate", { "userData": { "expenses": 2000, "income": 20000, "propertiesNum": 2, }, "userPrompt": "Any advice to reduce my taxes?", }, { "headers": { "Content-Type": "application/json", }, + "withCredentials": true, }, ] Number of calls: 1 ❯ tests/TaxForm.spec.js:33:24
build (20.x)
Process completed with exit code 1.