flutter/packages/integration_test/test
Matan Lurey c7dd6419d9
Remove RepaintBoundary that is no longer needed. (#159232)
Closes https://github.com/flutter/flutter/issues/66006.

From what I can tell in the multi-view effort a variation of
https://github.com/flutter/flutter/pull/88609 already landed, meaning
that the current device-pixel-ratio is being used (as the tests in
#88609 are now passing), and I believe that means we can remove the
override/hack.

Will rely on "Google Testing" to run a TGP internally, or do so myself
if necessary.
2024-11-21 17:50:46 +00:00
..
data Clean up the bindings APIs. (#89451) 2022-02-03 14:55:15 -08:00
binding_fail_test.dart docimports for flutter_goldens, flutter_localizations, flutter_web_plugins, fuchsia_remote_debug_protocol, integration_test (#151271) 2024-07-11 20:15:05 +00:00
binding_test.dart Remove RepaintBoundary that is no longer needed. (#159232) 2024-11-21 17:50:46 +00:00
response_serialization_test.dart Reland integration_test NNBD (#75074) 2021-02-01 10:19:14 -08:00
socket_fail_test.dart Clean up the bindings APIs. (#89451) 2022-02-03 14:55:15 -08:00
web_extension_test.dart flutter test --wasm support (#145347) 2024-03-21 20:08:07 +00:00