Ian Hickson
2ae1e39810
Revert "Migrate to ChannelBuffers.push ( #82057 )" ( #82525 )
2021-05-14 12:09:03 -07:00
Ian Hickson
b86d5c0094
Migrate to ChannelBuffers.push ( #82057 )
2021-05-13 14:34:04 -07:00
Ren You
7f1d1414cc
Revert "Migrate to ChannelBuffers.push ( #81235 )" ( #81829 )
...
This reverts commit 35ad43f20c
.
2021-05-04 06:17:19 -07:00
Ian Hickson
35ad43f20c
Migrate to ChannelBuffers.push ( #81235 )
2021-05-03 17:14:03 -07:00
Angjie Li
b74df388e1
Revert "Migrate to ChannelBuffers.push ( #76288 )" ( #81226 )
...
This reverts commit c26ed03c8a
.
2021-04-26 12:57:17 -07:00
Ian Hickson
c26ed03c8a
Migrate to ChannelBuffers.push ( #76288 )
...
* Migrate to ChannelBuffers.push
* Move TestDefaultBinaryMessenger to its own file
* Apply deprecations and fix usages
2021-04-23 15:39:34 -07:00
Michael Goderbauer
66d5a30de7
Reland "Migrate driver tests in example/ to NNBD ( #75022 )" ( #75264 )
2021-02-04 11:11:03 -08:00
Jenn Magder
6bd54753d7
Revert "Migrate driver tests in example/ to NNBD ( #75022 )" ( #75161 )
...
This reverts commit 50a8ecb7d6
.
2021-02-01 11:45:07 -08:00
Michael Goderbauer
50a8ecb7d6
Migrate driver tests in example/ to NNBD ( #75022 )
2021-02-01 10:16:03 -08:00
Jonah Williams
55e183eb09
[null-safety] migrate hello_world to null safety ( #70112 )
...
* [null-safety] migrate flutter gallery to null safety
2020-11-09 12:51:04 -08:00
Angjie Li
d2fa384c31
Allow Developers to enable Accessibility testing on WebFlutterDriver and get the underlying webDriver ( #65051 )
2020-09-08 13:15:06 -07:00
Nurhan Turgut
9ba4eb04dd
[web] Smoke tests for web engine ( #51003 )
...
* smoke test for web
* fix comments and remove logs
* addressing reviewer comments
* fix analyzer issue
* running the test on cirrus
* cirrus yaml syntax error
* pub get for web_drivers
* go to the examples directory before running the flutter app
* cirrus is not able to find chromedriver. add a sleep to see if timing is the issue.
* run chrome driver in the background
* After PR #51084 , flutter drive command can build and run a web app. Clean flutter run command from cirrus.yml
* enable web
2020-02-24 13:09:21 -08:00