Skip to content

API endpoint changes to query and header options are not detected during testing #244

@tazlin

Description

@tazlin

The testing suite currently includes resolving the swagger.json to determine valid payloads and responses and uses this to confirm the SDK's API surface is in compliance with the API definitions. However, as I have now realized as of #243, this only extends to the content of the messages and does not include query or header fields.

Resolution would involve modifying the relevant 'api surface' (pytest mark object_verify) tests to include these elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ci/cdPertains primarily to the CI/CD process

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions