issues
search
grug
/
data-mocks
Library to mock local data requests using Fetch or XHR
MIT License
63
stars
12
forks
source link
add mocking for xhr requests
#17
Closed
kieran-allen
closed
6 years ago
kieran-allen
commented
6 years ago
resolves #1
Add the
xhr-mock
library to mock xhr requests.
Add
axios
as a dev dependency for unit testing.
Add unit tests to verify that end points return mocked data.
resolves #1