cypress-network-idle
A little Cypress.io plugin for waiting for network to be idle before continuing with the test
mitm
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.