Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gnodar01 opened this issue Mar 20, 2023 · 0 comments
Open

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

gnodar01 opened this issue Mar 20, 2023 · 0 comments

Comments

@gnodar01
Copy link
Contributor

gnodar01 commented Mar 20, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant