-
Currently I don't see an example where you test Stores with Cypress. Would be much appreciated!
-
### Current behavior
My test gets the dreaded "element detached from the DOM" error even after following the recommendations from Cypress.
### Test code to reproduce
```
cy.get('.data-table …
-
Is there a way to use Cypress to test Polymer (that uses shadow DOM) applications? Any suggestions or best practices? Especially if shadow roots are deeply nested inside each other? Because I don't th…
-
We faced into the issue that we have element A and B with the same buttons and the same text inside. Element A does not pass the actionability checks. But element B does.
For me as a user the best …
-
I came across [query-extensions](https://www.npmjs.com/package/query-extensions) and I think this is a step up in front-end testing.
The API I'm interested the most is `filter: "role"`, in which, y…
-
**Description**
Our current popup-based CBG detail view takes up a lot of screen space, especially on mobile. We should consider moving to a sidebar-based map as seen in sites like [Tree Equity Score]…
-
We have E2E tests built with Nightwatch and our selectors. When the DOM changes, the E2E tests will need to either a) update the selectors or b) be rebuilt using a different testing framework.
Osca…
-
After the addition of multi-signature support in #2891, we need to remove the second passphrase support, consisting of secondary transaction signing for every transaction type, and second passphrase r…
-
**Describe the bug**
Angular 13.1 was released yesterday, however when trying to build Storybook 6.4 with Angular 13.1, there is an error thrown:
```
ERR! TypeError: getTypescriptWorkerPlugin is …
-
- [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate.
## Summary 💡
I believe it would be bene…