Cypress practices followed at BigBinary
JS Conventions
Comments
File Naming Conventions
Function arguments conventions
Understanding the Cypress directory structure
Running Cypress tests on wheel
Using tags to selectively run spec files
Commands
Nature of Cypress commands
Intercept
What are flaky tests
Causes of flaky tests
Cypress configuration
Project settings on cypress dashboard
Session Command
How does it work?
How was it used?
How is it used now?