-
- Some tests failed when flutter unit tests for the rutorrent-flutter application.
- These issues were found due to the modal_bottom_sheet dependency used.
- We can run `flutter test` in the local …
-
There are a few situations where the same enum logic is implemented over and over again.
A good example would be distinguishing an `AnimationStatus` between forward/complete and reverse/dismiss…
-
[flutter_tools unit tests](https://github.com/flutter/flutter/tree/master/packages/flutter_tools/test/commands.shard) are split into hermetic and permeable tests.
The hermetic tests mock the file s…
-
Per [this discussion](https://groups.google.com/forum/#!topic/flutter-dev/2yEf-VNAwPY), it seems widget tests are under-documented in these ways:
* unclear why UI appears small with black regions a…
-
The tests in devtools have a few extremely large JSON maps that are built into the application. See https://github.com/flutter/devtools/blob/8aaa762e94c88b760516d70b6b16eddb79f3e5bb/packages/devtools_…
-
Most of the [hostonly_devicelab tests](https://github.com/flutter/flutter/blob/master/dev/bots/test.dart#L1239) can and should be migrated to `//flutter/packages/flutter_tools/test/integration.shard`.…
-
My suggestion about new tab on Flutter Inspector app for generate tests from UI by using inspect with follow scenario as example:
1. Select some widget
2. Open new tab (Test generator) as on imag…
-
The longer anyone test takes, the longer presubmits and post submits take.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
```
alchemist-0a8b6531ce99374ccafdf55385259f03cdf5c47a/lib/src/golden_test_adapter.dart:53:3…
-
For example: https://ci.chromium.org/ui/p/flutter/builders/try/Windows%20build_tests_1_7/16262/infra
Note:
1. In step 10, we check if Visual Studio is already installed (https://flutter.googlesour…