Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
-
-
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
-
-
-
Source code for blog post Journey from procedural to reactive JavaScript with stops
-
GitHub Action for install npm dependencies with caching without any configuration
15,935 contributions in the last year
Less
More
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
February 2021
Created 1,526 commits in 42 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 17 repositories not shown
Created 17 repositories
- bahmutov/cypress-wikipedia JavaScript
- bahmutov/avoid-while-loops-in-cypress JavaScript
- bahmutov/monalego JavaScript
-
bahmutov/cypress-gh-action-split-jobs
JavaScript
•
Built by
- bahmutov/npm-install-example
- bahmutov/reveal-vite HTML
- bahmutov/cypress-codefresh-example JavaScript
- bahmutov/reveal-markdown-example JavaScript
-
bahmutov/onbeforeunload-example
JavaScript
•
Built by
- bahmutov/ecommerce-netlify Vue
- bahmutov/test-timezones-example JavaScript
- bahmutov/netlify-plugin-github-dispatch JavaScript
- bahmutov/cypress-gh-action-changed-files JavaScript
-
bahmutov/gatsby-starter-portfolio-cara
JavaScript
•
Built by
-
bahmutov/eleventyone
JavaScript
•
Built by
- bahmutov/test-personal-site JavaScript
- bahmutov/ceceliacreates-nuxt Vue
Created a pull request in cypress-io/cypress that received 6 comments
fix: include event emitter types from cypress types
closes #14991 by adding including the event emitter definition where it is used first User facing changelog Types no longer complain when you cha…
+71
−36
•
6
comments
Opened 79 other pull requests in 18 repositories
cypress-io/cypress-documentation
18
merged
- explain how to debug the cy.request command
- explain how to temporarily escape within context
- explain how to avoid while loop
- add example of setting Firefox flag when launching
- add example appending json files
- add table with common issues links
- clarify adding headers in cy.intercept
- add a few more debug sources
- add link to the viewports blog post
- add link to logging in recipes
- explain the issues that are pending release
- explain visit and local files better
- add section explaining DEBUG areas
- add note how to debug specs not found error
- add link to Cypress webinars youtube playlist
- add sections about github actions and netlify
- add link to the form validation blog post
- Adding cypress-real-events plugin
cypress-io/cypress-example-recipes
16
merged
- add counting spec to the intercept recipe
- Show how to increase the browser window size
- split long file download spec into separate specs
- add new recipe showing basic authentication in action
- add example with reload limit
- add CSV file download via location.href failing test
- add recipe that reloads the page until test finds what it is looking for
- add plugin file and enable ping flag in Firefox
- add example spying on JSONP request
- add anchor ping example test
- add example of adding a custom header
- clarify async reply
- move html and css into own spec
- more examples of cy.intercept and network call assertions
- upgrade to Cypress v6.5.0
- add wait before checking downloaded image
cypress-io/netlify-plugin-cypress
1
open
10
merged
- feat: rework test phases to make onSuccess default
- fix: use dashboard url markdown syntax
- feat: output summary from the plugin
- feat: serve HTML static pages by default
- fix: improve the ping code
- add note about Netlify CLI and an example
- feat: add option to use Chromium browser (#110)
- feat: add onSuccess testing
- feat: add skip=true flag to postBuild tests
- feat: run cypress info command after install and verify
- feat: run verify Cypress after install
bahmutov/ecommerce-netlify
1
open
1
closed
4
merged
cypress-io/cypress
1
open
3
merged
bahmutov/cypress-gh-action-changed-files
3
open
1
merged
bahmutov/eleventyone
4
merged
cypress-io/github-action
3
merged
bahmutov/cypress-examples
2
merged
sdras/ecommerce-netlify
2
closed
cypress-io/netlify-plugin-cypress-example
2
merged
bahmutov/monalego
1
open
bahmutov/cypress-realworld-app
1
open
bahmutov/cypress-codefresh-example
1
merged
cypress-io/testing-workshop-cypress
1
merged
netlify/plugins
1
merged
cypress-io/cypress-example-kitchensink
1
merged
bahmutov/ceceliacreates-nuxt
1
open
Reviewed 10 pull requests in 4 repositories
cypress-io/cypress 6 pull requests
- fix: updated cy.intercept to automatically parse more JSON MIME types
- fix: use app.whenReady and remove delay race for electron startup
- fix: regression where failed events could cause a passing test to display as failed
- fix: Add autoEnd option to Cypress.Log Typescript definitions
- fix: include event emitter types from cypress types
- feat: Add Cache folder error message on smoke test
cypress-io/cypress-docker-images 2 pull requests
cypress-io/cypress-test-example-repos 1 pull request
cypress-io/cypress-documentation 1 pull request
Created an issue in cypress-io/cypress that received 6 comments
If the last record in the Command Log is a canceled or aborted XHR the test shows failure
Cypress v6.4.0 Look at the image below: 6 passing tests, no failures, BUT the last test shows the failure icon. I think this happens when the last …
6
comments
Opened 44 other issues in 17 repositories
cypress-io/netlify-plugin-cypress
4
open
4
closed
cypress-io/cypress-example-recipes
2
open
4
closed
cypress-io/github-action
4
closed
1
open
cypress-io/cypress
2
closed
3
open
bahmutov/netlify-plugin-github-dispatch
2
closed
1
open
bahmutov/cypress-codefresh-example
3
open
cypress-io/cypress-documentation
3
open
bahmutov/monalego
2
open
pshihn/legra
1
open
bahmutov/cypress-gh-action-example
1
open
bahmutov/ecommerce-netlify
1
open
bahmutov/cypress-examples
1
open
bahmutov/reveal-markdown-example
1
open
cypress-io/netlify-plugin-cypress-example
1
closed
bahmutov/dependency-version-badge
1
open
cypress-io/cypress-fiddle
1
closed
bahmutov/list-of-projects
1
open
Answered 15 discussions in 1 repository
cypress-io/cypress
cypress-io/cypress
- Refactor redundant selector?
- cy.exec vs cy.task performances
- Check if there are several DIFFERENT images in srcset when working with resposive image
- Issue in xhr
- Is there some kind of regex filtering on spec folder names?
- Is it possible for both Jest & @cypress/react unit tests to coexist in a typescript project?
- Is it possible for both Jest & @cypress/react unit tests to coexist in a typescript project?
- Get name and result of each test
- How to verify if checkbox is checked
- Integration with CI/CD Github Action
- .each() method, arrays and objects initialization
- How to query focused state without changing it
- Fetch tests using before:spec or before:run
- will cypress migrate to node 14?
- Conflicting information on using .should('be.visible') before .click()

