36 Commits

Author SHA1 Message Date
coffeepots
cdcd5204e3 Split tests into client-server test and ethprocs test 2018-05-30 16:36:55 +01:00
coffeepots
964436c9e3 Move ethprocs and ethtypes into tests, remove external imports 2018-05-30 16:36:55 +01:00
coffeepots
7aff489622 Move ethcallsigs to tests to confirm stand alone rpc setup 2018-05-30 16:36:55 +01:00
coffeepots
8b007ff2f4 Update comments and change web3_sha3 test to use example in wiki 2018-05-29 13:20:07 +03:00
coffeepots
d1470bf212 Updated test to use new generated client procs 2018-05-29 13:20:07 +03:00
coffeepots
ce86719f4c on is now rpc for now to fix compilation issue 2018-05-29 13:20:07 +03:00
coffeepots
df83872a74 Add tests for stint return values and parameters 2018-05-29 13:20:07 +03:00
coffeepots
995f268ddf Fix for zero parameter test 2018-05-29 13:20:07 +03:00
coffeepots
b4c31d5ada add test for return statement within on macro 2018-05-29 13:20:07 +03:00
coffeepots
0a2b4fa1d8 rpcserver must be before asyncdispatch for correct parsing 2018-05-29 13:20:07 +03:00
coffeepots
a9456bd22c Remove transport utils module as it's unused 2018-05-29 13:20:07 +03:00
coffeepots
14ef63294e fix result not found by changing import order... 2018-05-29 13:20:07 +03:00
coffeepots
1953a35532 Added some more simple tests 2018-05-29 13:20:07 +03:00
coffeepots
34a89b6bb9 Update comment to be clearer 2018-05-29 13:20:07 +03:00
coffeepots
68dc4351d1 Fix undeclared identifier: result in myProc custom rpc 2018-05-29 13:20:07 +03:00
coffeepots
0193ba2bab Use rpcserver import 2018-05-29 13:20:07 +03:00
coffeepots
ca7a1efa97 Remove redundant tests, add more error checks 2018-05-29 13:20:07 +03:00
coffeepots
444bbc1493 Updated tests to check return type processing 2018-05-29 13:20:07 +03:00
coffeepots
758653fb62 Remove {.rpc.} macro and merged testing into testrpcmacro 2018-05-29 13:20:07 +03:00
coffeepots
fdb553687e Added testrpcmacro to test module 2018-05-29 13:20:07 +03:00
coffeepots
8a3aad64d1 Updated paths 2018-05-29 13:20:07 +03:00
coffeepots
1cf3a930b5 Moved rpc macro tests out into separate module 2018-05-29 13:20:07 +03:00
coffeepots
da6ef049ca Updated test to return input data 2018-05-29 13:20:07 +03:00
coffeepots
f15a48b1c2 Initialise ethprocs automatically on import rpcserver 2018-05-29 13:20:07 +03:00
coffeepots
c5653a8cfd Update tests to run with nimble test 2018-05-29 13:20:07 +03:00
coffeepots
364fa6f031 Updated test to use new on macro 2018-05-29 13:20:07 +03:00
coffeepots
eb3bb2a47b Re-add serve 2018-05-29 13:20:07 +03:00
coffeepots
312a4bb011 Fix wrong path 2018-05-29 13:20:07 +03:00
coffeepots
5317300d45 Add some testing for custom rpc calls 2018-05-29 13:20:07 +03:00
coffeepots
67eb771b4b WIP dummy async RPC calls 2018-05-29 13:20:07 +03:00
Zahary Karadjov
d34f17a6de Reviewed all modules 2018-04-11 15:34:49 +03:00
Zahary Karadjov
12d45a7e08 setup nimble test 2018-04-11 14:48:34 +03:00
coffeepots
9ebf3990fd Merged tests into one file to run with CI 2018-04-10 18:41:12 +01:00
coffeepots
e5c52dab3c Adding some proper tests 2018-03-22 17:29:43 +00:00
coffeepots
ff4e5b8f7d Minor updates 2018-03-22 17:29:31 +00:00
coffeepots
bc375ad817 First commit 2018-03-02 11:46:59 +00:00