Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Migrate to Jest #86

Open
dvvanessastoiber opened this issue Feb 7, 2020 · 0 comments
Open

Migrate to Jest #86

dvvanessastoiber opened this issue Feb 7, 2020 · 0 comments
Assignees
Labels
type: refactor Refactor the current implementation

Comments

@dvvanessastoiber
Copy link
Contributor

dvvanessastoiber commented Feb 7, 2020

We should migrate from Karma to Jest for testing due to compatibility issues.

After the update to Typescript 3.8, we can use the latest version.
For the usage of ts-jest it is important to use a pinned version without ^. The reason for that is that its Major version follows Jest, which means that minor changes can be breaking. See the docs.

@dvvanessastoiber dvvanessastoiber added the type: refactor Refactor the current implementation label Feb 7, 2020
@dvvanessastoiber dvvanessastoiber self-assigned this Feb 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: refactor Refactor the current implementation
Projects
None yet
Development

No branches or pull requests

1 participant