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

Fix CLI get_account_history pagination issue #1176 #1177

Merged
merged 6 commits into from
Jul 27, 2018

Conversation

abitmore
Copy link
Member

PR for #1176.

Ideally we need a test case.

@oxarbitrage oxarbitrage self-requested a review July 27, 2018 13:24
Copy link
Member

@oxarbitrage oxarbitrage left a comment

Choose a reason for hiding this comment

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

looks good to me, good job.

one thing we should maybe consider(in a separated issue) is to add a function in cli_wallet tests to make a few of the common things that we need to do pretty much in all the tests.

connect to the server
set wallet password
import Nathan account
upgrade nathan
verify that the upgrade was successful
create a new account
save the private key for this new account in the wallet file
...

this can be in a test case that can be invoked, a function or even maybe a "database_fixture" version file for the cli.

let me know if you guys think this worth to open an issue with low priority.

@abitmore abitmore merged commit 1608ce0 into develop Jul 27, 2018
@abitmore abitmore deleted the 1176-cli-account-his branch July 27, 2018 15:41
@abitmore abitmore mentioned this pull request Jul 27, 2018
8 tasks
@abitmore
Copy link
Member Author

@oxarbitrage thanks. Created issue #1192 for cli_test refactory.

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