flutter / flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
166.38k stars 27.56k forks source link

Build native UI testing support for macOS plugins #70234

Open stuartmorgan opened 4 years ago

stuartmorgan commented 4 years ago

file_selector shows native UI, so automated testing for it will require building out native UI test support for macOS in integration_test. We will almost certainly want to use XCUITest for this, as on iOS.

stuartmorgan commented 3 years ago

Currently blocked on https://github.com/flutter/flutter/issues/90673.

flutter-triage-bot[bot] commented 5 months ago

The triaged-desktop label is irrelevant if there is no team-desktop label or fyi-desktop label.

jmagman commented 3 weeks ago

@matanlurey I know macOS isn't in scope for https://github.com/orgs/flutter/projects/181 but FYI in case you want to track it somewhere.