sarahsporck / Migration-Test-Repository

This repository is used to test the ticket migration from jira to github
0 stars 1 forks source link

IGAPP-796: Improve test performance and memory usage #3462

Closed jira-to-github-migrator-test[bot] closed 1 year ago

jira-to-github-migrator-test[bot] commented 1 year ago

Steffen Kleinle - 6.10.2021, 20:03:29

Our unit tests are really slow (several minutes in the CI) and consume lots of memory which should not be the case for unit tests. Investigate and try to improve this. There are several mentions of possible memory leaks in the console when running the unit tests.

  Maybe this helps: https://jestjs.io/docs/cli#--detectopenhandles

Environment: - Linked issues: