Commit Graph

5 Commits

Author SHA1 Message Date
Sebastian
28b8f2eaf9
fix test merchant backoffce 2023-05-24 10:21:05 -03:00
Sebastian
b64bb455a2
update to new web-utils imports 2023-05-05 08:52:58 -03:00
Sebastian
5e1f450a20
remove unused types 2023-05-05 08:52:56 -03:00
Sebastian
9ad1f2712a
pretty 2023-01-03 10:01:04 -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