Skip to content

Commit 4900f56

Browse files
committed
Fix Jest TypeScript config file parsing error by adding ts-jest preset and proper transformers
1 parent eac7d05 commit 4900f56

12 files changed

+1
-903
lines changed

e2e/cypress/integration/spec.ts

Lines changed: 0 additions & 7 deletions
This file was deleted.

jest.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/**
22
* For a detailed explanation regarding each configuration property, visit:
33
* https://jestjs.io/docs/configuration
44
*/

src/app/core/authentication/authentication.guard.spec.ts

Lines changed: 0 additions & 55 deletions
This file was deleted.

src/app/core/authentication/authentication.service.spec.ts

Lines changed: 0 additions & 148 deletions
This file was deleted.

src/app/core/http/api-prefix.interceptor.spec.ts

Lines changed: 0 additions & 44 deletions
This file was deleted.

src/app/core/http/cache.interceptor.spec.ts

Lines changed: 0 additions & 135 deletions
This file was deleted.

0 commit comments

Comments
 (0)