neo-go/pkg/rpc/chains/unit_testnet
dauTT 1360e1de68 Added rpc unit tests (#107)
* Fixed small incosistencies related to comments and variable name

* For testing purposes we have to move the method newBlockchain from the cli/server/server.go to  pkg/core/blockchain.go. In addition we have to rename it to NewBlockchainLevelDB in order to be able to export it and avoid naming conflicts. In future we still need to think how to switch between different blockchain implementation easily but for the time being this is not possible.

* Added unit tests for the rpc server

* Added unit_testnet chain fixture

* fixed port number

* Added errors handling

* move unit_testnet chain from 'cli/chains' to 'pkg/rpc/chains'
2019-01-22 13:14:52 +01:00
..
000011.ldb Added rpc unit tests (#107) 2019-01-22 13:14:52 +01:00
000012.ldb Added rpc unit tests (#107) 2019-01-22 13:14:52 +01:00
000013.ldb Added rpc unit tests (#107) 2019-01-22 13:14:52 +01:00
000014.ldb Added rpc unit tests (#107) 2019-01-22 13:14:52 +01:00
000017.ldb Added rpc unit tests (#107) 2019-01-22 13:14:52 +01:00
000020.ldb Added rpc unit tests (#107) 2019-01-22 13:14:52 +01:00
000023.ldb Added rpc unit tests (#107) 2019-01-22 13:14:52 +01:00
000024.log Added rpc unit tests (#107) 2019-01-22 13:14:52 +01:00
000026.ldb Added rpc unit tests (#107) 2019-01-22 13:14:52 +01:00
CURRENT Added rpc unit tests (#107) 2019-01-22 13:14:52 +01:00
LOCK Added rpc unit tests (#107) 2019-01-22 13:14:52 +01:00
LOG Added rpc unit tests (#107) 2019-01-22 13:14:52 +01:00
MANIFEST-000025 Added rpc unit tests (#107) 2019-01-22 13:14:52 +01:00