Commit Graph

3 Commits

Author SHA1 Message Date
Sebastian
cfe7129c4e
adding unreadable http response case and removing deprecated fields 2023-04-07 18:46:25 -03:00
Sebastian
603efbd073
use request api from web-util 2023-02-08 17:39:39 -03:00
Sebastian
a2668c22f0
refactor better QA
removed axios, use fetch
removed jest, added mocha and chai
moved the default request handler to runtime dependency (so it can be replaced for testing)
refactored ALL the test to the standard web-utils
all hooks now use ONE request handler
moved the tests from test folder to src
2023-01-03 01:58:18 -03:00