ibukun ajewole odeyemi

Results 1 issues of ibukun ajewole odeyemi

Hello , Im writing a jest test for my application writting in typescript Any time a mocked the Model class this way , jest.mock("@apps/apim/entities/server.entity"); jest.mock("@apps/apim/entities/api.entity"); I got this error apps/apim/__tests__/unit/services/endpoint.service.test.ts...