flutter/dev/integration_tests/flutter_gallery/test
pdblasi-google 5df1c996ad
Adds SemanticsNode Finders for searching the semantics tree (#127137)
* Pulled `FinderBase` out of `Finder`
  * `FinderBase` can be used for any object, not just elements
  * Terminology was updated to be more "find" related
* Re-implemented `Finder` using `FinderBase<Element>`
  * Backwards compatibility maintained with `_LegacyFinderMixin`
* Introduced base classes for SemanticsNode finders
* Introduced basic SemanticsNode finders through `find.semantics`
* Updated some relevant matchers to make use of the more generic `FinderBase`

Closes #123634
Closes #115874
2023-08-10 21:31:06 +00:00
..
calculator Remove uses of deprecated test_api imports (#124732) 2023-04-20 20:55:28 +00:00
demo Dev, examples/api, etc updated for Material 3 by default (#129683) 2023-06-28 09:41:58 -07:00
accessibility_test.dart Dev, examples/api, etc updated for Material 3 by default (#129683) 2023-06-28 09:41:58 -07:00
drawer_test.dart Making TextPainter rounding hack disabled by default (#132094) 2023-08-10 00:30:52 +00:00
example_code_display_test.dart Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00
example_code_parser_test.dart Revert "Speed up first asset load by encoding asset manifest in binary rather than JSON (#113637)" (#116662) 2022-12-07 17:29:05 +00:00
flutter_test_config.dart Improve tracing (#93086) 2021-12-10 10:09:24 -08:00
live_smoketest.dart Adds SemanticsNode Finders for searching the semantics tree (#127137) 2023-08-10 21:31:06 +00:00
pesto_test.dart Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00
simple_smoke_test.dart Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00
smoke_test.dart Stand-alone widget tree with multiple render trees to enable multi-view rendering (#125003) 2023-07-17 16:14:08 +00:00
update_test.dart Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00