Report
Test Alerts using STOMP over WebSocket in Cypress E2E Tests
Learn how to test alerts using STOMP over WebSocket in Cypress E2E Tests in this Localazy Developer Tutorial by David Václavek.
loca.link
The goal was to test the events that follow after finishing a long-running operation. We use STOMP over WebSocket. We also take advantage of CI on GitHub and Cypress framework to ensure that the product passes the automated tests