- 20 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
-
- 16 Nov, 2022 1 commit
-
-
Jakub Fijałkowski authored
* Test the case when main Isolate is in `None` state for long time * Wait for isolate to become runnable * Handle `PausePostRequest` as a normal "paused" event * Use `-= 1` instead of `--`
-
- 25 Jul, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 15 Jul, 2022 1 commit
-
-
Nguyen Phuc Loi authored
* Support receive input action * Fix error syntax * Fix compile * Add documents * Add unit-test * Update import * Fixed unit-test and lint * Add authors for me * Fixed lint * Fixed lint * Add example * Fixed lint * Fix gen docs * Revert code * Remove flutter_dev * Update packages/flutter_driver/lib/src/driver/driver.dart Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Update packages/flutter_driver/lib/src/common/action.dart Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Update packages/flutter_driver/lib/src/common/action.dart Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Rename ReceiveAction to SendTextInputAction * Rename DriverTextInputAction to TextInputAction and fix unit-test * Reorder import * Remove space * Reorder import * Update text_input.dart * Update flutter_driver_test.dart * Update comment to normal comment after dart doc * Update example * Update AUTHORS Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Fix analyze * Add type dart for example * Add unit-test to check the same entries Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Jan, 2022 1 commit
-
-
Yegor authored
Validate WebDriver responses
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 04 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 10 Sep, 2021 1 commit
-
-
Alexander Dahlberg authored
-
- 07 Sep, 2021 1 commit
-
-
Anis Alibegić authored
-
- 03 Aug, 2021 1 commit
-
-
Nguyen Phuc Loi authored
-
- 27 Jul, 2021 1 commit
-
-
Greg Spencer authored
* Randomize tests, exclude tests that fail with randomization. * Disable some more tool tests
-
- 21 Jul, 2021 1 commit
-
-
Greg Spencer authored
This change fixes the driver tests "VMServiceFlutterDriver with logCommunicationToFile logCommunicationToFile logCommunicationToFile = false" and "WebFlutterDriver with logCommunicationToFile logCommunicationToFile = false" so that they will no longer fail when run locally. The issue was one of not cleaning up the log files after the test ran, so a later run with the same name would see it. Presumably on the servers the tests are run in a different environment where the names or locations of the output files end up being different.
-
- 14 Jun, 2021 1 commit
-
-
Greg Spencer authored
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated. Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
-
- 02 Jun, 2021 1 commit
-
-
Anis Alibegić authored
-
- 20 May, 2021 1 commit
-
-
Yegor authored
FlutterDriver: deprecate enableAccessibility; redirect it to setSemantics; add setSemantics tests (#82939) * deprecate enableAccessibility; redirect it to setSemantics Co-authored-by: David Iglesias <ditman@gmail.com>
-
- 12 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 11 May, 2021 2 commits
-
-
Nguyen Phuc Loi authored
-
Alexandre Ardhuin authored
-
- 22 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 11 Feb, 2021 1 commit
-
-
Wyte Krongapiradee authored
-
- 02 Feb, 2021 3 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
This reverts commit 9fd5242e.
-
Michael Goderbauer authored
-
- 28 Jan, 2021 1 commit
-
-
Dan Field authored
-
- 26 Jan, 2021 1 commit
-
-
Dan Field authored
-
- 27 Oct, 2020 5 commits
-
-
Jonah Williams authored
This reverts commit 3ecac303. Co-authored-by: Dan Field <dfield@gmail.com>
-
Dan Field authored
Migrate flutter_driver to use package:vm_service
- 26 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Oct, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit ae06c19a.
-
Alexandre Ardhuin authored
-
- 02 Oct, 2020 1 commit
-
-
Jonah Williams authored
Force opt-in flutter test platform to null safety for repo testing
-
- 18 Sep, 2020 1 commit
-
-
Brian Eaton authored
-
- 11 Sep, 2020 1 commit
-
- 10 Sep, 2020 1 commit
-
-
Brian Eaton authored
-