cypress-documentation
cypress-documentation copied to clipboard
Cypress Documentation including Guides, API, Plugins, Examples, & FAQ.
Submitting [cypress-graphql](https://github.com/Shopify/cypress-graphql) as a plugin, which allows users to stub/spy/mock GraphQL operations like you would be able to for a standard REST request. It's fully tested [here](https://github.com/Shopify/cypress-graphql/runs/5664486638?check_suite_focus=true). Thanks, and LMK...
See: https://github.com/cypress-io/cypress/pull/23194
Added guides (complete examples) for Vuetify 2 and Vuetify 3 (beta) custom mount commands for component testing. closes #4627
There was an extra -- in line no. 80.
- used https://docusaurus.io/docs/cli#docusaurus-write-heading-ids-sitedir to manually create heading ID's to keep the same case
Demo: https://github.com/nilgaar/mongodb-cypress-demo
- fixes the broken changelog page.
### Subject Guides ### Description Add guides on how to exactly mount Vuetify (2 & 3) based components in component testing.