Skip to content

Add testing for MilestonePrompt()

Kerri Miller requested to merge github/fork/maxice8/test-more-stuff into trunk

Created by: maxice8

Description

  • feat(pkg/prompt): add Select() to select a single option
  • refactor(commands/cmdutils): use the new prompt.Select()
  • test(command/cmdutils): add tests for MilestonePrompt()

How Has This Been Tested?

Create Merge Request with path where cmdutils.MilestonePrompt() is invoked

Merge request reports