Hyra / jest_test_example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jest Unit Test issue

Trying to test whether the function sendEmailWithTemplate has been called.

The function is being called, but the unit test doesn't pick up on it.

To reproduce

  • Clone repo
  • yarn
  • yarn jest

About


Languages

Language:JavaScript 100.0%