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

Support TransactWriteItems in table #11

Open
dkraczkowski opened this issue Sep 24, 2022 · 0 comments
Open

Support TransactWriteItems in table #11

dkraczkowski opened this issue Sep 24, 2022 · 0 comments
Labels
Milestone

Comments

@dkraczkowski
Copy link
Contributor

Description

Possible solution might be using a context to write multiple items to the table

References

Test Cases

  • Write data in a single transaction and assert changes in a table
  • Make write data in a single transaction to fail and assert that table's data is unchanged
  • Write data in a single transaction with a condition and assert changes in a table
  • Write data in a single transaction with a condition in the way it fails and asssert table's data is unchanged
@dkraczkowski dkraczkowski added this to the 1.1.0 milestone Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant