mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-23 03:38:35 +00:00
rpc: add testing infrastructure to RPC client package
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)
This commit is contained in:
parent
8e05bfe99c
commit
6998c5044b
1 changed files with 1490 additions and 0 deletions
1490
pkg/rpc/client/rpc_test.go
Normal file
1490
pkg/rpc/client/rpc_test.go
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue