-
I turned on breaking at all exceptions and now I'm getting this exception in the OneTimeSetup();
![image](https://github.com/user-attachments/assets/669474bb-a300-488d-ad8c-3f55951a7436)
-
Creating environments in unit tests currently is not ergonomic and doesn't support remote environments or a pre-created lock.
AC:
- add a way to populate the lockfile
- add a way to create remote…
-
### Problem
Currently, the [contributing section in the documentation](https://tree-sitter.github.io/tree-sitter/contributing#testing) mentions building the WASM module and fetching fixtures for test…
-
### Which package(s) are affected?
SSR (@lit-labs/ssr)
### Description
When I use an iterable like an array in Lit SSR Web Test Runner plugin, I get the following error:
```
Error: invalid temp…
-
**Describe the bug**
This might depend on the user's machine and how much load it can handle, but **_inconsistently_** some tests fail for different reasons.
For example for Tooltip, but I've noticed…
-
Some procedure before/after the meta tests, to bootstrap some test data fixtures.
Could be as simple as giving this repo a bunch of DB credentials, and having it execute some SQL to guarantee the s…
cavis updated
6 years ago
-
Generate fixture files for unit testing automatically instead of using real samples.
-
Example code:
```tsx
import { expect, test } from "vitest";
import { page } from "@vitest/browser/context";
import { render } from "vitest-browser-react";
import { HelloWorld } from "./fixtur…
-
## Summary:
The scripts under `tests/generate_fixtures` are not clear about the location they should be run from or what their behaviour is. It would be cleaner, and more usual, to have a `make fix…
-
Hi, sorry for this basic question but do I understand it right, that the values of all DMX channels need to be constantly transmitted in a certain frequency like 25 to 40Hz or FPS (refresh rate) and n…