-
Due to the number of the false-positive CI errors we usually get, it could be worthwhile to look at other test engines, like Michael's suggestion [1] , instead of continuing using Puppeteer.
Besides…
-
In order to have some long term statistics let's keep a list of findings.
- `no-useless-constructor: Cannot read property 'body' of null` https://github.com/eslint/eslint/issues/13830
- `Bug: esli…
-
After updating from an NG12 app to NG13, the application is building and behaving correctly, but the Cypress tests don't work anymore. Webpack seems to have a problem finding @angular/core:
`Error: W…
sixmo updated
2 years ago
-
### Current behavior
Happens in our kitchensink tests for any video that is less than 3 seconds long: https://app.circleci.com/pipelines/github/cypress-io/cypress-example-kitchensink/1063/workf…
-
Apologies for the simplistic question as I am not a Ruby or RoR dev.
Your documentation makes no mention of data seeding or data creation and such test automation matters. Which is fine as it may b…
-
adopting a convention over configuration approach, should make it easier to maintain out test going forward. In particular locating the source of custom commands is somewhat opague.
Also the `confi…
-
### Current behavior:
When using selector playground to select elements with preferred data attributes (data-cy, data-test, data-testid), the provided selector is missing quotes around the value. T…
-
## In order to test ncids sass partials we create, developers need to investigate proposed testing methods that will effectively test sass partials in isolation.
> **Estimated Timeframe** *# of …
-
What would it take to add support for react?
Where are the main places to change the current generators etc?
I've been browsing through the code and see the following potential changes/modificatio…
-
### Problem to solve
Currently it's very difficult to do end to end testing with a Vuetify app as it's extremely hard to select some elements programatically by selector. For example using Cypress t…