Pinned
747 contributions in the last year
Activity overview
Contributed to
cypress-io/cypress,
cypress-io/cypress-vue-unit-test,
JessicaSachs/crossword
and 5 other
repositories
Contribution activity
January 2021
Created 5 commits in 2 repositories
Created 1 repository
- JessicaSachs/cypress-tests-only-boilerplate JavaScript
Created a pull request in cypress-io/cypress that received 3 comments
Fixing outstanding react tests for component testing
Two types of component tests were still failing: The cssFiles API because we no longer host the projectRoot as "public" viewport dimensions specifβ¦
+30
β3
•
3
comments
Opened 2 other pull requests in 1 repository
cypress-io/cypress
1
merged
1
open
Reviewed 14 pull requests in 1 repository
cypress-io/cypress 14 pull requests
- fix(component-testing): avoid cy.viewport failures of invariant
- chore: remove xdescribes from component testing projects
- feat(component-testing): support passing a webpack config path
- feat(component-testing): Move hmr stuff to the server
- fix(component-testing): bring back support for support files
- fix: default component testing viewport
- chore: better error overlay for component testing
- fix: when quitting chrome exit the process
- feat(component-testing): add the runner-ct chunk of component testing
- feat(component-testing): Cli changes
- fix(component-testing): Fix socket hangup error
- chore: Replace deprecated node-sass (#14409)
- feat(component-testing): changes to the driver and reporter preparing for runner-ct
- build: properly use local npm packages for development and binary build