- 02 Jun, 2023 1 commit
-
-
Michael Goderbauer authored
Syncs our lints with https://github.com/dart-lang/linter/blob/master/example/all.yaml: * removed the deprecated `iterable_contains_unrelated_type` and `list_remove_unrelated_type` lints (their replacement `collection_methods_unrelated_type` was already enabled for us) * enabled the new `no_self_assignments` and fixed one issue triggered by the lint.
-
- 14 Mar, 2023 1 commit
-
-
pdblasi-google authored
Updates `integration_test` to no longer use `TestWindow`
-
- 21 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 07 Sep, 2022 1 commit
-
-
Kaushik Iska authored
-
- 23 Jul, 2022 1 commit
-
-
Yegor authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 20 Jan, 2022 1 commit
-
-
Dan Field authored
Print a more helpful error if DDS is enabled when running integration_test and enableTimeline is called (#92509)
-
- 07 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Mouad Debbar authored
This reverts commit cb378edc.
-
Ian Hickson authored
-
- 25 Aug, 2021 1 commit
-
- 24 Aug, 2021 1 commit
-
-
Dan Field authored
-
- 20 Aug, 2021 2 commits
-
-
Dan Field authored
- 30 Jul, 2021 1 commit
-
-
Cody Goldberg authored
This PR includes an updated test case for integration_test and a new test case for flutter_test to ensure that hit tests transform properly when using setSurfaceSize, for both the IntegrationTestWidgetsFlutterBinding and LiveTestWidgetsFlutterBinding bindings.
-
- 16 Jul, 2021 1 commit
-
-
Kaushik Iska authored
-
- 15 Jul, 2021 1 commit
-
- 14 Jul, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 31de052e.
-
Ian Hickson authored
-
- 13 Jul, 2021 2 commits
-
-
Ian Hickson authored
This reverts commit e2490f29.
-
Ian Hickson authored
-
- 02 Jun, 2021 1 commit
-
-
Anis Alibegić authored
-
- 01 Jun, 2021 1 commit
-
-
Jia Hao authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 01 Apr, 2021 1 commit
-
-
Chris Bracken authored
-
- 09 Feb, 2021 1 commit
-
-
Sam Rawlins authored
-
- 01 Feb, 2021 1 commit
-
- 29 Jan, 2021 2 commits
-
-
Ian Hickson authored
This reverts commit cca9592f.
-
Dan Field authored
-
- 28 Jan, 2021 1 commit
-
-
Jia Hao authored
-
- 27 Jan, 2021 1 commit
-
-
Dan Field authored
-
- 26 Jan, 2021 1 commit
-
-
Jia Hao authored
-
- 16 Jan, 2021 1 commit
-
- 10 Dec, 2020 1 commit
-
-
Jia Hao authored
-
- 14 Nov, 2020 1 commit
-
-
Jia Hao authored
* [integration_test] Reland add a `run` method for proper reporting of test results * Changes to path resolving from previous PR
-
- 13 Nov, 2020 2 commits
-
-
Jonah Williams authored
Revert "[integration_test] Add a `run` method for proper reporting of test results (#70075)" (#70466) This reverts commit af5eb3b9.
-
Jia Hao authored
-
- 09 Nov, 2020 1 commit
-
-
Jia Hao authored
* [integration_test] Add a setter for defaultTestTimeout * type annotation * More type annotations * Fix doc
-