Components now return the error as an object!
- #22 - fix older apirequest component tests - the error is now an object/null and not a boolean value f0a9285
- #22 - test new url mock paths b34f4b0
- #22 - add more mock paths to return different types of errors cb06f32
- #22 add error handling with the response object received by the fetch API 4c694d9
- #22 update deprecated no-watch arg in test script 6cb77a3
Thanks @jamsinclair for contributing!