A super-simple mock for the node request library that uses an ordered queue
A simple tool to keep requests to be executed in order.
Axios adapter that allows to easily mock requests
A lightweight Jest mock for unit testing Express
Seamless REST/GraphQL API mocking library for browser and Node.js.
Tiny queue data structure
Low-level HTTP/HTTPS/XHR/fetch request interception library.
XMLHttpRequest mock for testing
Mock http requests made using fetch
fast, tiny `queueMicrotask` shim for modern engines
Intercept & mock http requests issued by XMLHttpRequest, fetch, nodejs https/http module, axios, jquery, superagent, ky, node-fetch, request, got or any other request libraries by intercepting XMLHttpRequest, fetch and nodejs native requests in low level.
Sequential asynchronous lock-based queue for promises
Nodejs library to mock express http request
A storybook addon to mock fetch/XHR request
No description provided.
A shim for the setImmediate efficient script yielding API
This package provides a HTTP client featuring the ability to:
Nodejs library to mock express http response
Promise queue with concurrency control
Offload tasks to a pool of workers on node.js and in the browser
The smallest and simplest JavaScript priority queue
Mock a canvas in your jest tests.
Easy and powerful mocking of AWS SDK v3 Clients
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often