neo
neo copied to clipboard
Add Unit Tests for RpcServer Plugin
Summary or problem description Neo plugins lack unit tests, thus we need to add unit tests for them. This issue is a plan of adding unit tests for RpcServer plugin.
Do you have any solution you want to propose?
- [ ] RpcServer Unit Tests: Blockchain https://github.com/neo-project/neo/pull/3339
- [ ] #3350
- [ ] RpcServer Unit Tests: SmartContract
- [ ] RpcServer Unit Tests: Wallet
- [ ] RpcServer Unit Tests: Utilities
Where in the software does this update applies to?
- Plugins