ewngs / szamlazz.js

Node.js client for Szamlazz.hu
MIT License
38 stars 34 forks source link

test: move the beforeEach and afterEach hooks of the client.spec.js inside the describe #39

Closed ert78gb closed 1 year ago

ert78gb commented 1 year ago

If the hooks are outside the describe block then they behave as global hooks so the axios stub has effect outside the test file