flutter/dev
Nate Bosch dcfd35f8a7
Remove uses of deprecated test_api imports (#124732)
Most of these imports were never appropriate. The `test_api` package was never intended for use in `_test.dart` files.
Where possible move imports to `matcher`, otherwise move them to `test` or `flutter_test`.

Leave uses of `test_api` from `flutter_test` library code.
2023-04-20 20:55:28 +00:00
..
automated_tests Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
benchmarks Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
bots Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
ci Bump activesupport from 6.1.7.1 to 6.1.7.3 in /dev/ci/mac (#122768) 2023-03-16 00:06:11 +00:00
conductor Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
customer_testing Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
devicelab Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
docs Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
forbidden_from_release_tests roll packages (#123339) 2023-03-23 19:03:57 +00:00
integration_tests Remove uses of deprecated test_api imports (#124732) 2023-04-20 20:55:28 +00:00
manual_tests Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
missing_dependency_tests Remove uses of deprecated test_api imports (#124732) 2023-04-20 20:55:28 +00:00
snippets/config Update the copy icon in snippets and samples to use the standard one (#123651) 2023-04-18 17:38:13 +00:00
tools Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
tracing_tests Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.