Skip to content

Test flutter_tool #23031

@mklim

Description

@mklim

Right now the majority of it is untested, or only verified to throw exceptions given invalid params.

At least these are missing smoke tests for their basic functionality:

  • commands/run.dart
  • run_hot.dart
  • run_cold.dart
  • vmservice.dart

These other commands are tested, but are mocking out so many of their dependencies in the process that they're not capable of verifying their behaviors all the way through to the VM level:

  • commands/attach.dart
  • commands/daemon.dart

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: tests"flutter test", flutter_test, or one of our testsc: contributor-productivityTeam-specific productivity, code health, technical debt.toolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions