flutter/dev/automated_tests
Danny Tuppeny c8d620e665
Unpin test/test_core/test_api packages (#169198)
These packages were recently pinned (in
https://github.com/flutter/flutter/pull/168916) due to a bug
(https://github.com/dart-lang/test/issues/2498).

That bug was fixed and new versions of the test packages published. This
change unpins and lets them upgrade to the fixed version.
2025-05-22 23:15:08 +00:00
..
flutter_test Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
icon Enable widget load assets in its own package in test (#35991) 2019-07-16 09:47:42 -07:00
integration_test Adjust tools tests that would be broken by formatting (#160393) 2024-12-17 00:34:00 +00:00
test_smoke_test Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
pubspec.yaml Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +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.