jest: test-config.helper.ts is not used
Closed this issue · 2 comments
GregOnNet commented
Problem
We are shipping a file called test-config-helper.ts
but it does not seem to be used by any other file.
If test-config-helper.ts
is removed the tests still run.
Proposal
We may need to review the overall setup.
This issue could be related to #29.
GregOnNet commented
test-config-helper.ts
is a suggestion made by jest-preset-angular
to configure the Angular TestBed to not preserve white spaces: https://github.com/thymikee/jest-preset-angular#removing-empty-lines-and-white-spaces-in-component-snapshots