-
In `utils/test-utils.tsx`, a custom render function is created to wrap the apollo provider. This function is later exported as `render`. I feel this should rather be something like `renderWithAuth`. …
-
### Bug description
When switching between tracks for A/B testing, there is a delay of about 1 second between clicking the solo button and the monitored track changing. This makes A/B testing much le…
-
### Terraform Version
```shell
Actual code
Terraform v1.9.4
on darwin_arm64
+ provider registry.terraform.io/hashicorp/aws v5.63.0
Minimal Example
Terraform v1.9.4
on darwin_arm64
+ provider…
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searche…
-
`EuiFormRow` automatically generates an id to link together field label with field input.
This works fine in production and dev. However, in a test environment this functionality is disabled and i…
-
### Before You File a Proposal Please Confirm You Have Done The Following...
- [X] I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+labe…
-
### Steps to reproduce
1. Click on a non-previewable** file (like an office file) -> downloaded in `Details` view
2. In `Details` view, click on three-dot-button and `Remove`
3. Select `Local …
-
### Observed behaviour
With star field density parameter set to zero, game crashes whenever trying to hyperjump
### Expected behaviour
Hyperjump working as usual.
### Steps to reproduce
Load …
-
### Steps to reproduce the problem
1. Using `axios` and `form-data` packages from node, try the following:
```js
/**
* @file testing.js
*/
const axios = require("axios");
const FormData = r…
-
**Steps to reproduce**
------------------
1. To reproduce this issue, add the test cases to the `speech_recognition` module specifically for error handling in the `recognize_whisper_api` functio…