- 12 Nov, 2022 1 commit
-
-
Dan Field authored
Make FutureBuilder handle SynchronousFuture correctly, reland SynchronousFuture usage in test assets (#115173) * Make FutureBuilder handle SynchronousFuture correctly * Reland "Load assets in flutter_test without turning event loop. (#115123)" (#115156)" This reverts commit 3895786f.
-
- 11 Nov, 2022 3 commits
-
-
Xilai Zhang authored
This reverts commit 3cde69e8.
-
Dan Field authored
* Load assets in flutter_test without turning event loop. This makes it possible to load an asset without actually turning the event loop. This is importnat because our FakeAsync zones may cause people to sprinkle in extra pumpAndSettles in when running tests that load assets, which is undesirable. * fix null checking
- 10 Nov, 2022 1 commit
-
-
Alex Wallen authored
* Test that updateSemantics can be called * Test that updateSemantics in FakeWindow is always implemented * Sort import directives Co-authored-by:
a-wallen <stephenwallen@google.com>
-
- 08 Nov, 2022 2 commits
-
-
Zachary Anderson authored
This reverts commit 53e68762.
-
Kate Lovett authored
* allow marking a golden check as flaky * add matchesFlutterGolden to analyze.dart; no tags for flutter_goldens/lib * Pause * ++ * ++ * Analyzer therapy * Once more with feeling * Nits * Review feedback * Silly oops * Test progress * More tests * Finish * Nits * Analyzer * Review feedback Co-authored-by:
Yegor Jbanov <yjbanov@google.com>
-
- 07 Nov, 2022 2 commits
-
-
Justin McCandless authored
Relands the "Scribble mixin" PR, which was reverted due to breaking a Google test in the last roll. Breaks the Scribble feature out of TextInputClient in order to avoid breaking changes.
-
Jason Simmons authored
This restores the updateSemantics capability in TestWindow that had been removed in https://github.com/flutter/flutter/pull/113382
-
- 04 Nov, 2022 2 commits
-
-
Callum Moffat authored
-
Casey Hillers authored
This reverts commit b571abfb.
-
- 03 Nov, 2022 1 commit
-
-
Phil Quitslund authored
* fixes for incomming linter * + todo * todo format fix * justify ignore * --
-
- 01 Nov, 2022 1 commit
-
-
fzyzcjy authored
Fix bug that`timeDilation` is not reset, causing subsequent test errors, and add verifications to ensure such problem does not exist in the future (#113830)
-
- 28 Oct, 2022 1 commit
-
-
Flutter GitHub Bot authored
-
- 26 Oct, 2022 3 commits
-
-
Alex Wallen authored
-
pdblasi-google authored
-
nbayati authored
-
- 24 Oct, 2022 1 commit
-
-
Justin McCandless authored
Refactors methods related to the iPad Scribble feature out of TextInputClient
-
- 21 Oct, 2022 1 commit
-
-
Flutter GitHub Bot authored
-
- 20 Oct, 2022 1 commit
-
-
Flutter GitHub Bot authored
-
- 14 Oct, 2022 1 commit
-
-
Xilai Zhang authored
Revert "`AutomatedTestWidgetsFlutterBinding.pump` provides wrong pump time stamp, probably because of forgetting the precision" (#113415)
-
- 10 Oct, 2022 2 commits
-
-
Jonah Williams authored
-
fzyzcjy authored
`AutomatedTestWidgetsFlutterBinding.pump` provides wrong pump time stamp, probably because of forgetting the precision (#112609)
-
- 05 Oct, 2022 2 commits
-
-
Callum Moffat authored
Enables pinch-to-zoom in InteractiveViewer on web via PointerScaleEvent.
-
fzyzcjy authored
Export `elapseBlocking` to test binding, so slow sync work can be simulated such as a slow widget build (#112619)
-
- 29 Sep, 2022 1 commit
-
-
joshualitt authored
-
- 27 Sep, 2022 1 commit
-
-
chunhtai authored
-
- 23 Sep, 2022 1 commit
-
-
Casey Hillers authored
-
- 22 Sep, 2022 1 commit
-
-
Flutter GitHub Bot authored
-
- 19 Sep, 2022 1 commit
-
-
joshualitt authored
-
- 14 Sep, 2022 1 commit
-
- 12 Sep, 2022 1 commit
-
-
Flutter GitHub Bot authored
-
- 09 Sep, 2022 2 commits
- 08 Sep, 2022 1 commit
-
-
yaakovschectman authored
* Introduce tests for tristate checkboxes * Initial * Use tristate changes in engine * Flutter_test matchers test update * Comments, tests * Update packages/flutter/lib/src/semantics/semantics.dart Co-authored-by:
Chris Bracken <chris@bracken.jp> * Assert mutual exclusivity * Assert valid state before updating state * Update packages/flutter/lib/src/semantics/semantics.dart Typo fix in comment Co-authored-by:
Loïc Sharma <737941+loic-sharma@users.noreply.github.com> Co-authored-by:
Chris Bracken <chris@bracken.jp> Co-authored-by:
Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
-
- 07 Sep, 2022 2 commits
-
-
pdblasi-google authored
-
Kaushik Iska authored
-
- 02 Sep, 2022 1 commit
-
-
Pierre-Louis authored
-
- 30 Aug, 2022 1 commit
-
-
Ankur Jain authored
-
- 28 Aug, 2022 1 commit
-
-
Casey Hillers authored
This reverts commit f477c8b1.
-