JKatheder/bisociation-net

Bug: axios mock not working

Closed this issue · 0 comments

Describe the bug
Axios is currently mocked with jest, yet the component does not seem to receive the mock data

To Reproduce
Steps to reproduce the behavior:

  1. execute npm test
  2. see error

Expected behavior
the mock data is correctly rendered in the ProjectList component