nim-json-rpc/tests
Ștefan Talpalaru 72a99cc977
replace getCurrentExceptionMsg() and delete some unused imports
2019-12-02 12:26:09 +01:00
..
all.nim Add RpcHttpServer. 2018-07-14 10:51:54 +03:00
debugclient.nim assert() -> doAssert() 2019-03-13 22:42:07 +01:00
ethcallsigs.nim Move ethprocs and ethtypes into tests, remove external imports 2018-05-30 16:36:55 +01:00
ethhexstrings.nim fix a wrong rebase 2018-11-12 23:54:29 +02:00
ethprocs.nim Better error handling 2019-11-22 15:14:16 +02:00
ethtypes.nim Move ethprocs and ethtypes into tests, remove external imports 2018-05-30 16:36:55 +01:00
stintjson.nim fix the package structure to make Nimble happy 2018-07-20 19:34:10 +03:00
testerrors.nim replace getCurrentExceptionMsg() and delete some unused imports 2019-12-02 12:26:09 +01:00
testethcalls.nim replace getCurrentExceptionMsg() and delete some unused imports 2019-12-02 12:26:09 +01:00
testhttp.nim Use closeWait 2019-06-17 19:56:19 +03:00
testrpcmacro.nim replace getCurrentExceptionMsg() and delete some unused imports 2019-12-02 12:26:09 +01:00
testserverclient.nim Make all tests use port 8545 to check connection closing between tests 2018-09-13 19:27:51 +01:00