Cypress Angular Test with cy.clock and RxJS Timer Doesn’t Display View Changes
I’m writing E2E tests for my Angular app using Cypress. I have a component with a toggle, and if the toggle is enabled, this subscription is created:
I’m writing E2E tests for my Angular app using Cypress. I have a component with a toggle, and if the toggle is enabled, this subscription is created: