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

Add testing to RPC client package #716

Closed
roman-khimov opened this issue Mar 3, 2020 · 0 comments · Fixed by #763
Closed

Add testing to RPC client package #716

roman-khimov opened this issue Mar 3, 2020 · 0 comments · Fixed by #763
Assignees
Labels
rpc RPC server and client test Unit tests
Milestone

Comments

@roman-khimov
Copy link
Member

It's completely missing at the moment, so we need to set up some infrastructure for it.

@roman-khimov roman-khimov added rpc RPC server and client test Unit tests labels Mar 3, 2020
@roman-khimov roman-khimov added this to the v0.74.0 milestone Mar 16, 2020
AnnaShaleva added a commit that referenced this issue Mar 16, 2020
AnnaShaleva added a commit that referenced this issue Mar 16, 2020
AnnaShaleva added a commit that referenced this issue Mar 16, 2020
@roman-khimov roman-khimov modified the milestones: v0.74.0, v0.74.1 Mar 17, 2020
AnnaShaleva added a commit that referenced this issue Mar 18, 2020
AnnaShaleva added a commit that referenced this issue Mar 24, 2020
closes #716

NOTE: RPC client tests contain `serverResponse` json data fetched from examples
published in official C# JSON-RPC API v2.10.3 reference
(see https://docs.neo.org/docs/en-us/reference/rpc/latest-version/api.html)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rpc RPC server and client test Unit tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants