Skip to content

dartdoc's unit test setup diverges significantly from actual usage #1420

@jcollins-g

Description

@jcollins-g

The analyzer and other core components of dartdoc are not set up the same way for unit tests as they are for real dartdoc, leading to situations where code can work in real-life but not in the unit test environment, discouraging the development of unit tests.

Merge analyzer setup for tests with dartdoc's own analyzer setup, eliminate other differences in setup for unit testing, and add tests for uncovered areas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work ontype-code-healthInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainable

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions