awslabs / dynein

DynamoDB CLI written in Rust.
https://github.com/awslabs/dynein
Apache License 2.0
360 stars 37 forks source link

test: add integration tests for query #218

Closed StoneDot closed 4 months ago

StoneDot commented 4 months ago

Issue #, if available: Implement #199 Sub task of #143

Description of changes: This pull request adds integration tests for query command. Additionally, this pull request introduces a separate configuration directory for each test.

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