Skip to content

[ADD] total data amount validation #139

[ADD] total data amount validation

[ADD] total data amount validation #139

GitHub Actions / JUnit Test Report failed May 6, 2024 in 0s

348 tests run, 347 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 1 in ProposalContractingService revertLocationVote should revert the location vote

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ProposalContractingService revertLocationVote should revert the location vote

Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)
Raw output
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)

- Expected
+ Received

  {"_id": "proposalId", "projectAbbreviation": "projectAbbreviation", "save": [Function mockConstructor], "status": "LOCATION_CHECK"},
+ "UKL",

Number of calls: 1
    at Object.<anonymous> (/home/runner/work/fdpg-api/fdpg-api/src/modules/proposal/services/__tests__/proposal-contracting.service.spec.ts:255:42)