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

need some consolewritingservice thing for writing to the console #63

Open
shiggan opened this issue Dec 20, 2018 · 0 comments
Open

need some consolewritingservice thing for writing to the console #63

shiggan opened this issue Dec 20, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@shiggan
Copy link
Contributor

shiggan commented Dec 20, 2018

most of the cli will output messages to the console; provide feedback about 'stuff' happenning; and in specific circumstances output content from the server e.g. sq list schema ... drops information about all schemas to the console.

ideally

  • ability to validate the output of messages via integration test

    when we validate list-schema we confirm the content we write to the console is correct

  • ability to push up some 'were working on something' context; mabye some spinner ??

purely write only; the interactive console (interactive input output loop) comes in some mythical future version

@shiggan shiggan added the enhancement New feature or request label Dec 20, 2018
@shiggan shiggan added this to the 1.0 milestone Dec 20, 2018
@shiggan shiggan added this to backlog in work in progress via automation Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
work in progress
  
backlog
Development

No branches or pull requests

1 participant