-
**Describe the use case:**
Testing / code base related / DX improvement
**Describe the enhancement/feature:**
Replace the existing unit testing based on go terratest with [helm unittest](https://…
-
**Describe the bug**
A clear and concise description of what the bug is.
The `isclose` function returns an invalid value.
**To Reproduce**
Steps to reproduce the behavior:
1. Copy and past b…
-
Previously [work was done](https://github.com/flutter/engine/tree/main/testing/skia_gold_client#release-testing) to make sure the golden tests run on the release branches. It was verified to work in …
-
# 🐛 Bug
Running
```
MOVE_COMPILER_V2=true cargo test --profile ci -p aptos-api
```
Leads to 3 failures:
- `tests::state_test::test_get_account_module` has a different goldenfile, due to a by…
-
### Checklist
- [X] I did not find a related open enhancement request.
- [X] I understand that enhancement requests filed in the GitHub repository are by default low priority.
- [X] If this request i…
-
### What
- Smoothie is now a production app and we have to avoid something to break unexpectedly. Dart and our hard typed rules are a really good start but won't work in all cases.
- The questio…
-
One of the main reasons, I'm not going to move to WidgetBook3's annotations, is cause every screen / component of mine has a respective golden test.
Having such a large amount of golden tests is wo…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues.
### Command
Differ between Intel Macs & Apple Silicon Macs
### Description
Having two MacOS folders, …
-
Right now they are 2 different executables. I think we should make them one executable where by default you get golden images, if you specify `--playground` you get an interactive window.
This wil…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Copy and past below code
```Python
# SPDX-FileCopyrightText: © 202…