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
- Pro
Popular repositories
14,535 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 bahmutov/cypress-vue-unit-test that received 3 comments
fix: add Example cli TypeScript project
for #355
closes #357
a project scaffolded using Vue CLI with TypeScript
added Cypress
To solve
fix the failure to transpile
In the root folder
n…
+267
−6
•
3
comments
- 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
Created an issue in bahmutov/cypress-vue-unit-test that received 4 comments
Provide JSDoc / IntelliSense for mount command
To document the arguments and their examples
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
- Mocking import 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