-
One issue I've had is that when writing tests, it's easy to run into problems caused by react-query's caching. It would be good to have an option to disable caching wholesale.
e102 updated
3 months ago
-
### What happened?
I installed supabase, and can connect.
I installed docker and docker compose, and they are running in mac gui.
I ran docker and it gives the log output. It just keeps looping bet…
-
I have playwright.config.ts as following with SvelteKit:
```
import type { PlaywrightTestConfig } from '@playwright/test';
const config: PlaywrightTestConfig = {
fullyParallel: true,
webSer…
-
This example leaks around 500MB of memory on my machine when using the threaded scheduler, and almost no memory when using the single-threaded scheduler:
```python
import dask.array as da
x = da.…
-
**TypeScript Version:** 3.7.2, 3.8.0-dev.20191102 (worked in 3.6)
**Search Terms:**
- Type instantiation is excessively deep and possibly infinite.ts(2589)
- Mapped types
- Generics
…
-
### Current behavior
When I run this command `vue-cli-service test:e2e --headless --component` in a terminal, it works fine but when I commit my changes , I have this error :
> node:internal/mod…
-
## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.9.0-alpha3/in…
-
Currently, the Vitest integration is tested against a suite of example tests. There are some things that can't be tested this way though:
- [x] (Inline) snapshots, updating existing and remove obso…
-
### What happened?
WHEN
- using mocha and WDIO
- and putting some `Navigate` and `Ensure` in the `before` hook
- and the `Ensure` fails (by non met assertion, because `PageElement` does not exi…
-
MapX doesn't load when it is used in an iframe or via the SDK in Mode Incognito on Chrome.
The following error is received:
`Failed to register a ServiceWorker for scope ('https://app.mapx.org/') wi…