Skip to content

Figure out how to run tests for generic-worker #1

Open
@gnodar01

Description

@gnodar01

Mocking aws seems to be working fine. Currently, it's working for at least half of the setup function in run.py. The problems are going to start coming in when we try to build out tests for Docker since we'd like to test generic-worker.py as well. Haven't thought through a solution yet, but moto has a standalone server mode, which will let us mock an aws endpoint, that we can run outside of docker. localstack looks promising if moto can't get us there.

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