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

Ability to connect to local dynamodb maintained outside of test fixtures. #813

Open
fizyk opened this issue Jan 24, 2022 · 2 comments
Open

Comments

@fizyk
Copy link
Member

fizyk commented Jan 24, 2022

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.DownloadingAndRunning.html there's a docker image maintained we could use for tests to connect to.

@rafrafek
Copy link

It would be great to have this option! Do you think it requires a lot of work to be done? Can one help somehow?

@fizyk
Copy link
Member Author

fizyk commented Jul 26, 2023

Not that much. Take a look on how the pytest-postgresql does it:
https://github.com/ClearcodeHQ/pytest-postgresql/blob/main/pytest_postgresql/factories/noprocess.py

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

2 participants