Highlights
- Arctic Code Vault Contributor
Popular repositories
816 contributions in the last year
Less
More
Activity overview
Contributed to
cypress-io/cypress,
cypress-io/cypress-documentation,
cypress-io/cypress-docker-images
and 5 other
repositories
Contribution activity
March 2021
Created 23 commits in 4 repositories
Created a pull request in cypress-io/cypress that received 9 comments
feat: Remove experimentalRunEvents flag
Addresses TR-671
User facing changelog
The experimentalRunEvents configuration flag has been removed. It is no longer necessary to enable liste…
+67
−139
•
9
comments
Opened 13 other pull requests in 3 repositories
cypress-io/cypress
7
merged
- chore: Fix flaky percy snapshots
- fix: Revert cypress.json changes
- fix: Fix actionability when element has scroll-behavior: smooth
- feat: Add command log entry for uncaught exceptions
- chore: Revert submit validation
- chore: Fix some percy snapshot flakiness
- feat: Target modern ES with default preprocessor
cypress-io/cypress-docker-images
3
merged
cypress-io/cypress-documentation
3
merged
Reviewed 17 pull requests in 4 repositories
cypress-io/cypress 13 pull requests
- chore: Updated to latest ESLint and updated corresponding plugins
- feat: support ct/e2e specific overrides in cypress.json
- chore: Fix flaky percy snapshots
- fix: enable contextIsolation by default in Electron
- fix: Revert cypress.json changes
- feat: Add command log entry for uncaught exceptions
- feat(deps): update dependency electron to version 12.x 🌟
- feat: Target modern ES with default preprocessor
- docs: improve docs for driver debug logs
- fix(desktop-gui): Align 'plugins' error message to top
- feat: update reporter empty state and enable studio to add to root
- test: add test for async errors being caught by AUT error handlers
- feat: refactor cy.intercept internals to generic event-based system