flutter/packages/flutter_test
Greg Spencer ea8ae8c81b
Allow find.byTooltip to use a RegEx (#149348)
## Description

This adds the ability for `find.byTooltip` to use a `RegEx` to match the tooltip.

Also, adds some tests for `byTooltip`, since there weren't any.

## Tests
 - added tests
2024-06-04 21:43:06 +00:00
..
lib Allow find.byTooltip to use a RegEx (#149348) 2024-06-04 21:43:06 +00:00
test Allow find.byTooltip to use a RegEx (#149348) 2024-06-04 21:43:06 +00:00
test_fixes Reland simulatedAccessibilityTraversal fix (#143527) 2024-02-15 21:37:40 +00:00
analysis_options.yaml Adds dart_fix support to flutter_test (#124347) 2023-04-11 21:09:07 +00:00
dart_test.yaml Randomize tests, exclude tests that fail with randomization. (#86793) 2021-07-26 23:40:49 -07:00
pubspec.yaml Roll pub packages (#149617) 2024-06-03 22:15:41 +00:00