Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
14,371 contributions in the last year
Activity overview
Contributed to
cypress-io/cypress-test-example-repos,
cypress-io/cypress-test-tiny,
cypress-io/cypress-test-ci-environments
and 5 other
repositories
Contribution activity
July 2020
- bahmutov/vue-calculator JavaScript
-
bahmutov/vue-component-test-example
JavaScript
•
Built by
Created a pull request in cypress-io/cypress that received 4 comments
send spec filter when launching browser
Closes #3607 User facing changelog Additional details How has the user experience changed? PR Tasks Have tests been added/updated? Has the ori…
+38
−10
•
4
comments
- finish mocking axios example
- Mock axios wrapper example
- fix: add Example cli TypeScript project
- fix: add types for Cypress.vue property
- fix: update i18n plugin to work
- feat: export TS types
- chore: use typescript to build this package
- Mocking axios example
- playing with mocking locally registered components
- feat: rest render function components
- feat: allow options when using extensions in tests
- feat: instrument code coverage by default
- switch to prettier
- fix: attempt reconnection if CDP websocket in closed/closing state
- Improve spec serving
- Parse key value pairs sent to ELECTRON_EXTRA_LAUNCH_ARGS
- then() returns correct type when `undefined` is used.
- fix(server): close Firefox completely between specs on Windows
- Update regex for matching Cypress version in tests to replace more version types
- TS: separate Window type for application under test
Created an issue in cypress-io/cypress that received 4 comments
Hitting TypeError: Cannot read property 'browser' of undefined and other errors
Cypress v4.10.0 and develop branch
cloned https://github.com/bahmutov/cypress-react-unit-test (I have seen these bugs happen in other projects too)
…
4
comments
- Noticed double VueLoaderPlugin
- Set up example project where the Vue application is using typescript
- Finish typings
- Add basic examples for each mounting option
- Build using TypeScript
- Provide JSDoc / IntelliSense for mount command
- Mocking import directly between Vue and node_modules
- Make code coverage default
- Large app as an example
- Submit this tool to https://madewithvuejs.com/testing
- Switch to use Prettier
- update and fix i18n spec
- Can we test this plugin before releasing?
- Code coverage does not work with default scaffolded Vue app
- What's the command for running Cypress tests on CI?
- Update to v3.1.0 and point at support and plugins files
- Do not overwrite the existing component file
- Check CSS loader
- Update to pass config to the default webpack preprocessor