feat: add examples for sinon.match#385
Conversation
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
|
@jennifer-shehane take a look at the examples - if they are ok, I will copy them into HTML files and we can land this. |
CypressCecelia
left a comment
There was a problem hiding this comment.
Looks good! Just had a HelpScout message last week about this, actually.
|
perfect @CypressCecelia thanks, I will copy the tests to HTML and will merge it |
|
🌀 Tests overview by Testomatio Found 117 cypress tests in 19 files ✔️ Added 2 tests+ Spies, Stubs, and Clock: cy.stub() matches depending on arguments
+ Spies, Stubs, and Clock: matches call arguments using Sinon matchers📑 List all tests📝 cypress/integration/examples/actions.spec.js
📝 cypress/integration/examples/aliasing.spec.js
📝 cypress/integration/examples/assertions.spec.js
📝 cypress/integration/examples/connectors.spec.js
📝 cypress/integration/examples/cookies.spec.js
📝 cypress/integration/examples/cypress_api.spec.js
📝 cypress/integration/examples/files.spec.js
📝 cypress/integration/examples/local_storage.spec.js
📝 cypress/integration/examples/location.spec.js
📝 cypress/integration/examples/misc.spec.js
📝 cypress/integration/examples/navigation.spec.js
📝 cypress/integration/examples/network_requests.spec.js
📝 cypress/integration/examples/querying.spec.js
📝 cypress/integration/examples/spies_stubs_clocks.spec.js
📝 cypress/integration/examples/traversal.spec.js
📝 cypress/integration/examples/utilities.spec.js
📝 cypress/integration/examples/viewport.spec.js
📝 cypress/integration/examples/waiting.spec.js
📝 cypress/integration/examples/window.spec.js
|
|
🎉 This PR is included in version 1.10.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
to go with cypress-io/cypress-documentation#2608
Related TypeScript fix cypress-io/cypress#6720