How to pass specific environment variables into Cypress tests.
Cypress tests can stub problematic browser API method calls.
Cypress tests run in the browser and make it simple to spy or subscribe to the window events.
My recent presentation about testing at AllThingsOpen conference.