Skip to content

[FEATURE] Test Types of Top Level Interfaces #1198

@pgrayy

Description

@pgrayy

Problem Statement

Currently, Strands does not run type checking on the top level interfaces. This can introduce bugs as discovered in #1196.

Proposed Solution

At least to start, we may consider adding -p test_integ to our mypy command configured in pyproject.toml. I think it would be too unreasonable to type check unit tests as we using mocking quite extensively.

Use Case

More accurate documentation.

Alternatives Solutions

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions