-
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…
-
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…
-
# Summary
There are currently no tests for any of the React components under `ui/`. There are a few Jest tests for non-React functions, but testing components is not feasible with Jest without adding…
-
W kodzie jest console.log(...)
zadanie jest proste: ma go nie być.
-
> ![image](https://user-images.githubusercontent.com/101892538/195286515-b2b6bab9-6d73-41c8-9bc2-40aea68f1181.png)
console.error
Warning: React.createElement: type is invalid -- expected a s…
-
### I have a question
Hello,
TL;DR How do I write a Jest test for a component that contains ReactWebChat?
I am trying to write a test file for my website and the ReactWebChat component consistently…
-
A test failed on a tracked branch
```
TypeError: installPackage is not a function
at installPackage (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1732544425322253326/elastic/kibana-on-merge/kiba…
-
A test failed on a tracked branch
```
TypeError: installPackage is not a function
at installPackage (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1732544425322253326/elastic/kibana-on-merge/kiba…
-
## Bug report
### Required System information
- Node.js version: v20.16.0
- NPM version: 10.8.1 (yarn 1.22.22)
- Strapi version: 5.0.0-rc.8
- Database: sqlite
- Operating syste…
-
The scss to css currently lacks Jest tests. We need to add tests to ensure its functionality and reliability.
**Tasks:**
- Identify the key functionalities of scss to css.
- Write unit tests for:
…