Commit Graph

5 Commits

Author SHA1 Message Date
Gray Mackall
827b5dff02 [integration_test] Allow capture of screenshots for FlutterFragmentActivitys (#132406)
Fixes https://github.com/flutter/flutter/issues/89683.

The changes to `getFlutterView` in `FlutterDeviceScreenshot` are the fix that was required, everything else was done to get tests running (such as re-generating some lockfiles and modifying the android manifest).

The code was all currently not unit tested, and there were no other easy examples to base these java unit tests off in flutter/flutter, so let me know if this approach to testing is wrong.
2023-09-07 22:32:48 +00:00
Paul
16928037ad Remove @param onDone (#113371)
Remove @param onDone
2023-03-01 00:27:43 +00:00
Lioness100
26b6c1bedd Fix typos (#121171)
* Fix typos

* lowercase animated & opacity

* Undo typo fix

---------

Co-authored-by: Michael Goderbauer <goderbauer@google.com>
2023-02-23 19:43:21 +00:00
Emmanuel Garcia
0504fac7e2 Android e2e screenshot (#84472) 2021-07-20 13:36:04 -07:00
Dan Field
76784651d4 Move package:integration_test to flutter/flutter (#69622) 2020-11-05 17:28:47 -08:00