321-PoM / findmy

Android app with Google Maps API integration for saving POIs (points of interest) around school campus and sharing POIs with friends
0 stars 1 forks source link

set up mocks for APIS with jest #142

Open muhan-alan-li opened 11 months ago

muhan-alan-li commented 11 months ago

my impression is that we need to mock the API responses so that the front end tests can have mocked responses to validate with

muhan-alan-li commented 11 months ago

this is different from https://github.com/321-PoM/findmy/issues/146 where db responses are mocked