Skip to content

Add tests using moto and pyopenapi #29

Open
@sverch

Description

@sverch

The AWS v4 signing process makes it difficult to test that these specs actually work against the real AWS API, but moto has an option to disable authentication, and has a "standalone server" mode where it looks like the AWS API (which is why it's the basis of localstack).

I think it would be possible to get some local tests running (and even some CI) by using this, perhaps using something like pyopenapi.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions