12 Commits

Author SHA1 Message Date
coffeepots
92bae923c9 Split tests into standard client-server, rpc macro tests and ethtests 2018-05-30 16:36:55 +01: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
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
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
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
1cf3a930b5 Moved rpc macro tests out into separate module 2018-05-29 13:20:07 +03:00