nim-presto/tests
cheatfate 991b5836f6
Add `redirect` macro to allow path redirection.
Add tests for `redirect` macro.
Add check for unique patterns in path and tests.
2021-04-13 11:56:21 +03:00
..
config.nims Fix 32bit issues in tests. 2021-03-02 20:18:44 +02:00
helpers.nim Fix 32bit issues in tests. 2021-03-02 20:18:44 +02:00
testall.nim Address review comments part 1. 2021-03-25 00:29:56 +02:00
testbtrees.nim Finally address comment about processRestRequest(). 2021-03-25 10:35:58 +02:00
testroute.nim Add `redirect` macro to allow path redirection. 2021-04-13 11:56:21 +03:00
testsecureserver.nim Address review comments part 1. 2021-03-25 00:29:56 +02:00
testsegpath.nim Add `redirect` macro to allow path redirection. 2021-04-13 11:56:21 +03:00
testserver.nim Change REST api error response to custom message with custom content-type. 2021-03-11 14:31:14 +02:00