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

Integration test for RPC client against a real reference Nano node #85

Open
gak opened this issue Apr 11, 2021 · 0 comments
Open

Integration test for RPC client against a real reference Nano node #85

gak opened this issue Apr 11, 2021 · 0 comments

Comments

@gak
Copy link
Collaborator

gak commented Apr 11, 2021

For example for the monetary RPC calls there could be a real Nano account held by feeless to be used with real transactions, holding a small amount of Nano. For example:

  • Import the feeless key
  • Create a new account
  • block_create to the new account, a fraction of the feeless balance to the new acount
  • process
  • Send it back to the feeless account

Other integration tests should be fairly straightforward, many of them can't be verified exactly apart from just making sure the responses have the right fields and types.

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

No branches or pull requests

1 participant