Skip to content

Test API stability #20

@jonthegeek

Description

@jonthegeek

I'm setting up tests to use mocks, so we don't actually hit the API. This feels important for this package, since a lot of the calls can cost actual money (although we'd have to call a lot of them quite a lot for it to add up, but still).

However, I'd also like to check that the API itself hasn't changed.

Set up... something... to actually check the API. I'm thinking probably a special github action? We'll have to look into what makes sense. Just run it periodically, independent of changes to the package. Come to think of it, maybe this should happen via a lambda...

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