-
**Description**
Our app takes a file from an user, does some work with it, and produces outputs based on the input the user provides. A bunch of things happen in the system during the processing and …
-
Hello!
I was just wondering what the general differences in approach and functionality were between this crate and the thirtyfour crate? I use thirtyfour for RPA and QA testing at work, and I saw tha…
-
### Describe the new a11y feature or project enhancement
We'd like to update Checka11y.css to use Cypress 8 rather than Cypress 6 so we can remain up to date with Cypress and make use o…
-
Collect the components we need to replace.
Is there a direct replacement?
Is change in tests needed? If yes, what? Unit code?
-
# Superset Frontend Testing Guidelines
We feel that tests are an important part of a feature and not an additional or optional effort. That's why we colocate test files with functionality and somet…
-
### Problem
Here's a CodeSandbox that shows parseHTML's document.defaultView doesn't contain `history` or `location`:
https://codesandbox.io/s/linkedom-no-history-o666v?file=/src/index.js
###…
-
I wanted to put together a list of proposals for CSS refactor and consolidation.
I've been working on some styling bugfixes lately and found the state of the CSS code to be quite frustrating. I wan…
-
**Describe the bug**
Browsers don't recognize the input elements as Auth related.
-> No "password suggestion" on during account creation
-> No autofill during sign in
-> No prompt "save password…
Purii updated
2 years ago
-
Detected 8 ESLint reports and/or crashes.
Scanned 12115 repositories.
Rules:
- `no-unnecessary-waiting`
Click to expand
## Rule: no-unnecessary-waiting
- Message: `Cannot read property '…
-
If the app template doesn't include tests, then one of the first questions people will ask is 'how do we add tests'? We should probably have *some* way of answering this question