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

Improve/fix test rpc.account_representative_set #3773

Conversation

dsiganos
Copy link
Contributor

The test wasn't testing properly that the RPC commands worked.
It just checked that it got a reply.
I improved the test to check that the representative really changed.

The test wasn't testing properly that the RPC commands worked.
It just checked that it got a reply.
I improved the test to check that the representative really changed.
@dsiganos dsiganos force-pushed the improve_test_rpc_account_representative_set branch from adefd4d to 6b71f58 Compare March 30, 2022 20:24
@zhyatt
Copy link
Collaborator

zhyatt commented Mar 30, 2022

I approved this as it matches the discussion we had about it, but another review of more of the code details is needed before merging.

@dsiganos dsiganos merged commit 461e62b into nanocurrency:develop Mar 31, 2022
@dsiganos dsiganos deleted the improve_test_rpc_account_representative_set branch March 31, 2022 12:36
@zhyatt zhyatt added the unit test Related to a new, changed or fixed unit test label Mar 31, 2022
@zhyatt zhyatt added this to the V24.0 milestone Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit test Related to a new, changed or fixed unit test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants