Modularize setup
command
#217
Labels
Enhancement 🥋
Improve something already existing (e.g., a feature or build process)
setup
command
#217
The idea is to separate the core logic of the CLI (e.g., authentication with Device Flow) from the parts purely related to the operation of the interface (e.g., theme, console to show a code for the user).
For the
setup
command, these features will have to be separated and the main test stubs (e2e) must be provided in order to further check against a deployed development environment the core logic underlying the operation of the command.The text was updated successfully, but these errors were encountered: