Commit Graph

9 Commits

Author SHA1 Message Date
Sebastian
64c3cbc1db
remove workaround 2023-03-13 11:50:52 -03:00
Sebastian
b874f9a0c5
print and setup totp 2023-03-12 23:56:54 -03:00
Sebastian
d49960639a
module resolution = node16 2023-02-16 12:13:31 -03:00
Sebastian
53af8b486f
fix: request error is whats being thrown 2023-02-10 09:52:01 -03:00
Sebastian
603efbd073
use request api from web-util 2023-02-08 17:39:39 -03:00
Sebastian
1b2b5d62de
add use-template button 2023-01-27 15:08:24 -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
Sebastian
cf7f819685
templates 2022-12-19 16:25:09 -03:00