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

Feature: Redesign CLI console messages and user interactions. #734

Open
wants to merge 44 commits into
base: develop
Choose a base branch
from

Conversation

amovar18
Copy link
Collaborator

@amovar18 amovar18 commented Jul 2, 2024

Description

This PR aims to update the CLI messaging to provide an overall consistency to the output.

Relevant Technical Choices

  • Use individual validators for each option.
  • Update messaging for CLI and update flags being used.
  • Use Coffee library for providing an E2E framework for CLI.

Testing Instructions

  • Clone this branch.
  • In the terminal run npm run build:all.
  • Now run the CLI and check redesigned output messages.

Additional Information:

Screenshot/Screencast


Checklist

  • I have thoroughly tested this code to the best of my abilities.
  • I have reviewed the code myself before requesting a review.
  • This code is covered by unit tests to verify that it works as intended.
  • The QA of this PR is done by a member of the QA team (to be checked by QA).

Fixes #625

@amovar18 amovar18 self-assigned this Jul 2, 2024
@amovar18 amovar18 marked this pull request as ready for review July 5, 2024 07:17
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.

None yet

1 participant