Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Windows test helper API and placeholder test #87299

Closed
flutter/engine
#35357
@cbracken

Description

@cbracken

Currently we write Windows tests indirectly via the client wrapper APIs.

It would be nice to have a test helper API to write tests directly against the Windows C API, with many of the features we support e.g. in writing tests directly against the embedder API (using the EmbedderTestContext) or to a much more limited extent on macOS (using FlutterEngineTest).

This tracks:

  1. creating such an API
  2. writing the first test using that API and getting the infra in place to run it

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work lista: desktopRunning on desktopa: tests"flutter test", flutter_test, or one of our testsplatform-windowsBuilding on or for Windows specifically

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions