nim-presto/tests
Eugene Kabanov 5163805723
Add flag to pass comma delimited arrays by REST client. (#8)
Simplify server array decoding.
Add tests for comma delimited arrays.
2021-05-18 00:42:35 +03:00
..
config.nims Fix 32bit issues in tests. 2021-03-02 20:18:44 +02:00
helpers.nim Custom Response types introduced RestStatus, RestResponse[T], RestPlainResponse. (#5) 2021-05-11 18:31:43 +03:00
testall.nim Rest client (#3) 2021-05-10 11:28:58 +03:00
testbtrees.nim Finally address comment about processRestRequest(). 2021-03-25 10:35:58 +02:00
testclient.nim Add flag to pass comma delimited arrays by REST client. (#8) 2021-05-18 00:42:35 +03:00
testroute.nim Rest client (#3) 2021-05-10 11:28:58 +03:00
testsecureserver.nim Address review comments part 1. 2021-03-25 00:29:56 +02:00
testsegpath.nim Rest client (#3) 2021-05-10 11:28:58 +03:00
testserver.nim Change REST api error response to custom message with custom content-type. 2021-03-11 14:31:14 +02:00