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

Add DynamoDB pseudo integration test #240

Merged
merged 2 commits into from
Mar 9, 2021
Merged

Add DynamoDB pseudo integration test #240

merged 2 commits into from
Mar 9, 2021

Conversation

rcoh
Copy link
Collaborator

@rcoh rcoh commented Mar 8, 2021

Issue #, if available: #205
Description of changes: This diff adds a DyanmoDB pseudo-integration test following the "Movies" example from the AWS guide. A separate diff will add a similar example for the same use case.

A couple of other small changes:

  • test-util is now an optional feature in aws-hyper containing the test_connection module
  • Union members generate docs

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@rcoh rcoh requested a review from a team March 8, 2021 16:56
@rcoh rcoh linked an issue Mar 8, 2021 that may be closed by this pull request
@rcoh rcoh merged commit 7d39bf6 into main Mar 9, 2021
@rcoh rcoh deleted the dynamo-movies-it branch March 9, 2021 14:19
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

Successfully merging this pull request may close these issues.

Initial integration test coverage for DynamoDB
2 participants