Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

mschile

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...

View on GitHub

mschile created a review on a pull request on cypress-io/cypress-documentation

View on GitHub

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

View on GitHub

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 deleted a branch cypress-io/cypress

mschile/vue_tests

mschile pushed 1 commit to release/14.0.0 cypress-io/cypress
  • test: update CI to run `npm/vue` tests (#30707) 09c9b2f

View on GitHub

mschile pushed 1 commit to mschile/vue_tests cypress-io/cypress

View on GitHub

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 deleted a branch cypress-io/cypress

mschile/remove_ct_11_code

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
  • feat: support angular 19 and update tests [run ci] (#30675) dcdefb4
  • Merge branch 'release/14.0.0' into mschile/remove_ct_11_code bbe89e0

View on GitHub

mschile created a review on a pull request on cypress-io/cypress

View on GitHub

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 pushed 1 commit to mschile/remove_ct_11_code cypress-io/cypress

View on GitHub

mschile pushed 1 commit to mschile/remove_ct_11_code cypress-io/cypress

View on GitHub

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.

View on GitHub

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 deleted a branch cypress-io/cypress

mschile/fix_visibility_build

mschile pushed 1 commit to release/14.0.0 cypress-io/cypress
  • test: remove duplicate add function (#30693) 6bd6185

View on GitHub

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

View on GitHub

mschile closed a pull request on cypress-io/cypress
fix: visibility issue with parent absolute
- Closes https://github.com/cypress-io/cypress/issues/28638 ### Additional details - Fixed visibility issue when the element is position static or relative, and the element's offset parent is p...
mschile pushed 1 commit to issue-28638-parentAbsolute senpl/cypress

View on GitHub

mschile closed a pull request on cypress-io/cypress
fix: update visibility for elements with textContent but without width/height
- Closes https://github.com/cypress-io/cypress/issues/29687 ### Additional details * Fixed visibility issue when the element has no width/height but does have `textContent`. ### Steps to tes...
Load more