Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 436 Bytes

File metadata and controls

8 lines (5 loc) · 436 Bytes

Offline network test

NOTE: This test has known issues related to bug in Chrome where "Offline Mode" does not impact websockets. This execution is not recommended and will be refactored to use cy.intercept() at a later date.

  • offline-spec.cy.js emulates offline network connection using Chrome Debugger Protocol and tests how the application handles it

Network status test