flutter/dev
Tong Mu e3da1bd7aa
Test WidgetTester handling test pointers (#83337)
Adds tests to the following behaviors, which have existed without tests:

- When tapping during live testing, a message is printed with widgets that contain the tap location.
- When tapping during live testing, a mark is displayed on screen on the tap location.
2021-06-02 11:50:09 -07:00
..
automated_tests [versions] roll package test redux (#83367) 2021-05-26 17:22:28 -07:00
benchmarks Test WidgetTester handling test pointers (#83337) 2021-06-02 11:50:09 -07:00
bots enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
ci Add cmdline tools to docker image. (#82584) 2021-05-14 17:46:30 -07:00
conductor [versions] roll package test redux (#83367) 2021-05-26 17:22:28 -07:00
customer_testing [versions] roll package test redux (#83367) 2021-05-26 17:22:28 -07:00
devicelab Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00
docs Add previews for CupertinoIcons (#71853) 2020-12-08 09:13:07 -08:00
forbidden_from_release_tests [versions] roll package test redux (#83367) 2021-05-26 17:22:28 -07:00
integration_tests Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00
manual_tests [gradle] Unlock all configurations if a local engine is used (#83635) 2021-06-01 13:19:03 -07:00
missing_dependency_tests Clean-up analysis_options files (#77098) 2021-03-02 21:14:03 -08:00
snippets [versions] roll package test redux (#83367) 2021-05-26 17:22:28 -07:00
tools Test WidgetTester handling test pointers (#83337) 2021-06-02 11:50:09 -07:00
tracing_tests [versions] roll package test redux (#83367) 2021-05-26 17:22:28 -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.