Skip to content

chore: 馃嵃 Add `--logHeapUsage` To Jest Test Call

Created by: Tirokk

馃嵃 Pullrequest

In backend tests add informations for memory usage and open handles / unsolved promises.

Issues

Additional Informations

See https://stackoverflow.com/questions/62885390/my-jests-tests-are-leaking-memory-how-can-i-fix-this

Todo

  • add --logHeapUsage to jest test call

Merge request reports