-
## **Summary**
We are some versions behind on the Percy SDK, so we should get up to date. It would also be great to avoid builds "timing out" if possible, by setting a custom timeout for the lifetime…
-
## **Current Behavior**
From [~accountid:61929b519615eb006f58be71] vue3 CLI 5 on creating a blank new component spec i'm greeted with an error
!Screen Recording 2022-05-19 at 12.20.22 PM.mov|width=31…
-
## **Summary**
Rest of components are using .jsx, but it defaults to .js
[https://www.loom.com/share/0f67ec4160a8447da621a66d8f55a980](https://www.loom.com/share/0f67ec4160a8447da621a66d8f55a980|smar…
-
**Current behavior**
The Debug page empty state components do not render like the most recent designs. Currently, the `DebugEmptyView` component is using a [percentage left and right margin](https:/…
-
## **Current Behavior**
I can't seem to get `debugger` statements to trigger or find the source map for my spec `nuxt2-vue2-webpack4` Project: [https://github.com/cypress-io/cypress-component-testing-…
-
On the Debug page, when opening the "Connect a project banner", the option for which project to connect should default to the "New project" state if no projects are detected.
This is possibly a reg…
-
## **Summary**
When a user navigates to the Project Setup screen, there is no ability to skip the Front-end Framework or Dev Server selection – some users may have custom setups and there is no way to…
-
### Current behavior
Given the following tests, cypress will hang the browser when cy.reload is called. This didn't happen for me immediately but it did happen on a refreh.
```js
context('Cypress…
-
## **Summary**
Apologies if this is expected, I'm not very familiar with CT, but i went through the migration on the vue3-cli5-ts project. Created a new spec (button.cy.ts) and got an error. I'm not s…
-
## **Summary**
Currently, mocking with cy.stub (via sinon) does not mock an exported named function (and perhaps value) from an imported module.
Users coming from other testing libraries (like Jest),…