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

test: add integration test for list #158

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

kzym-w
Copy link
Contributor

@kzym-w kzym-w commented Aug 24, 2023

Issue #, if available:
#143

Description of changes:
I have added the test for dy list command.

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

Copy link
Contributor

@ryota-sakamoto ryota-sakamoto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for being late.
Would you check the comment and squash into one commit?

[memo]
We need to test for current table but it is hard for now because current table will be changed.

println!("* {}", table_name);

Regarding this matter, we will add test for this aspects after #157

tests/list.rs Show resolved Hide resolved
@ryota-sakamoto ryota-sakamoto merged commit 44afaca into awslabs:main Sep 14, 2023
1 check passed
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.

2 participants