aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/hooks/reserve.test.ts
AgeCommit message (Collapse)Author
2023-09-04backoffcie new version, lot of changesSebastian
2023-05-24fix test merchant backoffceSebastian
2023-05-05update to new web-utils importsSebastian
2023-05-05remove unused typesSebastian
2023-01-03prettySebastian
2023-01-03refactor better QASebastian
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