async-graphql/tests
2020-09-11 16:05:21 +08:00
..
complexity_and_depth.rs Remove unnecessary Result on Schema::execute_stream function. 2020-09-11 10:47:55 +08:00
connection.rs Make all tests passed (async-graphql). 2020-09-10 19:35:48 +08:00
default_value.rs Make all tests passed (async-graphql). 2020-09-10 19:35:48 +08:00
derive.rs Fix issue with unwrapping derive attributes 2020-06-25 13:54:13 -07:00
directive.rs Make all tests passed (async-graphql). 2020-09-10 19:35:48 +08:00
enum.rs Make all tests passed (async-graphql). 2020-09-10 19:35:48 +08:00
federation.rs Make all tests passed (async-graphql). 2020-09-10 19:35:48 +08:00
field_features.rs Fix tests 2020-09-11 16:05:21 +08:00
fieldresult.rs Remove unnecessary Result on Schema::execute_stream function. 2020-09-11 10:47:55 +08:00
fields_merge.rs Make all tests passed (async-graphql). 2020-09-10 19:35:48 +08:00
guard.rs Fix tests 2020-09-11 16:05:21 +08:00
input_object.rs Remove unnecessary Result on Schema::execute_stream function. 2020-09-11 10:47:55 +08:00
input_validators.rs Remove unnecessary Result on Schema::execute_stream function. 2020-09-11 10:47:55 +08:00
input_value.rs Remove unnecessary Result on Schema::execute_stream function. 2020-09-11 10:47:55 +08:00
interface.rs Remove unnecessary Result on Schema::execute_stream function. 2020-09-11 10:47:55 +08:00
introspection.rs Remove unnecessary Result on Schema::execute_stream function. 2020-09-11 10:47:55 +08:00
json_type.rs Make all tests passed (async-graphql). 2020-09-10 19:35:48 +08:00
list.rs Make all tests passed (async-graphql). 2020-09-10 19:35:48 +08:00
maybe_undefined.rs Make all tests passed (async-graphql). 2020-09-10 19:35:48 +08:00
merged_object.rs Fix tests 2020-09-11 16:05:21 +08:00
mut_args.rs Make all tests passed (async-graphql). 2020-09-10 19:35:48 +08:00
mutation.rs Make all tests passed (async-graphql). 2020-09-10 19:35:48 +08:00
optional.rs Make all tests passed (async-graphql). 2020-09-10 19:35:48 +08:00
post_guard.rs Remove unnecessary Result on Schema::execute_stream function. 2020-09-11 10:47:55 +08:00
raw_ident.rs Fix tests 2020-09-11 16:05:21 +08:00
schema.rs Implements Default for Schema. 2020-08-28 14:19:35 +08:00
subscription_websocket.rs Continue to refactor. 2020-09-10 16:39:43 +08:00
subscription.rs Add transports::websocket module. 2020-09-11 15:54:56 +08:00
union.rs Remove unnecessary Result on Schema::execute_stream function. 2020-09-11 10:47:55 +08:00
variables.rs Remove unnecessary Result on Schema::execute_stream function. 2020-09-11 10:47:55 +08:00