Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-16 | make wallet-cli runnable under qtart | Florian Dold | |
2023-01-03 | pretty | Sebastian | |
2023-01-03 | refactor better QA | Sebastian | |
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 |