Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sofiane-abou-abderrahim/javascript-introduction-to-testing-asynchronous-code

In this little JavaScript demo, I tested asynchronous code using mocks for http apis and third-party libraries, like axios.
https://github.com/sofiane-abou-abderrahim/javascript-introduction-to-testing-asynchronous-code

asynchronous axios http-api javascript jest mock mocking nodejs third-party-libraries webpack

Last synced: 1 day ago
JSON representation

In this little JavaScript demo, I tested asynchronous code using mocks for http apis and third-party libraries, like axios.

Awesome Lists containing this project