-
## Rationale
1. This was previously attempted by the automated dependabot job but the PR tests failed.
1. This issue has been created to fix the issue as there may be multiple dependency requirement…
-
I'm using a turborepo monorepo and I'm seeing if `packages/A/src/a.ts` imports from `packages/A/src/b.ts` AND `packages/B/src/a.ts` imports from `packages/B/src/b.ts`, then `import/no-extraneous-depen…
-
A test failed on a tracked branch
```
Error: Timed out in waitFor after 1000ms.
at waitFor (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1721837723784615874/elastic/kibana-on-merge/kibana/node_m…
-
test
-
test
-
I've just installed jest-react-hooks-shallow and added `enableHooks(jest, { dontMockByDefault: true })` in my test setup script, and I'm seeing countless test failures in tests that use `mount()`, mul…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
- `react-hooks-testing-library` version: 8.0.0
- `react` version: ^17.0.2
- `react-dom` version (if applicable): ^17.0.2
- `react-test-renderer` version (if applicable): n/a
- `node` version: …
-
Hi,
I've given a try to your package, but it simply doesn't work when I import it and use it:
```
import React from 'react';
import setupMockStates from 'jest-react-hooks-mock';
describe('Tes…
-
# Describe
During the development of a [trivial fix](https://github.com/rancher/dashboard/pull/9264), it showed up the need to setup Jest for Nuxt functionalities, such like `$fetch`.
This may b…
cnotv updated
4 months ago