alexrobaina/frontend_petsLove

Missing modules error during testing

Shubhcoder opened this issue · 0 comments

Issue Description

  • Whenever I am trying to do the testing, it is throwing errors regarding some missing modules.

Steps to reproduce

  1. Run yarn run test
  2. Wait for the test to finish with errors regarding missing modules

Probable cause

  • Babel modules to specifically test typescript code are missing.