-
I cannot seem to load wasm properly in my test code.
### Current behavior
When trying to run a test that includes wasm code like so:
```ts
describe("sum test", function () {
it("sh…
-
Automated tests failed against Nx `v16.0.0`.
These errors need to be addressed, before `v16.0.0` can be supported.
| Package | Change …
-
### Behaviour
This tool looks like exactly what I need, and it almost works, but I'm stuck on the following:
Only some of my images are cached between jobs and runs, but other are constantly rebui…
-
**Describe the bug**
[Test/QA] [TODO]
Default Jest tests no longer is working.
**To Reproduce**
Jest extension in VS Code.
**Expected behavior**
??
**Desktop (please complete the…
-
In how-to form, show the warning when leaving the page without saving only if a change as be made to the form.
Should be doable using the `FormState` of react-final-form. Documentation [here](https:…
-
### Current behavior
Hello, I am using Cypress with Vue and SauceLabs and continue to encounter this webpack compilation error whenever I try to run SauceLabs locally:
```
Oops...we found an error …
-
### Current behavior
When component testing, Cypress does not seem to be able to load the spec file contents. Cypress does list my spec file, but when I click to run it it keeps infinitely loading.…
-
## Description
The refresh scripts execute `npm run dev` locally but the deploy script executes `npm run production`. Same goes for the [setup.sh](https://github.com/GCTC-NTGC/gc-digital-talent/blob/…
-
Need to explore the possible implementation flow for a single simple page with cypress automation
-
## Current Behavior
The error `Jest encountered an unexpected token` when writing a test for a library that depends on another library, coming from the export statement.
This is a fresh reposi…