Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temp-fix: Use isolatedModules in ts-jest #159

Merged
merged 2 commits into from
Nov 19, 2020
Merged

Conversation

daniel-ac-martin
Copy link
Owner

This will prevent a huge memory leak at the expense of type checking in
our tests. Once there is a better fix we should consider reverting this.

See: kulshekhar/ts-jest#1967
See: https://kulshekhar.github.io/ts-jest/user/config/isolatedModules

Addresses: #156

This will prevent a huge memory leak at the expense of type checking in
our tests. Once there is a better fix we should consider reverting this.

See: kulshekhar/ts-jest#1967
See: https://kulshekhar.github.io/ts-jest/user/config/isolatedModules
@daniel-ac-martin daniel-ac-martin merged commit c846361 into master Nov 19, 2020
@daniel-ac-martin daniel-ac-martin deleted the fix-unit-tests branch November 19, 2020 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant