-
### Description
Default project can not run tests due to wrong jest config
### CodeSandbox/Snack link
_No response_
### Steps to reproduce
1. Run from terminal `npm create gluestack`
2. Select `…
-
**Describe the bug**
I'm currently using the datadog api client within my cloudflare worker and I recently updated the client from version 1.24 to 1.27. I ran into this error since the update:
```
…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arc…
-
# Reparto de test de componentes en Jest
> Nota
>
> Asignar el test añadiendo en la misma linea @ y el desarrollador. Por ejemplo, @username
> Además del % de coverage de ese test
-
Add a Jest test to `Main.test.tsx` that renders the Main component, fills out the transition form, and renders the results table using the FakeApi. This tests interactions with the form and the contai…
-
I have a Jest unit test throwing an error when testing the creation of a bar chart. The call stack is as follows:
```
console.error
Failed to fetch scripts or layout. Cannot read property…
-
I'm trying to test vuex-i18n with jest, so we can test it is configured correctly and the correct strings are being generated and retrieved.
Here is what I've added in the test files:
`const local…
-
### What version of Bun is running?
1.1.12+43f0913c3
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
File 1
```ts
imp…
-
Currently there are no tests, some options:
- React Testing Library via Jest or Vitetest
- Cypress for e2e
- Playwright (most interesting solution https://github.com/vercel/next.js/blob/canary/packag…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …