Skip to content

dartdoc integration test needs to have a mode that doesn't fail on trivial doc changes #1456

@jcollins-g

Description

@jcollins-g

To fix the test, I suggest adding a dartdoc command line option to drop inherited text from the SDK in generated docs and replace it with a stub. This way we can still verify that dartdoc is generating the right structure and is choosing correctly when to import docs from the SDK without depending on the exact contents of those docs themselves.

I believe this is the main blocker on running our tests as part of the main suite in the SDK.

@devoncarew

Metadata

Metadata

Assignees

Labels

P1A high priority bug; for example, a single project is unusable or has many test failurestype-code-healthInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainable

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions