Sage-Bionetworks / rocc-app

Registry of Open Community Challenge (ROCC) web client
Apache License 2.0
0 stars 0 forks source link

Migrate Testing from Karma to Jest #365

Closed rrchai closed 2 years ago

rrchai commented 2 years ago

How to use Jest

Karma vs Jest


Pros:

Cons:

Resources: https://thymikee.github.io/jest-preset-angular/docs/ https://jest-bot.github.io/jest/docs/configuration.html#modulepaths-array-string https://jestjs.io/docs/cli

rrchai commented 2 years ago

There are some conflicts against the latest updates not easy to fix regarding testing files. I am going to create a new pr based on the latest main/