mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-11 09:40:11 -06:00
* Add keystrokeDelay * Config tests * Add proper comments * Add some tests for configuring timeout * Add tests for false values * Few additional tests * Rename test * feat: add Cypress.Keyboard.defaults() for specifying default keystrokeDelay * use test-configuration on link * remove obsolete error message * fix types and add type tests * fix types tests * fix type test Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>