nim-graphql/tests
jangko c3329b3c49
rename ContextRef to GraphqlRef
2021-04-12 10:26:51 +07:00
..
execution initial execution engine test implementation 2021-04-06 22:35:01 +07:00
introspection add more test cases of introspection 2021-04-08 10:44:03 +07:00
schemas add ethereum 1.0 interface schema(EIP-1767) 2021-04-07 14:27:05 +07:00
validation implements int32 bit validation for builtin scalar 2021-04-09 18:07:29 +07:00
test_all.nim add variable parser api 2021-04-08 12:28:42 +07:00
test_config.nim initial validator implementation 2021-03-29 20:38:25 +07:00
test_execution.nim rename ContextRef to GraphqlRef 2021-04-12 10:26:51 +07:00
test_introspection.nim rename ContextRef to GraphqlRef 2021-04-12 10:26:51 +07:00
test_lexer.nim initial lexer implementation 2021-03-29 20:38:24 +07:00
test_misc.nim rename ContextRef to GraphqlRef 2021-04-12 10:26:51 +07:00
test_parser.nim rename ContextRef to GraphqlRef 2021-04-12 10:26:51 +07:00
test_respstream.nim fix json response stream: objects in array should have separator 2021-04-04 17:38:49 +07:00
test_validation.nim rename ContextRef to GraphqlRef 2021-04-12 10:26:51 +07:00