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

Deprecate and replace hard-coded CLI console output formatters #5812

Merged
merged 12 commits into from
Nov 9, 2021

Conversation

ghubstan
Copy link
Member

@ghubstan ghubstan commented Nov 7, 2021

This PR adds a new CLI console output formatting api, which dynamically formats and justifies console output via a table of columns, populated from protobuf messages. New test cases are included to verify there are no differences between the old console output "api" and the new one.

Some refactoring of apitest trading test cases was done to reduce class size.

Based on PR #5811

Copy link
Contributor

@chimp1984 chimp1984 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@ripcurlx ripcurlx added this to the v1.8.0 milestone Nov 9, 2021
Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK based on #5812 (review)

@ripcurlx ripcurlx merged commit 1578f45 into bisq-network:master Nov 9, 2021
@ghubstan ghubstan deleted the 02-cli-console-formatting-api branch November 10, 2021 13:07
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.

3 participants