flutter/dev/automated_tests
Ian Hickson 62f1594908
Make tests more resilient to Skia gold failures and refactor flutter_goldens for extensive technical debt removal (#140101)
Originally landed in https://github.com/flutter/flutter/pull/139549
Originally reverted in https://github.com/flutter/flutter/pull/140085

- Remove all use of global variables.
- Always pass in all dependencies, only create them in main or in tests.
- Pass in the "print" primitive.
- Make all network traffic retry (except when run locally, when it just auto-passes).
- Enable tests to be run in random order.
- Better error messages
2023-12-21 21:35:07 +00:00
..
flutter_test Make tests more resilient to Skia gold failures and refactor flutter_goldens for extensive technical debt removal (#140101) 2023-12-21 21:35:07 +00:00
icon Enable widget load assets in its own package in test (#35991) 2019-07-16 09:47:42 -07:00
integration_test Revert "Init licenses for test bindings (#81961)" (#82337) 2021-05-13 21:29:03 -07:00
test_smoke_test Remove our extra timeout logic. (#89952) 2021-09-15 09:42:05 -07:00
pubspec.yaml Roll pub packages (#140472) 2023-12-20 22:57:21 +00:00
README.md Fix tests (#3977) 2016-05-17 12:45:37 -07:00

This is a fake package for use by automated testing. For example, the flutter_tools package uses this to test flutter test.