Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@mdebbar
Copy link
Contributor

@mdebbar mdebbar commented Jan 8, 2020

This is mostly a rewrite of widget tests that used to exist here (internal Google link) and were later deleted because they depend on both the framework and the engine.

I wanted to do this before looking into routing issue like flutter/flutter#43982. This way I can fix the issues and add tests without the fear of regressing.

@mdebbar mdebbar added the platform-web Code specifically for the web engine label Jan 8, 2020
@mdebbar mdebbar requested review from ferhatb and yjbanov January 8, 2020 22:29
@mdebbar mdebbar self-assigned this Jan 8, 2020
@auto-assign auto-assign bot requested a review from GaryQian January 8, 2020 22:29
@mdebbar mdebbar removed the request for review from GaryQian January 8, 2020 23:00
@@ -0,0 +1,263 @@
// Copyright 2013 The Flutter Authors. All rights reserved.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nturgut FYI, this test is good first candidate for a cross framework-engine integration test. Currently it has to emulate what the framework does, which could go out of sync with the framework. But an integration test would allow us to actually have the framework respond to and initiate history changes. That would make it a much more reliable test.

@mdebbar mdebbar added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Jan 9, 2020
@fluttergithubbot fluttergithubbot merged commit 6162c41 into flutter:master Jan 9, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes platform-web Code specifically for the web engine waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants