Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

feature/prompt_interface #14

Merged
merged 1 commit into from
Apr 9, 2020
Merged

Conversation

sandokandias
Copy link
Contributor

@sandokandias sandokandias commented Apr 9, 2020

- What I did

  • create interfaces for all supported inputs of the prompt
  • this will be make more easy to write tests for the commands, because from. now we can mock the inputs of the prompt

- How I did it

  • create a separated go file foreach input(Bool, Text, Email, List, Password, URL)
  • adjust the main(s).go to pass the inputs for the commands

- How to verify it

  • run any rit command should be ok

@kaduartur kaduartur added the ✨ feature Suggest a new feature or enhancement to the Ritchie project label Apr 9, 2020
@sandokandias sandokandias merged commit 41c07e7 into master Apr 9, 2020
@sandokandias sandokandias deleted the feature/prompt_interface branch April 9, 2020 21:23
viniciusaparecidozup pushed a commit that referenced this pull request Apr 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✨ feature Suggest a new feature or enhancement to the Ritchie project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants