-
The Dummy JSON API currently lacks Jest tests. We need to add tests to ensure its functionality and reliability.
**Tasks:**
- Identify the key functionalities of Dummy JSON API.
- Write unit tests f…
-
The Image color picker currently lacks Jest tests. We need to add tests to ensure its functionality and reliability.
**Tasks:**
- Identify the key functionalities of Image color picker.
- Write unit…
-
The Box shadow generator currently lacks Jest tests. We need to add tests to ensure its functionality and reliability.
**Tasks:**
- Identify the key functionalities of Box shadow generator.
- Write …
-
The Mark down Editor currently lacks Jest tests. We need to add tests to ensure its functionality and reliability.
**Tasks:**
- Identify the key functionalities of Mark down Editor.
- Write unit tes…
-
The Cupcake Ipsum Generator currently lacks Jest tests. We need to add tests to ensure its functionality and reliability.
**Tasks:**
- Identify the key functionalities of Cupcake Ipsum Generator.
- …
-
The Lorem Ipsum Generator currently lacks Jest tests. We need to add tests to ensure its functionality and reliability.
**Tasks:**
- Identify the key functionalities of Lorem Ipsum Generator.
- Writ…
-
### Detail:
I have updated a third party library **axios** version to 1.6.7 . When I ran tests I started to get the following error
` Jest encountered an unexpected token
This usually mea…
-
**Describe the bug**
Upon running `jest --randomize` - which is the recommended way to test the application in the [contributing](https://www.promptfoo.dev/docs/contributing/#writing-tests) doc - man…
-
### Is this a regression?
No
### Description
Error when importing from "@ngneat/spectator/jest".
TLDR; I suspect this is due to using `@angular-devkit/build-angular:jest` rather than `jest-prese…
-
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…