Skip to content

HPC-8232, HPC-7811, HPC-8130 - setup testing environment with jest and docker #296

HPC-8232, HPC-7811, HPC-8130 - setup testing environment with jest and docker

HPC-8232, HPC-7811, HPC-8130 - setup testing environment with jest and docker #296

Triggered via pull request October 12, 2023 10:10
@manelcecsmanelcecs
synchronize #26
tests
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Code Checks
20s
Code Checks
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Code Checks: test/db/models/authInvite.spec.ts#L3
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
Code Checks: test/db/models/authInvite.spec.ts#L4
Cannot find name 'beforeAll'.
Code Checks: test/db/models/authInvite.spec.ts#L23
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
Code Checks: test/db/models/authInvite.spec.ts#L45
Cannot find name 'expect'.
Code Checks: test/db/models/authInvite.spec.ts#L48
Cannot find name 'afterAll'.
Code Checks: test/jest-setup.ts#L5
Cannot find name 'beforeAll'.
Code Checks: test/jest-setup.ts#L18
Cannot find name 'afterAll'.
Code Checks
Process completed with exit code 2.