flutter/packages/flutter_test/test
Ian Hickson f61a2c3907 Clean up flutter_test/test/controller_test.dart (#31333)
Instead of using a custom WidgetController, which is very brittle, we just use the usual infrastructure.

Also, use structured data instead of an array.

This adds offsetMoreOrLessEquals to handle small floating point errors in offsets.
2019-05-06 14:36:30 -07:00
..
custom_exception_reporter Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
test_config Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
accessibility_test.dart rename foreground and background to light and dark (#32070) 2019-05-06 08:02:08 -07:00
bindings_test.dart add ui.Window fallback to TestViewConfiguration (#27987) 2019-02-14 22:49:49 -08:00
controller_test.dart Clean up flutter_test/test/controller_test.dart (#31333) 2019-05-06 14:36:30 -07:00
finders_test.dart some formatting of map, parameters and spaces (#29760) 2019-03-23 00:02:21 +01:00
goldens_test.dart format parameter list (#27261) 2019-02-21 09:27:07 +01:00
matchers_test.dart Refactor core uses of FlutterError. (#30983) 2019-05-01 11:20:12 -07:00
reference_image_test.dart Roll engine to 5983e34a3c0e1217da7e8bbe9f2fe685048fe259 (#26596) 2019-01-15 19:00:05 -08:00
stack_manipulation_test.dart Refactor core uses of FlutterError. (#30983) 2019-05-01 11:20:12 -07:00
test_async_utils_test.dart Refactor core uses of FlutterError. (#30983) 2019-05-01 11:20:12 -07:00
test_text_input_test.dart Fix indentations of statements in BlockFunctionBody (#28933) 2019-03-07 21:09:28 +01:00
widget_tester_test.dart Make it easier to ensure semantics in widgetTests (#29387) 2019-03-18 10:08:23 -07:00
window_test.dart fix some formatting issues (#28809) 2019-03-06 09:37:32 +01:00