Exploratory Testing Test Timers and Reduce the Wait with Cypress’ Cy.Clock Testing timers reliably is difficult in manual tests. To avoid waiting, Cypress has a built-in method cy.clock() that turns coders into Time Lords.