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

Select multiple suggested authors to save #159

Merged
merged 5 commits into from
Oct 24, 2024
Merged

Select multiple suggested authors to save #159

merged 5 commits into from
Oct 24, 2024

Conversation

rkotze
Copy link
Owner

@rkotze rkotze commented Oct 12, 2024

Using inquirer checkbox, a user can select multiple suggested coauthors and save them to file.

Unclear how to write a test for this interaction. Tried inquire test library but only interfaces with their functions over the cli stream.

Related to issue #91

Pull request type

Please check the type of change your PR introduces:

  • Feature
  • Documentation content changes

Does this introduce a breaking change?

  • No

Using inquirer checkbox, a user can select multiple suggested coauthors and save them to file.

Unclear how to write a test for this interaction. Tried inquire test library but only interfaces with their functions over the cli stream.
Using the coffee library you can interact with cli prompts an and assert on the returned value.
@rkotze rkotze marked this pull request as ready for review October 19, 2024 14:54
@rkotze rkotze self-assigned this Oct 19, 2024
@rkotze rkotze merged commit 2d58e94 into master Oct 24, 2024
4 checks passed
@rkotze rkotze deleted the select-coauthors branch October 24, 2024 22:25
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.

1 participant