Popular repositories
-
-
start-server-and-test Public
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
-
next-update Public
Tests if module's dependencies can be updated to latest version
-
npm-install Public
GitHub Action for install npm dependencies with caching without any configuration
-
-
javascript-journey Public
Source code for blog post Journey from procedural to reactive JavaScript with stops
14,778 contributions in the last year
Less
More
Activity overview
Contributed to
cypress-io/cypress-test-tiny,
cypress-io/cypress-test-example-repos,
cypress-io/cypress-test-ci-environments
and 5 other
repositories
Contribution activity
October 2021
Created 284 commits in 24 repositories
Created 6 repositories
- bahmutov/infinite-scroll-quotes JavaScript
-
bahmutov/cypress-network-idle
JavaScript
•
Built by
-
bahmutov/cypress-each
JavaScript
•
Built by
-
bahmutov/cypress-testrail-simple
JavaScript
•
Built by
-
bahmutov/test-rail-example
JavaScript
•
Built by
- bahmutov/cypress-example-conduit-app JavaScript
Created a pull request in bahmutov/cypress-data-session that received 1 comment
feat: implement dependsOn
closes #9 A data session can depend on another data session or even multiple data sessions. For example, the data session "logged in user" can de…
+226
−27
•
1
comment
Opened 15 other pull requests in 6 repositories
bahmutov/chat.io
7
merged
bahmutov/cypress-network-idle
2
merged
bahmutov/todo-graphql-example
2
merged
bahmutov/cypress-data-session
2
merged
bahmutov/cypress-each
1
merged
bahmutov/cyclope
1
merged
Reviewed 1 pull request in 1 repository
bahmutov/cy-api
1 pull request
Created an issue in cypress-io/cypress that received 4 comments
cy.intercept does not "see" header added from the middleware intercept
Current behavior The test below describe('Adding header', () => { beforeEach(() => { cy.intercept( { method: 'POST', url: '/', middleware: true, }, (…
4
comments
Opened 26 other issues in 9 repositories
bahmutov/cypress-each
5
closed
1
open
bahmutov/cypress-data-session
5
closed
bahmutov/cypress-testrail-simple
3
closed
1
open
bahmutov/cypress-network-idle
3
closed
cypress-io/cypress
3
open
bahmutov/cyclope
2
open
cypress-io/cypress-xpath
1
open
cypress-io/cypress-grep
1
open
bahmutov/chat.io
1
open
Answered 1 discussion in 1 repository
cypress-io/cypress
cypress-io/cypress