Skip to content

Move common test functionality into package:test_common #1892

Closed
@annagrin

Description

@annagrin

We have test utilities that we would like to use in several packages (dwds, webdev, etc). The share functionality lives currently in dwds/test/fixtures directory that is unaccessible to webdev to import from.

  • Create a test_common package that we don't publish and move the shared utilities there:

    • logging
    • sdk_asset_generator
    • test sdk configuration
  • After the package is created, re-enable weak null safety e2e tests in webdev.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions