-
Filtrowanie wykluczające (-tag) działa jeśli dane słowo jest w tekście. Ale nie działa jeśli jest w innych elementach oferty - takich jak lista "Must have" lub "Nice to have".
Dla przykładu daje "-sc…
l00k updated
2 months ago
-
### Issue description
This is basically https://github.com/NCIOCPL/cgov-react-app-playground/issues/38, but @cypress/code-coverage needs to be installed first. So install it, and follow the pattern i…
-
I am getting the message
> 'Jest encountered an unexpected token'
for all my unit tests when setting up `jest-runner-eslint` in projects:
```javascript
module.exports = {
roots: [''],
mod…
-
A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jes…
-
What's the right way to configure jest when using vue-spinner package. After adding the package, tests fail with this:
` Jest encountered an unexpected token
This usually means that you are t…
-
![image](https://user-images.githubusercontent.com/36806437/203370313-f004d2aa-17bb-499f-82c0-9be6d14ded08.png)
Our Jest tests look like they are flaky.
-
#### Description:
Add tests for app registration landing layout components:
Acceptance Criteria
- [x] Add Jest unit test for header
- [x] Add Jest unit test for footer
Dev Notes:
Footer Jest test:
…
-
When we run multiple of our test files in jest (together with --runInBand to serialize the execution), we are getting weird errors in `node-usb` in all but first testfile:
```
● Test suite failed …
-
Mam pytanie dla takiego przykładu (zasób /offers/listing):
[category.id] => 38d588fd-7e9c-4c42-a4ae-6831775eca45
[fallback] => false
[phrase] => ARCHIPRZEWODNIK PO POLSCE
mam …
-
A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jes…