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 tests for AWS DynamoDB #127

Open
onno-vos-dev opened this issue Feb 20, 2023 · 0 comments
Open

Add tests for AWS DynamoDB #127

onno-vos-dev opened this issue Feb 20, 2023 · 0 comments

Comments

@onno-vos-dev
Copy link
Member

onno-vos-dev commented Feb 20, 2023

Description

This issue aims to solve AWS DynamoDB testing specifically as it is likely one of the most used modules of aws-erlang.

See the milestone for further details.

Acceptance Criteria

An aws_dynamodb_SUITE is created which can talk to a real AWS Account and perform certain AWS Requests towards it. A subset of the functionality should be tested to start with.

  • get
  • put
  • list
  • query
@onno-vos-dev onno-vos-dev changed the title Add testing towards AWS DynamoDB Add tests for AWS DynamoDB Feb 20, 2023
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