Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mschile created a review comment on a pull request on cypress-io/cypress-documentation
Can you have a Cloud parallel run without recording? ```suggestion - During recorded runs, execution will fail if Cypress is unable to confirm the creation of an instance instead of skipping th...
mschile opened a pull request on cypress-io/cypress
test: normalize Firefox CDP spawn message
<!-- Thanks for contributing! PLEASE... - Read our contributing guidelines: https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md - Read our Code Review Checklist on coding standard...mschile created a branch on cypress-io/cypress
mschile/firefox_cdp_connection_message - Fast, easy and reliable testing for anything that runs in a browser.
mschile created a review on a pull request on cypress-io/cypress-component-testing-apps
mschile closed an issue on cypress-io/cypress
`npm/vue` tests are not running in CI
### What would you like? Update the CircleCI config to run the `npm/vue` tests. ### Why is this needed? _No response_ ### Other _No response_mschile pushed 1 commit to release/14.0.0 cypress-io/cypress
- test: update CI to run `npm/vue` tests (#30707) 09c9b2f
mschile created a branch on cypress-io/cypress
mschile/vue_tests - Fast, easy and reliable testing for anything that runs in a browser.
mschile opened an issue on cypress-io/cypress
Fix the `npm/vue` skipped tests
### What would you like? Investigate and fix the `npm/vue` tests that were skipped as part of https://github.com/cypress-io/cypress/issues/30698. ### Why is this needed? _No response_ ### Other...mschile closed an issue on cypress-io/cypress
Remove unmount function from `cypress/react`
The [`unmount`](https://github.com/cypress-io/cypress/blob/release/14.0.0/npm/react/src/mount.ts#L82) API has been deprecated since Cypress 11. With Cypress 14, it is likely time to remove the fun...mschile closed a pull request on cypress-io/cypress
misc: remove component testing API stubs that were removed in Cypress 11
<!-- Thanks for contributing! PLEASE... - Read our contributing guidelines: https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md - Read our Code Review Checklist on coding standard...mschile pushed 2 commits to mschile/remove_ct_11_code cypress-io/cypress
mschile opened an issue on cypress-io/cypress
`npm/vue` tests are not running in CI
### What would you like? Update the CircleCI config to run the `npm/vue` tests. ### Why is this needed? _No response_ ### Other _No response_mschile created a branch on cypress-io/cypress
mschile/remove_ct_11_code - Fast, easy and reliable testing for anything that runs in a browser.
mschile created a comment on a pull request on cypress-io/cypress
Closing. Discussed this with the team and we are going to hold off on adding the `checkVisibility` API for now.
mschile closed a pull request on cypress-io/cypress
fix: 28187 Include checkVisibility browser API as a reliable tool to check visibility
Visibility check in browser is close to one used in cypress. Still some test has to be changed to make it compatible with what is really seen in browser. If backward compatibility is required then...mschile pushed 1 commit to release/14.0.0 cypress-io/cypress
- test: remove duplicate add function (#30693) 6bd6185
mschile closed a pull request on cypress-io/cypress
test: remove duplicate add function
<!-- Thanks for contributing! PLEASE... - Read our contributing guidelines: https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md - Read our Code Review Checklist on coding standard...mschile opened a pull request on cypress-io/cypress
test: remove duplicate add function
<!-- Thanks for contributing! PLEASE... - Read our contributing guidelines: https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md - Read our Code Review Checklist on coding standard...mschile pushed 1 commit to release/14.0.0 cypress-io/cypress
- fix: visibility issue with parent absolute (#29689) d8d493a