flutter/dev
Jesse 9689f7f89c
Refactor framework + test harness tests (#146213)
Refactor the framework + test harness test suites in order to reduce testing logic in test.dart and allow for later implementing package:test onto the existing tests

The refactor of both suites included in this PR because they both depended on util functions and variables that also needed to be refactored.

Part of https://github.com/flutter/flutter/issues/145482
2024-04-23 19:29:04 +00:00
..
a11y_assessments [macOS] Migrate @NSApplicationMain attribute to @main (#146848) 2024-04-18 03:08:36 +00:00
automated_tests Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
benchmarks [macOS] Migrate @NSApplicationMain attribute to @main (#146848) 2024-04-18 03:08:36 +00:00
bots Refactor framework + test harness tests (#146213) 2024-04-23 19:29:04 +00:00
conductor Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
customer_testing Update link branches to main (continued) (#146985) 2024-04-19 10:46:24 +02:00
devicelab Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
docs Remove master from API docs (#144425) 2024-03-01 01:06:56 +00:00
forbidden_from_release_tests Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
integration_tests Roll pub packages (#147094) 2024-04-22 20:42:07 +00:00
manual_tests [macOS] Migrate @NSApplicationMain attribute to @main (#146848) 2024-04-18 03:08:36 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets/config Reland: Update link branches to main (#146882) 2024-04-17 13:16:33 +00:00
tools Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
tracing_tests Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07: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.