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

Adding testing for survey prompts #51

Closed
wants to merge 1 commit into from

Conversation

warango4
Copy link
Contributor

Pull request

What this PR does / why we need it

Add test for survey prompts. Initial approach was created by @suarezjulian. There were some changes to dependency libraries added in this PR. Checking if the current versions of upstream libraries have solved the error this approach had in Linux systems.

Which issue(s) this PR fixes

Fixes #36

Describe testing done for PR

  • Created unit testing to cover all the other testing used over commands in the plugin

Additional information or special notes for your reviewer

Signed-off by: Wendy Arango warango@vmware.com

Copy link
Member

@rashedkvm rashedkvm left a comment

Choose a reason for hiding this comment

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

Few tests are flaky and failing. It may be related to AlecAivazis/survey#406. Can we remove the flaky tests for now? We can add more tests oncel a proper fix for AlecAivazis/survey#406 is available.

@shashwathi shashwathi closed this Jun 9, 2022
@warango4 warango4 deleted the issue36 branch July 14, 2022 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test survey prompts
5 participants