From 0b05b8382113a40b96b94e8b987830b52bff6d4b Mon Sep 17 00:00:00 2001 From: Kiryl Mialeshka <8974488+meskill@users.noreply.github.com> Date: Thu, 12 Dec 2024 00:50:21 +0100 Subject: [PATCH] ci: use cargo insta to run tests (#3220) --- .github/workflows/ci.yml | 26 ++++++-- .github/workflows/test-jit.yml | 66 ------------------- ...enerator__config__tests__config_codec.snap | 1 + ..._type_name__test__chat_response_parse.snap | 1 + ...ame__test__to_chat_request_conversion.snap | 1 + ...lueprint__index__test__from_blueprint.snap | 1 + ...g_module__merge__tests__enums_invalid.snap | 1 + ...fig_module__merge__tests__enums_valid.snap | 1 + ...g_module__merge__tests__types_invalid.snap | 1 + ...fig_module__merge__tests__types_valid.snap | 1 + ...ig_module__merge__tests__unions_valid.snap | 1 + ...po__tracker__tests__batched_resolvers.snap | 1 + ...__config__npo__tracker__tests__cycles.snap | 1 + ..._tracker__tests__cycles_with_resolver.snap | 1 + ...tracker__tests__cycles_with_resolvers.snap | 1 + ...__tracker__tests__multiple_type_usage.snap | 1 + ...g__npo__tracker__tests__nested_config.snap | 1 + ..._npo__tracker__tests__nested_non_list.snap | 1 + ...npo__tracker__tests__nested_resolvers.snap | 1 + ...__nested_resolvers_non_list_resolvers.snap | 1 + ...s__nested_resolvers_without_resolvers.snap | 1 + ...onfig__npo__tracker__tests__resolvers.snap | 1 + ..._type_merger__test__cyclic_merge_case.snap | 1 + ...est__fail_when_scalar_field_not_match.snap | 1 + ...types__type_merger__test__input_types.snap | 1 + ...s__type_merger__test__interface_types.snap | 1 + ...__type_merger__test__list_field_types.snap | 1 + ...type_merger__test__merge_to_supertype.snap | 1 + ...types__type_merger__test__type_merger.snap | 1 + ...types__type_merger__test__union_types.snap | 1 + ...__tests__resolve_ambiguous_news_types.snap | 1 + ..._type__tests__resolve_ambiguous_types.snap | 1 + ...__test__type_name_generator_transform.snap | 1 + ...type_names__test__type_name_generator.snap | 1 + ...__test__type_name_generator_transform.snap | 1 + ...type_name_generator_with_cyclic_types.snap | 1 + ...__nested_unions__tests__nested_unions.snap | 1 + ...nions__tests__nested_unions_recursive.snap | 1 + ..._rename_types__test__inferface_rename.snap | 1 + ...rmer__rename_types__test__rename_type.snap | 1 + ...graph__tests__extractor__extract_call.snap | 1 + ...graph__tests__extractor__extract_expr.snap | 1 + ...ph__tests__extractor__extract_graphql.snap | 1 + ...graph__tests__extractor__extract_grpc.snap | 1 + ...graph__tests__extractor__extract_http.snap | 1 + ..._tests__extractor__non_value_template.snap | 1 + ...er__subgraph__tests__keys__keys_merge.snap | 1 + ...rmer__subgraph__tests__keys__keys_set.snap | 1 + ...nion_input_type__tests__nested_unions.snap | 1 + ...on_input_type__tests__recursive_input.snap | 1 + ...ormer__union_input_type__tests__union.snap | 1 + ...nion_input_type__tests__union_in_type.snap | 1 + ...append_field_if_operation_type_exists.snap | 1 + ...__operation_generator__test__mutation.snap | 1 + ...son__operation_generator__test__query.snap | 1 + ...son__tests__generate_config_from_json.snap | 1 + ...nerator__from_proto__test__from_proto.snap | 1 + ...m_proto__test__from_proto_no_pkg_file.snap | 1 + ...oto__test__from_proto_no_service_file.snap | 1 + ...rom_proto__test__greetings_proto_file.snap | 1 + ...enerator__from_proto__test__map_types.snap | 1 + ...__generator__from_proto__test__movies.snap | 1 + ...rator__from_proto__test__nested_types.snap | 1 + ...erator__from_proto__test__oneof_types.snap | 1 + ...or__from_proto__test__optional_fields.snap | 1 + ...tor__from_proto__test__required_types.snap | 1 + ...rator__from_proto__test__scalar_types.snap | 1 + ...erate_from_config_from_multiple_jsons.snap | 1 + ...test__should_generate_combined_config.snap | 1 + ...__should_generate_config_from_configs.snap | 1 + ...est__should_generate_config_from_json.snap | 1 + ...st__should_generate_config_from_proto.snap | 1 + .../json_to_config_spec__add_cart.json.snap | 1 + .../json_to_config_spec__boolean.json.snap | 1 + ...json_to_config_spec__create_post.json.snap | 1 + ...n_to_config_spec__create_product.json.snap | 1 + ...json_to_config_spec__create_user.json.snap | 1 + .../json_to_config_spec__empty_list.json.snap | 1 + ...config_spec__generate_auth_token.json.snap | 1 + ...ig_spec__incompatible_properties.json.snap | 1 + ...g_spec__incompatible_root_object.json.snap | 1 + .../json_to_config_spec__list.json.snap | 1 + ...g_spec__list_incompatible_object.json.snap | 1 + ...config_spec__list_primitive_type.json.snap | 1 + ...json_to_config_spec__nested_list.json.snap | 1 + ...fig_spec__nested_same_properties.json.snap | 1 + .../json_to_config_spec__null.json.snap | 1 + .../json_to_config_spec__number.json.snap | 1 + .../json_to_config_spec__string.json.snap | 1 + ...ore__jit__builder__tests__alias_query.snap | 1 + ...e__jit__builder__tests__default_value.snap | 1 + ...core__jit__builder__tests__directives.snap | 1 + ..._core__jit__builder__tests__fragments.snap | 1 + ...e__jit__builder__tests__from_document.snap | 1 + ...__builder__tests__multiple_operations.snap | 1 + ...builder__tests__resolving_operation-2.snap | 1 + ...__builder__tests__resolving_operation.snap | 1 + ..._jit__builder__tests__simple_mutation.snap | 1 + ...re__jit__builder__tests__simple_query.snap | 1 + ...ll__core__jit__builder__tests__unions.snap | 1 + ..._core__jit__builder__tests__variables.snap | 1 + ...call__core__jit__context__test__field.snap | 3 +- ...t__model__test__from_custom_directive.snap | 1 + ...e__jit__response__test__adding_errors.snap | 1 + ...se__test__conversion_to_async_graphql.snap | 1 + ...it__response__test__merging_of_errors.snap | 1 + ...core__jit__response__test__with_error.snap | 1 + ...synth__synth__tests__json_placeholder.snap | 1 + ...nth__tests__json_placeholder_borrowed.snap | 1 + ...nth__tests__json_placeholder_typename.snap | 1 + ..._json_placeholder_typename_root_level.snap | 1 + ...tailcall__core__tests__include_config.snap | 1 + ...i__fixtures__generator__gen_deezer.md.snap | 1 + ...nerator__gen_json_proto_mix_config.md.snap | 1 + ...es__generator__gen_jsonplaceholder.md.snap | 1 + ..._gen_proto_with_proto_paths_config.md.snap | 1 + ...ures__generator__proto-connect-rpc.md.snap | 1 + .../snapshots/add-field-index-list.md_0.snap | 1 + .../add-field-index-list.md_client.snap | 1 + .../add-field-index-list.md_merged.snap | 1 + .../add-field-many-list.md_client.snap | 1 + .../add-field-many-list.md_merged.snap | 1 + .../snapshots/add-field-many.md_client.snap | 1 + .../snapshots/add-field-many.md_merged.snap | 1 + .../core/snapshots/add-field-modify.md_0.snap | 1 + .../snapshots/add-field-modify.md_client.snap | 1 + .../snapshots/add-field-modify.md_merged.snap | 1 + .../add-field-with-composition.md_0.snap | 1 + .../add-field-with-composition.md_1.snap | 1 + .../add-field-with-composition.md_client.snap | 1 + .../add-field-with-composition.md_merged.snap | 1 + .../snapshots/add-field-with-modify.md_0.snap | 1 + .../snapshots/add-field-with-modify.md_1.snap | 1 + .../add-field-with-modify.md_client.snap | 1 + .../add-field-with-modify.md_merged.snap | 1 + tests/core/snapshots/add-field.md_0.snap | 1 + tests/core/snapshots/add-field.md_client.snap | 1 + tests/core/snapshots/add-field.md_merged.snap | 1 + ...apollo-federation-entities-batch.md_0.snap | 1 + ...apollo-federation-entities-batch.md_1.snap | 1 + ...o-federation-entities-batch.md_client.snap | 1 + ...o-federation-entities-batch.md_merged.snap | 1 + ...deration-entities-validation.md_error.snap | 1 + .../apollo-federation-entities.md_0.snap | 1 + .../apollo-federation-entities.md_1.snap | 1 + .../apollo-federation-entities.md_client.snap | 1 + .../apollo-federation-entities.md_merged.snap | 1 + ...apollo-federation-validation.md_error.snap | 1 + tests/core/snapshots/apollo-tracing.md_0.snap | 1 + .../snapshots/apollo-tracing.md_client.snap | 1 + .../snapshots/apollo-tracing.md_merged.snap | 1 + .../snapshots/async-cache-disabled.md_0.snap | 1 + .../async-cache-disabled.md_client.snap | 1 + .../async-cache-disabled.md_merged.snap | 1 + ...-cache-enable-multiple-resolvers.md_0.snap | 1 + ...e-enable-multiple-resolvers.md_client.snap | 1 + ...e-enable-multiple-resolvers.md_merged.snap | 1 + .../snapshots/async-cache-enabled.md_0.snap | 1 + .../async-cache-enabled.md_client.snap | 1 + .../async-cache-enabled.md_merged.snap | 1 + .../snapshots/async-cache-global.md_0.snap | 1 + .../async-cache-global.md_client.snap | 1 + .../async-cache-global.md_merged.snap | 1 + .../async-cache-inflight-request.md_0.snap | 1 + ...sync-cache-inflight-request.md_client.snap | 1 + ...sync-cache-inflight-request.md_merged.snap | 1 + tests/core/snapshots/auth-basic.md_0.snap | 1 + tests/core/snapshots/auth-basic.md_3.snap | 1 + tests/core/snapshots/auth-basic.md_5.snap | 1 + .../core/snapshots/auth-basic.md_client.snap | 1 + .../core/snapshots/auth-basic.md_merged.snap | 1 + tests/core/snapshots/auth-jwt.md_0.snap | 1 + tests/core/snapshots/auth-jwt.md_2.snap | 1 + tests/core/snapshots/auth-jwt.md_4.snap | 1 + tests/core/snapshots/auth-jwt.md_client.snap | 1 + tests/core/snapshots/auth-jwt.md_merged.snap | 1 + .../snapshots/auth-multiple-complex.md_0.snap | 1 + .../snapshots/auth-multiple-complex.md_1.snap | 1 + .../snapshots/auth-multiple-complex.md_2.snap | 1 + .../snapshots/auth-multiple-complex.md_3.snap | 1 + .../snapshots/auth-multiple-complex.md_4.snap | 1 + .../snapshots/auth-multiple-complex.md_5.snap | 1 + .../snapshots/auth-multiple-complex.md_6.snap | 1 + .../snapshots/auth-multiple-complex.md_7.snap | 1 + .../snapshots/auth-multiple-complex.md_8.snap | 1 + .../auth-multiple-complex.md_client.snap | 1 + tests/core/snapshots/auth-multiple.md_1.snap | 1 + tests/core/snapshots/auth-multiple.md_10.snap | 1 + tests/core/snapshots/auth-multiple.md_11.snap | 1 + tests/core/snapshots/auth-multiple.md_12.snap | 1 + tests/core/snapshots/auth-multiple.md_13.snap | 1 + tests/core/snapshots/auth-multiple.md_14.snap | 1 + tests/core/snapshots/auth-multiple.md_5.snap | 1 + tests/core/snapshots/auth-multiple.md_6.snap | 1 + tests/core/snapshots/auth-multiple.md_9.snap | 1 + .../snapshots/auth-multiple.md_client.snap | 1 + .../auth-protected-without-auth.md_error.snap | 1 + .../snapshots/auth-validations.md_error.snap | 1 + tests/core/snapshots/auth.md_client.snap | 1 + tests/core/snapshots/auth.md_merged.snap | 1 + .../core/snapshots/auth_order.md_client.snap | 1 + .../core/snapshots/auth_order.md_merged.snap | 1 + .../core/snapshots/batching-default.md_0.snap | 1 + .../snapshots/batching-default.md_client.snap | 1 + .../snapshots/batching-default.md_merged.snap | 1 + .../snapshots/batching-disabled.md_0.snap | 1 + .../batching-disabled.md_client.snap | 1 + .../batching-disabled.md_merged.snap | 1 + .../batching-group-by-default.md_0.snap | 1 + .../batching-group-by-default.md_client.snap | 1 + .../batching-group-by-default.md_merged.snap | 1 + .../batching-group-by-optional-key.md_0.snap | 1 + ...ching-group-by-optional-key.md_client.snap | 1 + ...ching-group-by-optional-key.md_merged.snap | 1 + .../snapshots/batching-group-by.md_0.snap | 1 + .../batching-group-by.md_client.snap | 1 + .../batching-group-by.md_merged.snap | 1 + tests/core/snapshots/batching-post.md_0.snap | 1 + .../snapshots/batching-post.md_client.snap | 1 + .../snapshots/batching-post.md_merged.snap | 1 + .../batching-validation.md_error.snap | 1 + tests/core/snapshots/batching.md_0.snap | 1 + tests/core/snapshots/batching.md_1.snap | 1 + tests/core/snapshots/batching.md_2.snap | 1 + tests/core/snapshots/batching.md_client.snap | 1 + tests/core/snapshots/batching.md_merged.snap | 1 + .../snapshots/body-batching-cases.md_0.snap | 1 + .../snapshots/body-batching-cases.md_1.snap | 1 + .../snapshots/body-batching-cases.md_2.snap | 1 + .../body-batching-cases.md_client.snap | 1 + .../body-batching-cases.md_merged.snap | 1 + tests/core/snapshots/body-batching.md_0.snap | 1 + tests/core/snapshots/body-batching.md_1.snap | 1 + .../snapshots/body-batching.md_client.snap | 1 + .../snapshots/body-batching.md_merged.snap | 1 + tests/core/snapshots/cache-control.md_0.snap | 1 + tests/core/snapshots/cache-control.md_1.snap | 1 + tests/core/snapshots/cache-control.md_2.snap | 1 + tests/core/snapshots/cache-control.md_3.snap | 1 + .../snapshots/cache-control.md_client.snap | 1 + .../snapshots/cache-control.md_merged.snap | 1 + .../snapshots/caching-collision.md_0.snap | 1 + .../caching-collision.md_client.snap | 1 + .../caching-collision.md_merged.snap | 1 + tests/core/snapshots/caching.md_0.snap | 1 + tests/core/snapshots/caching.md_1.snap | 1 + tests/core/snapshots/caching.md_2.snap | 1 + tests/core/snapshots/caching.md_client.snap | 1 + tests/core/snapshots/caching.md_merged.snap | 1 + .../call-graphql-datasource.md_0.snap | 1 + .../call-graphql-datasource.md_client.snap | 1 + .../call-graphql-datasource.md_merged.snap | 1 + .../call-multiple-steps-piping.md_0.snap | 1 + .../call-multiple-steps-piping.md_1.snap | 1 + .../call-multiple-steps-piping.md_client.snap | 1 + .../call-multiple-steps-piping.md_merged.snap | 1 + tests/core/snapshots/call-mutation.md_0.snap | 1 + tests/core/snapshots/call-mutation.md_1.snap | 1 + tests/core/snapshots/call-mutation.md_2.snap | 1 + tests/core/snapshots/call-mutation.md_3.snap | 1 + tests/core/snapshots/call-mutation.md_4.snap | 1 + .../snapshots/call-mutation.md_client.snap | 1 + .../snapshots/call-mutation.md_merged.snap | 1 + tests/core/snapshots/call-operator.md_0.snap | 1 + tests/core/snapshots/call-operator.md_1.snap | 1 + tests/core/snapshots/call-operator.md_10.snap | 1 + tests/core/snapshots/call-operator.md_11.snap | 1 + tests/core/snapshots/call-operator.md_12.snap | 1 + tests/core/snapshots/call-operator.md_2.snap | 1 + tests/core/snapshots/call-operator.md_3.snap | 1 + tests/core/snapshots/call-operator.md_4.snap | 1 + tests/core/snapshots/call-operator.md_5.snap | 1 + tests/core/snapshots/call-operator.md_6.snap | 1 + tests/core/snapshots/call-operator.md_7.snap | 1 + tests/core/snapshots/call-operator.md_8.snap | 1 + tests/core/snapshots/call-operator.md_9.snap | 1 + .../snapshots/call-operator.md_client.snap | 1 + .../snapshots/call-operator.md_merged.snap | 1 + .../snapshots/cors-allow-cred-false.md_0.snap | 1 + .../cors-allow-cred-false.md_client.snap | 1 + .../cors-allow-cred-false.md_merged.snap | 1 + .../snapshots/cors-allow-cred-true.md_0.snap | 1 + .../cors-allow-cred-true.md_client.snap | 1 + .../cors-allow-cred-true.md_merged.snap | 1 + .../snapshots/cors-allow-cred-vary.md_0.snap | 1 + .../cors-allow-cred-vary.md_client.snap | 1 + .../cors-allow-cred-vary.md_merged.snap | 1 + .../cors-invalid-expose-headers.md_error.snap | 1 + .../cors-invalid-headers.md_error.snap | 1 + .../cors-invalid-methods.md_error.snap | 1 + .../cors-invalid-origins.md_error.snap | 1 + tests/core/snapshots/custom-headers.md_0.snap | 1 + .../snapshots/custom-headers.md_client.snap | 1 + .../snapshots/custom-headers.md_merged.snap | 1 + tests/core/snapshots/custom-scalars.md_0.snap | 1 + .../snapshots/custom-scalars.md_client.snap | 1 + .../snapshots/custom-scalars.md_merged.snap | 1 + .../dedupe_batch_query_execution.md_0.snap | 1 + ...edupe_batch_query_execution.md_client.snap | 1 + ...edupe_batch_query_execution.md_merged.snap | 1 + .../snapshots/default-value-arg.md_0.snap | 1 + .../snapshots/default-value-arg.md_1.snap | 1 + .../default-value-arg.md_client.snap | 1 + .../default-value-arg.md_merged.snap | 1 + .../default-value-config.md_client.snap | 1 + .../default-value-config.md_merged.snap | 1 + tests/core/snapshots/enum-args.md_0.snap | 1 + tests/core/snapshots/enum-args.md_client.snap | 1 + tests/core/snapshots/enum-args.md_merged.snap | 1 + tests/core/snapshots/env-value.md_0.snap | 1 + tests/core/snapshots/env-value.md_client.snap | 1 + tests/core/snapshots/env-value.md_merged.snap | 1 + .../experimental-headers-error.md_error.snap | 1 + .../snapshots/experimental-headers.md_0.snap | 1 + .../experimental-headers.md_client.snap | 1 + .../experimental-headers.md_merged.snap | 1 + ...deration-subgraph-force-disabled.md_0.snap | 1 + ...deration-subgraph-force-disabled.md_1.snap | 1 + ...ion-subgraph-force-disabled.md_client.snap | 1 + ...ion-subgraph-force-disabled.md_merged.snap | 1 + ...ederation-subgraph-force-enabled.md_0.snap | 1 + ...ederation-subgraph-force-enabled.md_1.snap | 1 + ...tion-subgraph-force-enabled.md_client.snap | 1 + ...tion-subgraph-force-enabled.md_merged.snap | 1 + .../federation-subgraph-no-entities.md_0.snap | 1 + .../federation-subgraph-no-entities.md_1.snap | 1 + ...ration-subgraph-no-entities.md_client.snap | 1 + ...ration-subgraph-no-entities.md_merged.snap | 1 + .../graphql-conformance-001.md_0.snap | 1 + .../graphql-conformance-001.md_1.snap | 1 + .../graphql-conformance-001.md_2.snap | 1 + .../graphql-conformance-001.md_3.snap | 1 + .../graphql-conformance-001.md_4.snap | 1 + .../graphql-conformance-001.md_client.snap | 1 + .../graphql-conformance-001.md_merged.snap | 1 + .../graphql-conformance-003.md_0.snap | 1 + .../graphql-conformance-003.md_1.snap | 1 + .../graphql-conformance-003.md_client.snap | 1 + .../graphql-conformance-003.md_merged.snap | 1 + .../graphql-conformance-010.md_0.snap | 1 + .../graphql-conformance-010.md_1.snap | 1 + .../graphql-conformance-010.md_client.snap | 1 + .../graphql-conformance-010.md_merged.snap | 1 + .../graphql-conformance-013.md_0.snap | 1 + .../graphql-conformance-013.md_client.snap | 1 + .../graphql-conformance-013.md_merged.snap | 1 + .../graphql-conformance-014.md_0.snap | 1 + .../graphql-conformance-014.md_1.snap | 1 + .../graphql-conformance-014.md_client.snap | 1 + .../graphql-conformance-014.md_merged.snap | 1 + .../graphql-conformance-015.md_0.snap | 1 + .../graphql-conformance-015.md_1.snap | 1 + .../graphql-conformance-015.md_11.snap | 1 + .../graphql-conformance-015.md_2.snap | 1 + .../graphql-conformance-015.md_3.snap | 1 + .../graphql-conformance-015.md_4.snap | 1 + .../graphql-conformance-015.md_5.snap | 1 + .../graphql-conformance-015.md_6.snap | 1 + .../graphql-conformance-015.md_7.snap | 1 + .../graphql-conformance-015.md_8.snap | 1 + .../graphql-conformance-015.md_client.snap | 1 + .../graphql-conformance-015.md_merged.snap | 1 + .../graphql-conformance-018.md_0.snap | 1 + .../graphql-conformance-018.md_client.snap | 1 + .../graphql-conformance-018.md_merged.snap | 1 + .../graphql-conformance-http-001.md_0.snap | 1 + .../graphql-conformance-http-001.md_1.snap | 1 + .../graphql-conformance-http-001.md_2.snap | 1 + .../graphql-conformance-http-001.md_3.snap | 1 + .../graphql-conformance-http-001.md_4.snap | 1 + ...raphql-conformance-http-001.md_client.snap | 1 + ...raphql-conformance-http-001.md_merged.snap | 1 + .../graphql-conformance-http-002.md_0.snap | 1 + ...raphql-conformance-http-002.md_client.snap | 1 + ...raphql-conformance-http-002.md_merged.snap | 1 + .../graphql-conformance-http-003.md_0.snap | 1 + .../graphql-conformance-http-003.md_1.snap | 1 + ...raphql-conformance-http-003.md_client.snap | 1 + ...raphql-conformance-http-003.md_merged.snap | 1 + .../graphql-conformance-http-004.md_0.snap | 1 + ...raphql-conformance-http-004.md_client.snap | 1 + ...raphql-conformance-http-004.md_merged.snap | 1 + .../graphql-conformance-http-005.md_0.snap | 1 + ...raphql-conformance-http-005.md_client.snap | 1 + ...raphql-conformance-http-005.md_merged.snap | 1 + .../graphql-conformance-http-006.md_0.snap | 1 + .../graphql-conformance-http-006.md_1.snap | 1 + .../graphql-conformance-http-006.md_2.snap | 1 + ...raphql-conformance-http-006.md_client.snap | 1 + ...raphql-conformance-http-006.md_merged.snap | 1 + .../graphql-conformance-http-007.md_0.snap | 1 + ...raphql-conformance-http-007.md_client.snap | 1 + ...raphql-conformance-http-007.md_merged.snap | 1 + .../graphql-conformance-http-008.md_0.snap | 1 + ...raphql-conformance-http-008.md_client.snap | 1 + ...raphql-conformance-http-008.md_merged.snap | 1 + .../graphql-conformance-http-010.md_0.snap | 1 + .../graphql-conformance-http-010.md_1.snap | 1 + ...raphql-conformance-http-010.md_client.snap | 1 + ...raphql-conformance-http-010.md_merged.snap | 1 + .../graphql-conformance-http-012.md_0.snap | 1 + .../graphql-conformance-http-012.md_1.snap | 1 + ...raphql-conformance-http-012.md_client.snap | 1 + ...raphql-conformance-http-012.md_merged.snap | 1 + .../graphql-conformance-http-013.md_0.snap | 1 + ...raphql-conformance-http-013.md_client.snap | 1 + ...raphql-conformance-http-013.md_merged.snap | 1 + .../graphql-conformance-http-014.md_0.snap | 1 + .../graphql-conformance-http-014.md_1.snap | 1 + ...raphql-conformance-http-014.md_client.snap | 1 + ...raphql-conformance-http-014.md_merged.snap | 1 + .../graphql-conformance-http-015.md_0.snap | 1 + .../graphql-conformance-http-015.md_1.snap | 1 + .../graphql-conformance-http-015.md_11.snap | 1 + .../graphql-conformance-http-015.md_2.snap | 1 + .../graphql-conformance-http-015.md_3.snap | 1 + .../graphql-conformance-http-015.md_4.snap | 1 + .../graphql-conformance-http-015.md_5.snap | 1 + .../graphql-conformance-http-015.md_6.snap | 1 + .../graphql-conformance-http-015.md_7.snap | 1 + .../graphql-conformance-http-015.md_8.snap | 1 + ...raphql-conformance-http-015.md_client.snap | 1 + ...raphql-conformance-http-015.md_merged.snap | 1 + .../graphql-conformance-http-017.md_0.snap | 1 + .../graphql-conformance-http-017.md_1.snap | 1 + ...raphql-conformance-http-017.md_client.snap | 1 + ...raphql-conformance-http-017.md_merged.snap | 1 + ...onformance-nested-lists-fragment.md_0.snap | 1 + ...mance-nested-lists-fragment.md_client.snap | 1 + ...mance-nested-lists-fragment.md_merged.snap | 1 + ...ql-conformance-nested-lists-http.md_0.snap | 1 + ...ql-conformance-nested-lists-http.md_1.snap | 1 + ...ql-conformance-nested-lists-http.md_2.snap | 1 + ...nformance-nested-lists-http.md_client.snap | 1 + ...nformance-nested-lists-http.md_merged.snap | 1 + ...graphql-conformance-nested-lists.md_0.snap | 1 + ...graphql-conformance-nested-lists.md_1.snap | 1 + ...graphql-conformance-nested-lists.md_2.snap | 1 + ...ql-conformance-nested-lists.md_client.snap | 1 + ...ql-conformance-nested-lists.md_merged.snap | 1 + ...graphql-dataloader-batch-request.md_0.snap | 1 + ...ql-dataloader-batch-request.md_client.snap | 1 + ...ql-dataloader-batch-request.md_merged.snap | 1 + ...phql-dataloader-no-batch-request.md_0.snap | 1 + ...dataloader-no-batch-request.md_client.snap | 1 + ...dataloader-no-batch-request.md_merged.snap | 1 + .../graphql-datasource-errors.md_0.snap | 1 + .../graphql-datasource-errors.md_1.snap | 1 + .../graphql-datasource-errors.md_client.snap | 1 + .../graphql-datasource-errors.md_merged.snap | 1 + .../graphql-datasource-mutation.md_0.snap | 1 + ...graphql-datasource-mutation.md_client.snap | 1 + ...graphql-datasource-mutation.md_merged.snap | 1 + .../graphql-datasource-no-args.md_0.snap | 1 + .../graphql-datasource-no-args.md_client.snap | 1 + .../graphql-datasource-no-args.md_merged.snap | 1 + ...phql-datasource-query-directives.md_0.snap | 1 + ...phql-datasource-query-directives.md_1.snap | 1 + ...datasource-query-directives.md_client.snap | 1 + ...datasource-query-directives.md_merged.snap | 1 + .../graphql-datasource-with-args.md_0.snap | 1 + .../graphql-datasource-with-args.md_1.snap | 1 + ...raphql-datasource-with-args.md_client.snap | 1 + ...raphql-datasource-with-args.md_merged.snap | 1 + ...aphql-datasource-with-empty-enum.md_0.snap | 1 + ...-datasource-with-empty-enum.md_client.snap | 1 + ...-datasource-with-empty-enum.md_merged.snap | 1 + ...l-datasource-with-mandatory-enum.md_0.snap | 1 + ...asource-with-mandatory-enum.md_client.snap | 1 + ...asource-with-mandatory-enum.md_merged.snap | 1 + .../graphql-nested-datasource.md_0.snap | 1 + .../graphql-nested-datasource.md_client.snap | 1 + .../graphql-nested-datasource.md_merged.snap | 1 + tests/core/snapshots/grpc-batch.md_0.snap | 1 + .../core/snapshots/grpc-batch.md_client.snap | 1 + .../core/snapshots/grpc-batch.md_merged.snap | 1 + tests/core/snapshots/grpc-error.md_0.snap | 1 + .../core/snapshots/grpc-error.md_client.snap | 1 + .../core/snapshots/grpc-error.md_merged.snap | 1 + tests/core/snapshots/grpc-json.md_0.snap | 1 + tests/core/snapshots/grpc-json.md_1.snap | 1 + tests/core/snapshots/grpc-json.md_2.snap | 1 + tests/core/snapshots/grpc-json.md_client.snap | 1 + tests/core/snapshots/grpc-json.md_merged.snap | 1 + tests/core/snapshots/grpc-map.md_0.snap | 1 + tests/core/snapshots/grpc-map.md_client.snap | 1 + tests/core/snapshots/grpc-map.md_merged.snap | 1 + .../grpc-proto-with-same-package.md_0.snap | 1 + ...rpc-proto-with-same-package.md_client.snap | 1 + ...rpc-proto-with-same-package.md_merged.snap | 1 + .../core/snapshots/grpc-reflection.md_0.snap | 1 + .../snapshots/grpc-reflection.md_client.snap | 1 + .../snapshots/grpc-reflection.md_merged.snap | 1 + tests/core/snapshots/grpc-simple.md_0.snap | 1 + .../core/snapshots/grpc-simple.md_client.snap | 1 + .../core/snapshots/grpc-simple.md_merged.snap | 1 + .../grpc-url-from-upstream.md_0.snap | 1 + .../grpc-url-from-upstream.md_client.snap | 1 + .../grpc-url-from-upstream.md_merged.snap | 1 + tests/core/snapshots/http-select.md_0.snap | 1 + .../core/snapshots/http-select.md_client.snap | 1 + .../core/snapshots/http-select.md_merged.snap | 1 + tests/core/snapshots/inline-field.md_0.snap | 1 + .../snapshots/inline-field.md_client.snap | 1 + .../snapshots/inline-field.md_merged.snap | 1 + .../snapshots/inline-index-list.md_0.snap | 1 + .../inline-index-list.md_client.snap | 1 + .../inline-index-list.md_merged.snap | 1 + .../snapshots/inline-many-list.md_client.snap | 1 + .../snapshots/inline-many-list.md_merged.snap | 1 + .../core/snapshots/inline-many.md_client.snap | 1 + .../core/snapshots/inline-many.md_merged.snap | 1 + .../input-type-protected-error.md_error.snap | 1 + ...uery-with-disabled-introspection.md_0.snap | 1 + ...uery-with-disabled-introspection.md_1.snap | 1 + ...with-disabled-introspection.md_client.snap | 1 + ...with-disabled-introspection.md_merged.snap | 1 + tests/core/snapshots/io-cache.md_0.snap | 1 + tests/core/snapshots/io-cache.md_client.snap | 1 + tests/core/snapshots/io-cache.md_merged.snap | 1 + tests/core/snapshots/jit-enum-array.md_0.snap | 1 + .../snapshots/jit-enum-array.md_client.snap | 1 + .../snapshots/jit-enum-array.md_merged.snap | 1 + tests/core/snapshots/js-directive.md_0.snap | 1 + .../snapshots/js-directive.md_client.snap | 1 + .../snapshots/js-directive.md_merged.snap | 1 + .../jsonplaceholder-call-post.md_0.snap | 1 + .../jsonplaceholder-call-post.md_client.snap | 1 + .../jsonplaceholder-call-post.md_merged.snap | 1 + tests/core/snapshots/modified-field.md_0.snap | 1 + .../snapshots/modified-field.md_client.snap | 1 + .../snapshots/modified-field.md_merged.snap | 1 + tests/core/snapshots/mutation-put.md_0.snap | 1 + .../snapshots/mutation-put.md_client.snap | 1 + .../snapshots/mutation-put.md_merged.snap | 1 + tests/core/snapshots/mutation.md_0.snap | 1 + tests/core/snapshots/mutation.md_client.snap | 1 + tests/core/snapshots/mutation.md_merged.snap | 1 + .../core/snapshots/n-plus-one-list.md_0.snap | 1 + .../snapshots/n-plus-one-list.md_client.snap | 1 + .../snapshots/n-plus-one-list.md_merged.snap | 1 + tests/core/snapshots/n-plus-one.md_0.snap | 1 + .../core/snapshots/n-plus-one.md_client.snap | 1 + .../core/snapshots/n-plus-one.md_merged.snap | 1 + tests/core/snapshots/nested-objects.md_0.snap | 1 + .../snapshots/nested-objects.md_client.snap | 1 + .../snapshots/nested-objects.md_merged.snap | 1 + .../nested-recursive-types.md_0.snap | 1 + .../nested-recursive-types.md_client.snap | 1 + .../nested-recursive-types.md_merged.snap | 1 + tests/core/snapshots/nesting-level3.md_0.snap | 1 + .../snapshots/nesting-level3.md_client.snap | 1 + .../snapshots/nesting-level3.md_merged.snap | 1 + .../non-scalar-value-in-query.md_error.snap | 1 + .../snapshots/nullable-arg-query.md_0.snap | 1 + .../snapshots/nullable-arg-query.md_1.snap | 1 + .../nullable-arg-query.md_client.snap | 1 + .../nullable-arg-query.md_merged.snap | 1 + .../core/snapshots/omit-index-list.md_0.snap | 1 + .../snapshots/omit-index-list.md_client.snap | 1 + .../snapshots/omit-index-list.md_merged.snap | 1 + tests/core/snapshots/omit-many.md_client.snap | 1 + tests/core/snapshots/omit-many.md_merged.snap | 1 + .../omit-resolved-by-parent.md_0.snap | 1 + .../omit-resolved-by-parent.md_client.snap | 1 + .../omit-resolved-by-parent.md_merged.snap | 1 + .../snapshots/on-response-body-grpc.md_0.snap | 1 + .../on-response-body-grpc.md_client.snap | 1 + .../on-response-body-grpc.md_merged.snap | 1 + .../snapshots/predefined-scalar.md_error.snap | 1 + .../recursive-types-no-resolver.md_error.snap | 1 + .../core/snapshots/recursive-types.md_0.snap | 1 + .../core/snapshots/recursive-types.md_1.snap | 1 + .../snapshots/recursive-types.md_client.snap | 1 + .../snapshots/recursive-types.md_merged.snap | 1 + .../core/snapshots/ref-other-nested.md_0.snap | 1 + .../snapshots/ref-other-nested.md_client.snap | 1 + .../snapshots/ref-other-nested.md_merged.snap | 1 + tests/core/snapshots/ref-other.md_0.snap | 1 + tests/core/snapshots/ref-other.md_client.snap | 1 + tests/core/snapshots/ref-other.md_merged.snap | 1 + .../related-fields-recursive.md_client.snap | 1 + .../related-fields-recursive.md_merged.snap | 1 + tests/core/snapshots/rename-field.md_0.snap | 1 + tests/core/snapshots/rename-field.md_1.snap | 1 + .../snapshots/rename-field.md_client.snap | 1 + .../snapshots/rename-field.md_merged.snap | 1 + .../request-to-upstream-batching.md_0.snap | 1 + ...equest-to-upstream-batching.md_client.snap | 1 + ...equest-to-upstream-batching.md_merged.snap | 1 + .../snapshots/resolve-with-headers.md_0.snap | 1 + .../resolve-with-headers.md_client.snap | 1 + .../resolve-with-headers.md_merged.snap | 1 + .../snapshots/resolve-with-vars.md_0.snap | 1 + .../resolve-with-vars.md_client.snap | 1 + .../resolve-with-vars.md_merged.snap | 1 + .../snapshots/resolved-by-parent.md_0.snap | 1 + .../resolved-by-parent.md_client.snap | 1 + .../resolved-by-parent.md_merged.snap | 1 + tests/core/snapshots/rest-api-error.md_0.snap | 1 + .../snapshots/rest-api-error.md_client.snap | 1 + .../snapshots/rest-api-error.md_merged.snap | 1 + tests/core/snapshots/rest-api-post.md_0.snap | 1 + .../snapshots/rest-api-post.md_client.snap | 1 + .../snapshots/rest-api-post.md_merged.snap | 1 + tests/core/snapshots/rest-api.md_0.snap | 1 + tests/core/snapshots/rest-api.md_client.snap | 1 + tests/core/snapshots/rest-api.md_merged.snap | 1 + ...routes-param-on-server-directive.md_0.snap | 1 + ...routes-param-on-server-directive.md_1.snap | 1 + ...s-param-on-server-directive.md_client.snap | 1 + ...s-param-on-server-directive.md_merged.snap | 1 + tests/core/snapshots/showcase.md_0.snap | 1 + tests/core/snapshots/showcase.md_1.snap | 1 + tests/core/snapshots/showcase.md_2.snap | 1 + tests/core/snapshots/showcase.md_3.snap | 1 + tests/core/snapshots/showcase.md_4.snap | 1 + tests/core/snapshots/showcase.md_client.snap | 1 + tests/core/snapshots/showcase.md_merged.snap | 1 + tests/core/snapshots/simple-graphql.md_0.snap | 1 + tests/core/snapshots/simple-graphql.md_1.snap | 1 + .../snapshots/simple-graphql.md_client.snap | 1 + .../snapshots/simple-graphql.md_merged.snap | 1 + tests/core/snapshots/simple-query.md_0.snap | 1 + .../snapshots/simple-query.md_client.snap | 1 + .../snapshots/simple-query.md_merged.snap | 1 + .../test-add-field-error.md_error.snap | 1 + .../test-add-field-list.md_client.snap | 1 + .../test-add-field-list.md_merged.snap | 1 + .../snapshots/test-add-field.md_client.snap | 1 + .../snapshots/test-add-field.md_merged.snap | 1 + ...st-add-link-to-empty-config.md_client.snap | 1 + ...st-add-link-to-empty-config.md_merged.snap | 1 + .../snapshots/test-alias-on-enum.md_0.snap | 1 + .../test-alias-on-enum.md_client.snap | 1 + .../test-alias-on-enum.md_merged.snap | 1 + .../test-all-blueprint-errors.md_error.snap | 1 + .../test-batch-operator-post.md_error.snap | 1 + .../test-batching-group-by.md_client.snap | 1 + .../test-batching-group-by.md_merged.snap | 1 + .../core/snapshots/test-cache.md_client.snap | 1 + .../core/snapshots/test-cache.md_merged.snap | 1 + .../test-call-operator-errors.md_error.snap | 1 + .../test-custom-scalar.md_client.snap | 1 + .../test-custom-scalar.md_merged.snap | 1 + .../test-custom-types.md_client.snap | 1 + .../test-custom-types.md_merged.snap | 1 + .../test-dbl-usage-many.md_client.snap | 1 + .../test-dbl-usage-many.md_merged.snap | 1 + tests/core/snapshots/test-dedupe.md_0.snap | 1 + .../core/snapshots/test-dedupe.md_client.snap | 1 + .../core/snapshots/test-dedupe.md_merged.snap | 1 + .../test-description-many.md_client.snap | 1 + .../test-description-many.md_merged.snap | 1 + ...directives-undef-null-fields.md_error.snap | 1 + .../test-discriminator-invalid.md_error.snap | 1 + .../test-duplicated-link.md_error.snap | 1 + .../snapshots/test-empty-link.md_error.snap | 1 + .../core/snapshots/test-enable-jit.md_0.snap | 1 + .../snapshots/test-enable-jit.md_client.snap | 1 + .../snapshots/test-enable-jit.md_merged.snap | 1 + .../snapshots/test-enum-aliases.md_0.snap | 1 + .../test-enum-aliases.md_client.snap | 1 + .../test-enum-aliases.md_merged.snap | 1 + .../snapshots/test-enum-as-argument.md_0.snap | 1 + .../test-enum-as-argument.md_client.snap | 1 + .../test-enum-as-argument.md_merged.snap | 1 + .../snapshots/test-enum-default.md_0.snap | 1 + .../test-enum-default.md_client.snap | 1 + .../test-enum-default.md_merged.snap | 1 + .../snapshots/test-enum-description.md_0.snap | 1 + .../snapshots/test-enum-description.md_1.snap | 1 + .../snapshots/test-enum-description.md_2.snap | 1 + .../test-enum-description.md_client.snap | 1 + .../test-enum-description.md_merged.snap | 1 + .../snapshots/test-enum-merge.md_merged.snap | 1 + tests/core/snapshots/test-enum.md_0.snap | 1 + tests/core/snapshots/test-enum.md_1.snap | 1 + tests/core/snapshots/test-enum.md_2.snap | 1 + tests/core/snapshots/test-enum.md_client.snap | 1 + tests/core/snapshots/test-enum.md_merged.snap | 1 + .../test-eval-partial.md_client.snap | 1 + .../test-eval-partial.md_merged.snap | 1 + .../snapshots/test-expr-error.md_error.snap | 1 + .../test-expr-scalar-as-string.md_0.snap | 1 + .../test-expr-scalar-as-string.md_client.snap | 1 + .../test-expr-scalar-as-string.md_merged.snap | 1 + .../test-expr-with-add-field.md_error.snap | 1 + .../test-expr-with-inline.md_error.snap | 1 + .../test-expr-with-mustache.md_0.snap | 1 + .../test-expr-with-mustache.md_client.snap | 1 + .../test-expr-with-mustache.md_merged.snap | 1 + tests/core/snapshots/test-expr.md_client.snap | 1 + tests/core/snapshots/test-expr.md_merged.snap | 1 + ...y-implemented-from-Interface.md_error.snap | 1 + .../test-graphql-with-add-field.md_error.snap | 1 + ...st-graphqlsource-no-base-url.md_error.snap | 1 + .../test-graphqlsource.md_client.snap | 1 + .../test-graphqlsource.md_merged.snap | 1 + ...est-groupby-without-batching.md_error.snap | 1 + .../test-grpc-group-by.md_error.snap | 1 + ...t-grpc-invalid-method-format.md_error.snap | 1 + .../test-grpc-invalid-proto-id.md_error.snap | 1 + .../test-grpc-missing-fields.md_error.snap | 1 + .../test-grpc-nested-data.md_error.snap | 1 + .../test-grpc-nested-optional.md_error.snap | 1 + .../test-grpc-optional.md_error.snap | 1 + .../test-grpc-proto-path.md_error.snap | 1 + .../test-grpc-service-method.md_error.snap | 1 + .../snapshots/test-grpc-service.md_error.snap | 1 + tests/core/snapshots/test-grpc.md_client.snap | 1 + tests/core/snapshots/test-grpc.md_merged.snap | 1 + .../test-hostname-faliure.md_error.snap | 1 + .../test-http-baseurl.md_client.snap | 1 + .../test-http-baseurl.md_merged.snap | 1 + .../snapshots/test-http-batchKey.md_0.snap | 1 + .../test-http-batchKey.md_client.snap | 1 + .../test-http-batchKey.md_merged.snap | 1 + .../test-http-headers.md_client.snap | 1 + .../test-http-headers.md_merged.snap | 1 + .../snapshots/test-http-tmpl.md_client.snap | 1 + .../snapshots/test-http-tmpl.md_merged.snap | 1 + .../test-http-with-add-field.md_error.snap | 1 + .../test-http-with-mustache-expr.md_0.snap | 1 + ...est-http-with-mustache-expr.md_client.snap | 1 + ...est-http-with-mustache-expr.md_merged.snap | 1 + tests/core/snapshots/test-http.md_client.snap | 1 + tests/core/snapshots/test-http.md_merged.snap | 1 + .../snapshots/test-inline-error.md_error.snap | 1 + .../snapshots/test-inline-list.md_client.snap | 1 + .../snapshots/test-inline-list.md_merged.snap | 1 + .../core/snapshots/test-inline.md_client.snap | 1 + .../core/snapshots/test-inline.md_merged.snap | 1 + .../test-input-documentation.md_client.snap | 1 + .../test-input-documentation.md_merged.snap | 1 + tests/core/snapshots/test-input-out.md_0.snap | 1 + .../snapshots/test-input-out.md_client.snap | 1 + .../snapshots/test-input-out.md_merged.snap | 1 + .../test-input-with-arg-out.md_0.snap | 1 + .../test-input-with-arg-out.md_client.snap | 1 + .../test-input-with-arg-out.md_merged.snap | 1 + .../test-interface-result.md_client.snap | 1 + .../test-interface-result.md_merged.snap | 1 + .../snapshots/test-interface.md_client.snap | 1 + .../snapshots/test-interface.md_merged.snap | 1 + .../test-invalid-add-field.md_error.snap | 1 + .../test-invalid-query-in-http.md_error.snap | 1 + .../test-invalid-server.md_error.snap | 1 + ...test-js-multi-onRequest-handlers.md_0.snap | 1 + ...js-multi-onRequest-handlers.md_client.snap | 1 + ...js-multi-onRequest-handlers.md_merged.snap | 1 + .../test-js-multiple-scripts.md_error.snap | 1 + .../test-js-request-response-2.md_0.snap | 1 + .../test-js-request-response-2.md_client.snap | 1 + .../test-js-request-response-2.md_merged.snap | 1 + .../test-js-request-response.md_0.snap | 1 + .../test-js-request-response.md_client.snap | 1 + .../test-js-request-response.md_merged.snap | 1 + .../test-lack-resolver.md_error.snap | 1 + .../test-link-support.md_client.snap | 1 + .../test-link-support.md_merged.snap | 1 + tests/core/snapshots/test-list-args.md_0.snap | 1 + .../snapshots/test-list-args.md_client.snap | 1 + .../snapshots/test-list-args.md_merged.snap | 1 + .../snapshots/test-merge-input.md_merged.snap | 1 + .../test-merge-invalid.md_error.snap | 1 + .../test-merge-nested.md_merged.snap | 1 + ...erge-right-with-link-config.md_client.snap | 1 + ...erge-right-with-link-config.md_merged.snap | 1 + .../test-merge-server-sdl.md_client.snap | 1 + .../test-merge-server-sdl.md_merged.snap | 1 + .../snapshots/test-merge-union.md_merged.snap | 1 + ...ng-argument-on-all-resolvers.md_error.snap | 1 + ...st-missing-mutation-resolver.md_error.snap | 1 + .../test-missing-query-resolver.md_error.snap | 1 + .../test-missing-root-types.md_error.snap | 1 + .../test-missing-schema-query.md_error.snap | 1 + .../core/snapshots/test-modify.md_client.snap | 1 + .../core/snapshots/test-modify.md_merged.snap | 1 + .../test-multi-interface.md_client.snap | 1 + .../test-multi-interface.md_merged.snap | 1 + .../test-multiple-config-types.md_0.snap | 1 + .../test-multiple-config-types.md_client.snap | 1 + .../test-multiple-config-types.md_merged.snap | 1 + .../test-nested-input.md_client.snap | 1 + .../test-nested-input.md_merged.snap | 1 + .../test-nested-value.md_client.snap | 1 + .../test-nested-value.md_merged.snap | 1 + .../snapshots/test-no-base-url.md_error.snap | 1 + .../snapshots/test-null-in-array.md_0.snap | 1 + .../test-null-in-array.md_client.snap | 1 + .../test-null-in-array.md_merged.snap | 1 + .../snapshots/test-null-in-object.md_0.snap | 1 + .../test-null-in-object.md_client.snap | 1 + .../test-null-in-object.md_merged.snap | 1 + .../snapshots/test-omit-list.md_client.snap | 1 + .../snapshots/test-omit-list.md_merged.snap | 1 + tests/core/snapshots/test-omit.md_client.snap | 1 + tests/core/snapshots/test-omit.md_merged.snap | 1 + .../snapshots/test-on-response-body.md_0.snap | 1 + .../test-on-response-body.md_client.snap | 1 + .../test-on-response-body.md_merged.snap | 1 + .../test-optional-key-skip-empty.md_0.snap | 1 + ...est-optional-key-skip-empty.md_client.snap | 1 + ...est-optional-key-skip-empty.md_merged.snap | 1 + .../snapshots/test-params-as-body.md_0.snap | 1 + .../test-params-as-body.md_client.snap | 1 + .../test-params-as-body.md_merged.snap | 1 + .../test-query-documentation.md_client.snap | 1 + .../test-query-documentation.md_merged.snap | 1 + .../core/snapshots/test-query.md_client.snap | 1 + .../core/snapshots/test-query.md_merged.snap | 1 + .../snapshots/test-ref-other.md_client.snap | 1 + .../snapshots/test-ref-other.md_merged.snap | 1 + .../snapshots/test-required-fields.md_0.snap | 1 + .../snapshots/test-required-fields.md_1.snap | 1 + .../snapshots/test-required-fields.md_10.snap | 1 + .../snapshots/test-required-fields.md_11.snap | 1 + .../snapshots/test-required-fields.md_12.snap | 1 + .../snapshots/test-required-fields.md_13.snap | 1 + .../snapshots/test-required-fields.md_14.snap | 1 + .../snapshots/test-required-fields.md_15.snap | 1 + .../snapshots/test-required-fields.md_16.snap | 1 + .../snapshots/test-required-fields.md_17.snap | 1 + .../snapshots/test-required-fields.md_18.snap | 1 + .../snapshots/test-required-fields.md_19.snap | 1 + .../snapshots/test-required-fields.md_2.snap | 1 + .../snapshots/test-required-fields.md_20.snap | 1 + .../snapshots/test-required-fields.md_21.snap | 1 + .../snapshots/test-required-fields.md_3.snap | 1 + .../snapshots/test-required-fields.md_4.snap | 1 + .../snapshots/test-required-fields.md_5.snap | 1 + .../snapshots/test-required-fields.md_6.snap | 1 + .../snapshots/test-required-fields.md_7.snap | 1 + .../snapshots/test-required-fields.md_8.snap | 1 + .../snapshots/test-required-fields.md_9.snap | 1 + .../test-required-fields.md_client.snap | 1 + .../test-required-fields.md_merged.snap | 1 + .../test-response-header-value.md_error.snap | 1 + .../test-response-headers-multi.md_error.snap | 1 + .../test-response-headers-name.md_error.snap | 1 + .../snapshots/test-scalars-builtin.md_0.snap | 1 + .../snapshots/test-scalars-builtin.md_1.snap | 1 + .../snapshots/test-scalars-builtin.md_2.snap | 1 + .../snapshots/test-scalars-builtin.md_3.snap | 1 + .../snapshots/test-scalars-builtin.md_4.snap | 1 + .../snapshots/test-scalars-builtin.md_5.snap | 1 + .../snapshots/test-scalars-builtin.md_6.snap | 1 + .../snapshots/test-scalars-builtin.md_7.snap | 1 + .../snapshots/test-scalars-builtin.md_8.snap | 1 + .../snapshots/test-scalars-builtin.md_9.snap | 1 + .../test-scalars-builtin.md_client.snap | 1 + .../test-scalars-builtin.md_merged.snap | 1 + .../snapshots/test-scalars-integers.md_0.snap | 1 + .../snapshots/test-scalars-integers.md_1.snap | 1 + .../test-scalars-integers.md_10.snap | 1 + .../test-scalars-integers.md_11.snap | 1 + .../test-scalars-integers.md_12.snap | 1 + .../test-scalars-integers.md_13.snap | 1 + .../test-scalars-integers.md_14.snap | 1 + .../test-scalars-integers.md_15.snap | 1 + .../test-scalars-integers.md_16.snap | 1 + .../test-scalars-integers.md_17.snap | 1 + .../test-scalars-integers.md_18.snap | 1 + .../test-scalars-integers.md_19.snap | 1 + .../snapshots/test-scalars-integers.md_2.snap | 1 + .../snapshots/test-scalars-integers.md_3.snap | 1 + .../snapshots/test-scalars-integers.md_4.snap | 1 + .../snapshots/test-scalars-integers.md_5.snap | 1 + .../snapshots/test-scalars-integers.md_6.snap | 1 + .../snapshots/test-scalars-integers.md_7.snap | 1 + .../snapshots/test-scalars-integers.md_8.snap | 1 + .../snapshots/test-scalars-integers.md_9.snap | 1 + .../test-scalars-integers.md_client.snap | 1 + .../test-scalars-integers.md_merged.snap | 1 + .../test-scalars-validation.md_0.snap | 1 + .../test-scalars-validation.md_1.snap | 1 + .../test-scalars-validation.md_client.snap | 1 + .../test-scalars-validation.md_merged.snap | 1 + tests/core/snapshots/test-scalars.md_0.snap | 1 + tests/core/snapshots/test-scalars.md_1.snap | 1 + tests/core/snapshots/test-scalars.md_10.snap | 1 + tests/core/snapshots/test-scalars.md_11.snap | 1 + tests/core/snapshots/test-scalars.md_2.snap | 1 + tests/core/snapshots/test-scalars.md_3.snap | 1 + tests/core/snapshots/test-scalars.md_4.snap | 1 + tests/core/snapshots/test-scalars.md_5.snap | 1 + tests/core/snapshots/test-scalars.md_6.snap | 1 + tests/core/snapshots/test-scalars.md_7.snap | 1 + tests/core/snapshots/test-scalars.md_8.snap | 1 + tests/core/snapshots/test-scalars.md_9.snap | 1 + .../snapshots/test-scalars.md_client.snap | 1 + .../snapshots/test-scalars.md_merged.snap | 1 + .../snapshots/test-server-vars.md_client.snap | 1 + .../snapshots/test-server-vars.md_merged.snap | 1 + .../test-set-cookie-headers.md_0.snap | 1 + .../test-set-cookie-headers.md_client.snap | 1 + .../test-set-cookie-headers.md_merged.snap | 1 + .../test-undefined-query.md_error.snap | 1 + .../snapshots/test-union-ambiguous.md_0.snap | 1 + .../snapshots/test-union-ambiguous.md_1.snap | 1 + .../snapshots/test-union-ambiguous.md_2.snap | 1 + .../snapshots/test-union-ambiguous.md_3.snap | 1 + .../snapshots/test-union-ambiguous.md_4.snap | 1 + .../snapshots/test-union-ambiguous.md_5.snap | 1 + .../snapshots/test-union-ambiguous.md_6.snap | 1 + .../test-union-ambiguous.md_client.snap | 1 + .../test-union-ambiguous.md_merged.snap | 1 + .../snapshots/test-union-fieldtype.md_0.snap | 1 + .../snapshots/test-union-fieldtype.md_1.snap | 1 + .../snapshots/test-union-fieldtype.md_2.snap | 1 + .../snapshots/test-union-fieldtype.md_3.snap | 1 + .../snapshots/test-union-fieldtype.md_4.snap | 1 + .../snapshots/test-union-fieldtype.md_5.snap | 1 + .../test-union-fieldtype.md_client.snap | 1 + .../test-union-fieldtype.md_merged.snap | 1 + .../snapshots/test-union-optional.md_0.snap | 1 + .../snapshots/test-union-optional.md_1.snap | 1 + .../test-union-optional.md_client.snap | 1 + .../test-union-optional.md_merged.snap | 1 + tests/core/snapshots/test-union.md_0.snap | 1 + tests/core/snapshots/test-union.md_1.snap | 1 + tests/core/snapshots/test-union.md_2.snap | 1 + tests/core/snapshots/test-union.md_3.snap | 1 + tests/core/snapshots/test-union.md_4.snap | 1 + tests/core/snapshots/test-union.md_5.snap | 1 + .../core/snapshots/test-union.md_client.snap | 1 + .../core/snapshots/test-union.md_merged.snap | 1 + .../snapshots/test-upstream-headers.md_0.snap | 1 + .../test-upstream-headers.md_client.snap | 1 + .../test-upstream-headers.md_merged.snap | 1 + .../snapshots/test-upstream.md_client.snap | 1 + .../snapshots/test-upstream.md_merged.snap | 1 + .../undeclared-type-no-base-url.md_error.snap | 1 + .../snapshots/undeclared-type.md_error.snap | 1 + .../snapshots/union-nested-resolver.md_0.snap | 1 + .../union-nested-resolver.md_client.snap | 1 + .../union-nested-resolver.md_merged.snap | 1 + .../snapshots/upstream-batching.md_0.snap | 1 + .../upstream-batching.md_client.snap | 1 + .../upstream-batching.md_merged.snap | 1 + .../snapshots/upstream-fail-request.md_0.snap | 1 + .../upstream-fail-request.md_client.snap | 1 + .../upstream-fail-request.md_merged.snap | 1 + tests/core/snapshots/with-args-url.md_0.snap | 1 + .../snapshots/with-args-url.md_client.snap | 1 + .../snapshots/with-args-url.md_merged.snap | 1 + tests/core/snapshots/with-args.md_0.snap | 1 + tests/core/snapshots/with-args.md_client.snap | 1 + tests/core/snapshots/with-args.md_merged.snap | 1 + tests/core/snapshots/with-nesting.md_0.snap | 1 + .../snapshots/with-nesting.md_client.snap | 1 + .../snapshots/with-nesting.md_merged.snap | 1 + .../yaml-nested-unions.md_client.snap | 1 + .../yaml-nested-unions.md_merged.snap | 1 + .../yaml-union-in-type.md_client.snap | 1 + .../yaml-union-in-type.md_merged.snap | 1 + .../core/snapshots/yaml-union.md_client.snap | 1 + .../core/snapshots/yaml-union.md_merged.snap | 1 + 959 files changed, 979 insertions(+), 72 deletions(-) delete mode 100644 .github/workflows/test-jit.yml diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dde4e8b632..9d0a9d7890 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -122,6 +122,9 @@ jobs: fail-fast: false matrix: ${{ fromJson(needs.setup_build_matrix.outputs.matrix) }} + env: + WITH_COVERAGE: ${{ matrix.build == 'darwin-arm64' }} + steps: - uses: actions/checkout@v4 @@ -164,15 +167,28 @@ jobs: } echo "$(Resolve-Path nasm-2.16.02)" >> $env:GITHUB_PATH - - uses: taiki-e/install-action@cargo-llvm-cov + - name: Install insta test runner + if: ${{ env.WITH_COVERAGE == 'false' && matrix.test != 'false' }} + uses: taiki-e/install-action@v2 + with: + tool: cargo-insta + + - name: Run cargo insta test + if: ${{ env.WITH_COVERAGE == 'false' && matrix.test != 'false' }} + run: cargo insta test --unreferenced reject --workspace --target ${{ matrix.target }} + + - name: Install llvm-cov test runner + if: ${{ env.WITH_COVERAGE == 'true' && matrix.test != 'false' }} + uses: taiki-e/install-action@v2 + with: + tool: cargo-llvm-cov - - name: Run Cargo Test - if: matrix.test != 'false' - # TODO: run llvm-cov only for single build since other builds are not sent to codecov anyway + - name: Run cargo llvm-cov test + if: ${{ env.WITH_COVERAGE == 'true' && matrix.test != 'false' }} run: cargo llvm-cov --workspace ${{ matrix.features }} --lcov --target ${{ matrix.target }} --output-path lcov.info - name: Upload Coverage to Codecov - if: matrix.build == 'darwin-arm64' + if: ${{ env.WITH_COVERAGE == 'true' && matrix.test != 'false' }} uses: Wandalen/wretry.action@v3 with: action: codecov/codecov-action@v4 diff --git a/.github/workflows/test-jit.yml b/.github/workflows/test-jit.yml deleted file mode 100644 index 0f6ff6807c..0000000000 --- a/.github/workflows/test-jit.yml +++ /dev/null @@ -1,66 +0,0 @@ -name: Test JIT - -on: - push: - branches: - - main - pull_request: - types: [opened, reopened, synchronize, labeled] - -concurrency: - group: ${{ github.workflow }}-${{ github.ref }} - cancel-in-progress: true - -jobs: - setup_build_matrix: - name: Outputs matrix used for cross compilation - uses: ./.github/workflows/build_matrix.yml - - test: - name: Run JIT tests on ${{ matrix.build }} - runs-on: ${{ matrix.os || '-latest' }} - needs: setup_build_matrix - if: "${{ contains(github.event.pull_request.labels.*.name, 'ci: test-jit') || github.event_name == 'push' }}" - strategy: - fail-fast: false - matrix: - build: - - darwin-arm64 - include: - - build: darwin-arm64 - os: macos-latest - rust: stable - target: aarch64-apple-darwin - - steps: - - uses: actions/checkout@v4 - - - name: Install Node.js - uses: actions/setup-node@v4 - with: - node-version: "20.11.0" - - name: Install Prettier - run: npm i -g prettier - - - name: Install Rust Toolchain - uses: actions-rust-lang/setup-rust-toolchain@v1 - - - name: Install Cross compilation toolchain - uses: taiki-e/setup-cross-toolchain-action@v1 - with: - target: ${{ matrix.target }} - - - name: Run Cargo Test - run: cargo test --test execution_spec --features force_jit -- --logfile execution_spec_output.txt - env: - RUST_BACKTRACE: 0 - - - name: Show Test Output - if: ${{ always() }} - run: cat execution_spec_output.txt - - - name: Create Commit Comment - if: ${{ failure() }} - uses: peter-evans/commit-comment@v3 - with: - body-path: execution_spec_output.txt diff --git a/src/cli/generator/snapshots/tailcall__cli__generator__config__tests__config_codec.snap b/src/cli/generator/snapshots/tailcall__cli__generator__config__tests__config_codec.snap index 4655a9035b..6f2d414ada 100644 --- a/src/cli/generator/snapshots/tailcall__cli__generator__config__tests__config_codec.snap +++ b/src/cli/generator/snapshots/tailcall__cli__generator__config__tests__config_codec.snap @@ -1,6 +1,7 @@ --- source: src/cli/generator/config.rs expression: actual +snapshot_kind: text --- { "inputs": [ diff --git a/src/cli/llm/snapshots/tailcall__cli__llm__infer_type_name__test__chat_response_parse.snap b/src/cli/llm/snapshots/tailcall__cli__llm__infer_type_name__test__chat_response_parse.snap index b8f2c25958..5b1922c9bb 100644 --- a/src/cli/llm/snapshots/tailcall__cli__llm__infer_type_name__test__chat_response_parse.snap +++ b/src/cli/llm/snapshots/tailcall__cli__llm__infer_type_name__test__chat_response_parse.snap @@ -1,6 +1,7 @@ --- source: src/cli/llm/infer_type_name.rs expression: answer +snapshot_kind: text --- Answer { suggestions: [ diff --git a/src/cli/llm/snapshots/tailcall__cli__llm__infer_type_name__test__to_chat_request_conversion.snap b/src/cli/llm/snapshots/tailcall__cli__llm__infer_type_name__test__to_chat_request_conversion.snap index d50032444d..545200c8ae 100644 --- a/src/cli/llm/snapshots/tailcall__cli__llm__infer_type_name__test__to_chat_request_conversion.snap +++ b/src/cli/llm/snapshots/tailcall__cli__llm__infer_type_name__test__to_chat_request_conversion.snap @@ -1,6 +1,7 @@ --- source: src/cli/llm/infer_type_name.rs expression: request +snapshot_kind: text --- ChatRequest { system: None, diff --git a/src/core/blueprint/snapshots/tailcall__core__blueprint__index__test__from_blueprint.snap b/src/core/blueprint/snapshots/tailcall__core__blueprint__index__test__from_blueprint.snap index 7336ccd0cf..4736a29c54 100644 --- a/src/core/blueprint/snapshots/tailcall__core__blueprint__index__test__from_blueprint.snap +++ b/src/core/blueprint/snapshots/tailcall__core__blueprint__index__test__from_blueprint.snap @@ -1,6 +1,7 @@ --- source: src/core/blueprint/index.rs expression: index +snapshot_kind: text --- Index { map: { diff --git a/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__enums_invalid.snap b/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__enums_invalid.snap index 8ecb8fa6c5..9a5d313ab4 100644 --- a/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__enums_invalid.snap +++ b/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__enums_invalid.snap @@ -1,6 +1,7 @@ --- source: src/core/config/config_module/merge.rs expression: merged.unwrap_err() +snapshot_kind: text --- Validation Error • Enum is used as input type in one subgraph and output type in another [enumOutput] diff --git a/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__enums_valid.snap b/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__enums_valid.snap index 956dea8fed..2af8874363 100644 --- a/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__enums_valid.snap +++ b/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__enums_valid.snap @@ -1,6 +1,7 @@ --- source: src/core/config/config_module/merge.rs expression: merged.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__types_invalid.snap b/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__types_invalid.snap index 565380877c..bd68f45bd6 100644 --- a/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__types_invalid.snap +++ b/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__types_invalid.snap @@ -1,6 +1,7 @@ --- source: src/core/config/config_module/merge.rs expression: merged.unwrap_err() +snapshot_kind: text --- Validation Error • Type mismatch: expected `String`, got `Int` [A, a] diff --git a/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__types_valid.snap b/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__types_valid.snap index 68cc9dfe6f..407c2c5a87 100644 --- a/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__types_valid.snap +++ b/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__types_valid.snap @@ -1,6 +1,7 @@ --- source: src/core/config/config_module/merge.rs expression: merged.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__unions_valid.snap b/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__unions_valid.snap index 78906a4f64..d23cb5cf39 100644 --- a/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__unions_valid.snap +++ b/src/core/config/config_module/snapshots/tailcall__core__config__config_module__merge__tests__unions_valid.snap @@ -1,6 +1,7 @@ --- source: src/core/config/config_module/merge.rs expression: merged.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__batched_resolvers.snap b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__batched_resolvers.snap index c096c4fb6c..2ad91b5fa9 100644 --- a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__batched_resolvers.snap +++ b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__batched_resolvers.snap @@ -1,5 +1,6 @@ --- source: src/core/config/npo/tracker.rs expression: actual +snapshot_kind: text --- diff --git a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__cycles.snap b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__cycles.snap index c096c4fb6c..2ad91b5fa9 100644 --- a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__cycles.snap +++ b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__cycles.snap @@ -1,5 +1,6 @@ --- source: src/core/config/npo/tracker.rs expression: actual +snapshot_kind: text --- diff --git a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__cycles_with_resolver.snap b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__cycles_with_resolver.snap index 48be08ce76..b5c166ace6 100644 --- a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__cycles_with_resolver.snap +++ b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__cycles_with_resolver.snap @@ -1,5 +1,6 @@ --- source: src/core/config/npo/tracker.rs expression: actual +snapshot_kind: text --- query { f1 { f1 { f2 } } } diff --git a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__cycles_with_resolvers.snap b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__cycles_with_resolvers.snap index 9829be427a..5bb9b02825 100644 --- a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__cycles_with_resolvers.snap +++ b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__cycles_with_resolvers.snap @@ -1,5 +1,6 @@ --- source: src/core/config/npo/tracker.rs expression: actual +snapshot_kind: text --- query { f1 { f2 } } diff --git a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__multiple_type_usage.snap b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__multiple_type_usage.snap index 8cbff01fc8..018abba7ae 100644 --- a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__multiple_type_usage.snap +++ b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__multiple_type_usage.snap @@ -1,6 +1,7 @@ --- source: src/core/config/npo/tracker.rs expression: actual +snapshot_kind: text --- query { t2 { t2 { n } } } query { t2_ls { t2 } } diff --git a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_config.snap b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_config.snap index 0722c0f3ee..6c607171f5 100644 --- a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_config.snap +++ b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_config.snap @@ -1,6 +1,7 @@ --- source: src/core/config/npo/tracker.rs expression: actual +snapshot_kind: text --- query { bar { spam } } query { buzz { spam } } diff --git a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_non_list.snap b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_non_list.snap index c096c4fb6c..2ad91b5fa9 100644 --- a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_non_list.snap +++ b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_non_list.snap @@ -1,5 +1,6 @@ --- source: src/core/config/npo/tracker.rs expression: actual +snapshot_kind: text --- diff --git a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_resolvers.snap b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_resolvers.snap index 86da63d7f4..14183ebe86 100644 --- a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_resolvers.snap +++ b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_resolvers.snap @@ -1,5 +1,6 @@ --- source: src/core/config/npo/tracker.rs expression: actual +snapshot_kind: text --- query { f1 { f2 { f3 { f4 } } } } diff --git a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_resolvers_non_list_resolvers.snap b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_resolvers_non_list_resolvers.snap index 86da63d7f4..14183ebe86 100644 --- a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_resolvers_non_list_resolvers.snap +++ b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_resolvers_non_list_resolvers.snap @@ -1,5 +1,6 @@ --- source: src/core/config/npo/tracker.rs expression: actual +snapshot_kind: text --- query { f1 { f2 { f3 { f4 } } } } diff --git a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_resolvers_without_resolvers.snap b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_resolvers_without_resolvers.snap index c096c4fb6c..2ad91b5fa9 100644 --- a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_resolvers_without_resolvers.snap +++ b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__nested_resolvers_without_resolvers.snap @@ -1,5 +1,6 @@ --- source: src/core/config/npo/tracker.rs expression: actual +snapshot_kind: text --- diff --git a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__resolvers.snap b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__resolvers.snap index 9829be427a..5bb9b02825 100644 --- a/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__resolvers.snap +++ b/src/core/config/npo/snapshots/tailcall__core__config__npo__tracker__tests__resolvers.snap @@ -1,5 +1,6 @@ --- source: src/core/config/npo/tracker.rs expression: actual +snapshot_kind: text --- query { f1 { f2 } } diff --git a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__cyclic_merge_case.snap b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__cyclic_merge_case.snap index 1d258d9b10..1f3bdb3e93 100644 --- a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__cyclic_merge_case.snap +++ b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__cyclic_merge_case.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/merge_types/type_merger.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__fail_when_scalar_field_not_match.snap b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__fail_when_scalar_field_not_match.snap index 44381963fe..0b27bb35d1 100644 --- a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__fail_when_scalar_field_not_match.snap +++ b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__fail_when_scalar_field_not_match.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/merge_types/type_merger.rs expression: config.to_sdl() +snapshot_kind: text --- type T1 { a: Int diff --git a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__input_types.snap b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__input_types.snap index 725071fd48..e0b8edb843 100644 --- a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__input_types.snap +++ b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__input_types.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/merge_types/type_merger.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__interface_types.snap b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__interface_types.snap index ffdd47a32d..b08852eded 100644 --- a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__interface_types.snap +++ b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__interface_types.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/merge_types/type_merger.rs expression: config.to_sdl() +snapshot_kind: text --- interface GEN__M1 { a: Int diff --git a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__list_field_types.snap b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__list_field_types.snap index 618f632dc9..3219cd4757 100644 --- a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__list_field_types.snap +++ b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__list_field_types.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/merge_types/type_merger.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8000) @upstream(httpCache: 42) { query: Query diff --git a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__merge_to_supertype.snap b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__merge_to_supertype.snap index 06ffb453c8..df0fc23d8e 100644 --- a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__merge_to_supertype.snap +++ b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__merge_to_supertype.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/merge_types/type_merger.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__type_merger.snap b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__type_merger.snap index e6c6bdddce..16095876bf 100644 --- a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__type_merger.snap +++ b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__type_merger.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/merge_types/type_merger.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__union_types.snap b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__union_types.snap index c463a6d54d..ae98e9bedd 100644 --- a/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__union_types.snap +++ b/src/core/config/transformer/merge_types/snapshots/tailcall__core__config__transformer__merge_types__type_merger__test__union_types.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/merge_types/type_merger.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__ambiguous_type__tests__resolve_ambiguous_news_types.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__ambiguous_type__tests__resolve_ambiguous_news_types.snap index 438ff66017..00caa7facf 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__ambiguous_type__tests__resolve_ambiguous_news_types.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__ambiguous_type__tests__resolve_ambiguous_news_types.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/ambiguous_type.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__ambiguous_type__tests__resolve_ambiguous_types.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__ambiguous_type__tests__resolve_ambiguous_types.snap index 7e9c3e302f..c9c8e1eb9a 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__ambiguous_type__tests__resolve_ambiguous_types.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__ambiguous_type__tests__resolve_ambiguous_types.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/ambiguous_type.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__flatten_single_field__test__type_name_generator_transform.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__flatten_single_field__test__type_name_generator_transform.snap index 04995872b1..a456b4d8ed 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__flatten_single_field__test__type_name_generator_transform.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__flatten_single_field__test__type_name_generator_transform.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/flatten_single_field.rs expression: transformed_config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__improve_type_names__test__type_name_generator.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__improve_type_names__test__type_name_generator.snap index 09d179abcb..a783067965 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__improve_type_names__test__type_name_generator.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__improve_type_names__test__type_name_generator.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/improve_type_names.rs expression: transformed_config.to_sdl() +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8000) @upstream(httpCache: 42) { query: Query diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__improve_type_names__test__type_name_generator_transform.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__improve_type_names__test__type_name_generator_transform.snap index 529931e56e..04daa95563 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__improve_type_names__test__type_name_generator_transform.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__improve_type_names__test__type_name_generator_transform.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/improve_type_names.rs expression: transformed_config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__improve_type_names__test__type_name_generator_with_cyclic_types.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__improve_type_names__test__type_name_generator_with_cyclic_types.snap index 8dfc11f868..94bb987f5f 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__improve_type_names__test__type_name_generator_with_cyclic_types.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__improve_type_names__test__type_name_generator_with_cyclic_types.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/improve_type_names.rs expression: transformed_config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__nested_unions__tests__nested_unions.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__nested_unions__tests__nested_unions.snap index 61d3ccbecf..ee0c26fbc5 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__nested_unions__tests__nested_unions.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__nested_unions__tests__nested_unions.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/nested_unions.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__nested_unions__tests__nested_unions_recursive.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__nested_unions__tests__nested_unions_recursive.snap index d5e7acd9e4..46c76c969a 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__nested_unions__tests__nested_unions_recursive.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__nested_unions__tests__nested_unions_recursive.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/nested_unions.rs expression: error +snapshot_kind: text --- Validation Error • Recursive type U1 [U] diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__rename_types__test__inferface_rename.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__rename_types__test__inferface_rename.snap index 00d4511bf6..8fafd26450 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__rename_types__test__inferface_rename.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__rename_types__test__inferface_rename.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/rename_types.rs expression: result.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__rename_types__test__rename_type.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__rename_types__test__rename_type.snap index 853b670043..07630ffd61 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__rename_types__test__rename_type.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__rename_types__test__rename_type.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/rename_types.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: PostQuery diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_call.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_call.snap index 056418f3e3..8416e28582 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_call.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_call.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/subgraph.rs expression: keys +snapshot_kind: text --- Valid( Ok( diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_expr.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_expr.snap index 29c06be101..c84b688a06 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_expr.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_expr.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/subgraph.rs expression: keys +snapshot_kind: text --- Valid( Ok( diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_graphql.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_graphql.snap index ae0c75e46a..2e5c80cccf 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_graphql.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_graphql.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/subgraph.rs expression: keys +snapshot_kind: text --- Valid( Ok( diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_grpc.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_grpc.snap index a58bbbb93b..7396014f92 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_grpc.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_grpc.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/subgraph.rs expression: keys +snapshot_kind: text --- Valid( Ok( diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_http.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_http.snap index bd776f6c9d..f3d7e62a18 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_http.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__extract_http.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/subgraph.rs expression: keys +snapshot_kind: text --- Valid( Ok( diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__non_value_template.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__non_value_template.snap index e01033b5f2..ac9c2be85a 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__non_value_template.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__extractor__non_value_template.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/subgraph.rs expression: keys +snapshot_kind: text --- Valid( Err( diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__keys__keys_merge.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__keys__keys_merge.snap index a1a1125ffd..b6d3d6b1e4 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__keys__keys_merge.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__keys__keys_merge.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/subgraph.rs expression: keys_a.merge_right(keys_b) +snapshot_kind: text --- Keys( { diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__keys__keys_set.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__keys__keys_set.snap index 0ca1900d8e..0ed08e9c59 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__keys__keys_set.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__subgraph__tests__keys__keys_set.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/subgraph.rs expression: keys +snapshot_kind: text --- Keys( { diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__nested_unions.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__nested_unions.snap index 86249a9b06..18998212fd 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__nested_unions.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__nested_unions.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/union_input_type.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__recursive_input.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__recursive_input.snap index 24fe5b9359..7f3f5cf94b 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__recursive_input.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__recursive_input.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/union_input_type.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server(port: 8000) @upstream { query: Query diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__union.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__union.snap index a50dc27104..7442ac7fcd 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__union.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__union.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/union_input_type.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__union_in_type.snap b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__union_in_type.snap index b27bbc7d60..bd9cf3d888 100644 --- a/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__union_in_type.snap +++ b/src/core/config/transformer/snapshots/tailcall__core__config__transformer__union_input_type__tests__union_in_type.snap @@ -1,6 +1,7 @@ --- source: src/core/config/transformer/union_input_type.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/json/snapshots/tailcall__core__generator__json__operation_generator__test__append_field_if_operation_type_exists.snap b/src/core/generator/json/snapshots/tailcall__core__generator__json__operation_generator__test__append_field_if_operation_type_exists.snap index cb169612c6..6f5e577bdb 100644 --- a/src/core/generator/json/snapshots/tailcall__core__generator__json__operation_generator__test__append_field_if_operation_type_exists.snap +++ b/src/core/generator/json/snapshots/tailcall__core__generator__json__operation_generator__test__append_field_if_operation_type_exists.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/json/operation_generator.rs expression: config.to_sdl() +snapshot_kind: text --- type Query { post: Int diff --git a/src/core/generator/json/snapshots/tailcall__core__generator__json__operation_generator__test__mutation.snap b/src/core/generator/json/snapshots/tailcall__core__generator__json__operation_generator__test__mutation.snap index 68701229b8..0f5998c965 100644 --- a/src/core/generator/json/snapshots/tailcall__core__generator__json__operation_generator__test__mutation.snap +++ b/src/core/generator/json/snapshots/tailcall__core__generator__json__operation_generator__test__mutation.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/json/operation_generator.rs expression: config.to_sdl() +snapshot_kind: text --- input Input1 { body: String diff --git a/src/core/generator/json/snapshots/tailcall__core__generator__json__operation_generator__test__query.snap b/src/core/generator/json/snapshots/tailcall__core__generator__json__operation_generator__test__query.snap index 4cf288d906..b64367deb0 100644 --- a/src/core/generator/json/snapshots/tailcall__core__generator__json__operation_generator__test__query.snap +++ b/src/core/generator/json/snapshots/tailcall__core__generator__json__operation_generator__test__query.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/json/operation_generator.rs expression: config.to_sdl() +snapshot_kind: text --- type Query { postComments(postId: Int): T44 @http(url: "https://jsonplaceholder.typicode.com/comments", query: [{key: "postId", value: "{{.args.postId}}"}]) diff --git a/src/core/generator/snapshots/tailcall__core__generator__from_json__tests__generate_config_from_json.snap b/src/core/generator/snapshots/tailcall__core__generator__from_json__tests__generate_config_from_json.snap index 06b130ea6d..bc75c9bcac 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__from_json__tests__generate_config_from_json.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__from_json__tests__generate_config_from_json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/from_json.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream(allowedHeaders: ["authorization"]) { query: Query diff --git a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__from_proto.snap b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__from_proto.snap index e06e1948ea..19db0c9c07 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__from_proto.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__from_proto.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/from_proto.rs expression: result +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__from_proto_no_pkg_file.snap b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__from_proto_no_pkg_file.snap index f78ccc36d7..703f167d26 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__from_proto_no_pkg_file.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__from_proto_no_pkg_file.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/from_proto.rs expression: result +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__from_proto_no_service_file.snap b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__from_proto_no_service_file.snap index 61327c9de6..c5e16625bd 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__from_proto_no_service_file.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__from_proto_no_service_file.snap @@ -1,5 +1,6 @@ --- source: src/core/generator/from_proto.rs expression: result +snapshot_kind: text --- diff --git a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__greetings_proto_file.snap b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__greetings_proto_file.snap index 8297302bf4..3326ca9904 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__greetings_proto_file.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__greetings_proto_file.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/from_proto.rs expression: result +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__map_types.snap b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__map_types.snap index bad9a66493..d18fef56a9 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__map_types.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__map_types.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/from_proto.rs expression: result +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__movies.snap b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__movies.snap index 1d23d60529..6902281cd0 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__movies.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__movies.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/from_proto.rs expression: result +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__nested_types.snap b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__nested_types.snap index 6572244989..0371532223 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__nested_types.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__nested_types.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/from_proto.rs expression: result +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__oneof_types.snap b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__oneof_types.snap index 395a63806f..30d734cef0 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__oneof_types.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__oneof_types.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/from_proto.rs expression: result +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__optional_fields.snap b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__optional_fields.snap index 3fe01495f0..992573ee85 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__optional_fields.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__optional_fields.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/from_proto.rs expression: result +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__required_types.snap b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__required_types.snap index bbc9e751a0..f464ef1652 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__required_types.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__required_types.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/from_proto.rs expression: result +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__scalar_types.snap b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__scalar_types.snap index 025b8b84c6..fd9fa87cb6 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__scalar_types.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__from_proto__test__scalar_types.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/from_proto.rs expression: result +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/snapshots/tailcall__core__generator__generator__test__generate_from_config_from_multiple_jsons.snap b/src/core/generator/snapshots/tailcall__core__generator__generator__test__generate_from_config_from_multiple_jsons.snap index 820697c0fd..800f239813 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__generator__test__generate_from_config_from_multiple_jsons.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__generator__test__generate_from_config_from_multiple_jsons.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/generator.rs expression: cfg_module.config().to_sdl() +snapshot_kind: text --- schema @server @upstream(allowedHeaders: ["authorization"]) { query: Query diff --git a/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_combined_config.snap b/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_combined_config.snap index 62d027c923..aec607ba25 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_combined_config.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_combined_config.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/generator.rs expression: cfg_module.config().to_sdl() +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8000) @upstream(allowedHeaders: ["authorization"], httpCache: 42) @link(src: "../../../tailcall-fixtures/fixtures/protobuf/news.proto", type: Protobuf) { query: Query diff --git a/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_config_from_configs.snap b/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_config_from_configs.snap index 8d34015c98..9344a7758c 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_config_from_configs.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_config_from_configs.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/generator.rs expression: cfg_module.config().to_sdl() +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8000) @upstream(httpCache: 42) { query: Query diff --git a/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_config_from_json.snap b/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_config_from_json.snap index bea2fb784c..80630b0c6f 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_config_from_json.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_config_from_json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/generator.rs expression: cfg_module.config().to_sdl() +snapshot_kind: text --- schema @server @upstream(allowedHeaders: ["authorization"]) { query: Query diff --git a/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_config_from_proto.snap b/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_config_from_proto.snap index e4221c54d1..68c4560810 100644 --- a/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_config_from_proto.snap +++ b/src/core/generator/snapshots/tailcall__core__generator__generator__test__should_generate_config_from_proto.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/generator.rs expression: cfg_module.config().to_sdl() +snapshot_kind: text --- schema @server @upstream @link(src: "../../../tailcall-fixtures/fixtures/protobuf/news.proto", type: Protobuf) { query: Query diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__add_cart.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__add_cart.json.snap index b9232784f8..c1abb2e4f0 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__add_cart.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__add_cart.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { mutation: Mutation diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__boolean.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__boolean.json.snap index c4ed346cad..3dda9a3375 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__boolean.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__boolean.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__create_post.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__create_post.json.snap index d1b65c95d2..5839562e6d 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__create_post.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__create_post.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { mutation: Mutation diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__create_product.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__create_product.json.snap index 0e363ab41f..d26de4a753 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__create_product.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__create_product.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { mutation: Mutation diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__create_user.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__create_user.json.snap index b80810870e..bd34fc682e 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__create_user.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__create_user.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { mutation: Mutation diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__empty_list.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__empty_list.json.snap index 9f26881c1c..fa92125727 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__empty_list.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__empty_list.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__generate_auth_token.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__generate_auth_token.json.snap index 072cbae6aa..8bdc0e7f3a 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__generate_auth_token.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__generate_auth_token.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { mutation: Mutation diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__incompatible_properties.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__incompatible_properties.json.snap index ec24b14514..1ed4e1ee63 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__incompatible_properties.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__incompatible_properties.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream(allowedHeaders: ["authorization"]) { query: Query diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__incompatible_root_object.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__incompatible_root_object.json.snap index efa94d5427..22e7b9b19b 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__incompatible_root_object.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__incompatible_root_object.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__list.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__list.json.snap index b84ac60e5e..d0863cf876 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__list.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__list.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__list_incompatible_object.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__list_incompatible_object.json.snap index 9b613c3e85..3210b6a15a 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__list_incompatible_object.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__list_incompatible_object.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__list_primitive_type.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__list_primitive_type.json.snap index 98d3e57a5c..7323efa93a 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__list_primitive_type.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__list_primitive_type.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__nested_list.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__nested_list.json.snap index 42dff08b2b..fba255d73a 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__nested_list.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__nested_list.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__nested_same_properties.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__nested_same_properties.json.snap index 01a562d70c..85243b122a 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__nested_same_properties.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__nested_same_properties.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__null.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__null.json.snap index b7f5063085..b1f2519807 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__null.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__null.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__number.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__number.json.snap index 303184bfcb..2df13ae08f 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__number.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__number.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/generator/tests/snapshots/json_to_config_spec__string.json.snap b/src/core/generator/tests/snapshots/json_to_config_spec__string.json.snap index 53f2406c26..2b68c0342e 100644 --- a/src/core/generator/tests/snapshots/json_to_config_spec__string.json.snap +++ b/src/core/generator/tests/snapshots/json_to_config_spec__string.json.snap @@ -1,6 +1,7 @@ --- source: src/core/generator/tests/json_to_config_spec.rs expression: cfg.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__alias_query.snap b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__alias_query.snap index 55a962e53f..967079c79e 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__alias_query.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__alias_query.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/builder.rs expression: plan.selection +snapshot_kind: text --- [ Field { diff --git a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__default_value.snap b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__default_value.snap index 783937ff61..f3c536f21f 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__default_value.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__default_value.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/builder.rs expression: plan.selection +snapshot_kind: text --- [ Field { diff --git a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__directives.snap b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__directives.snap index 4ae3b7cc67..33e1e42728 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__directives.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__directives.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/builder.rs expression: plan.selection +snapshot_kind: text --- [ Field { diff --git a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__fragments.snap b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__fragments.snap index 43558fa415..f31d41f3c6 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__fragments.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__fragments.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/builder.rs expression: plan.selection +snapshot_kind: text --- [ Field { diff --git a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__from_document.snap b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__from_document.snap index dfe66ad529..897258d6b4 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__from_document.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__from_document.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/builder.rs expression: plan.selection +snapshot_kind: text --- [ Field { diff --git a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__multiple_operations.snap b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__multiple_operations.snap index efd0911f59..fb90b7c4bf 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__multiple_operations.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__multiple_operations.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/builder.rs expression: plan.selection +snapshot_kind: text --- [ Field { diff --git a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__resolving_operation-2.snap b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__resolving_operation-2.snap index 85bc18599b..d559ba0b57 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__resolving_operation-2.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__resolving_operation-2.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/builder.rs expression: plan.selection +snapshot_kind: text --- [ Field { diff --git a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__resolving_operation.snap b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__resolving_operation.snap index 5a27256443..e440336255 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__resolving_operation.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__resolving_operation.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/builder.rs expression: plan.selection +snapshot_kind: text --- [ Field { diff --git a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__simple_mutation.snap b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__simple_mutation.snap index 8899a472d8..be22bbd52f 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__simple_mutation.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__simple_mutation.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/builder.rs expression: plan.selection +snapshot_kind: text --- [ Field { diff --git a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__simple_query.snap b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__simple_query.snap index 3e08218120..a8bb8a66ff 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__simple_query.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__simple_query.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/builder.rs expression: plan.selection +snapshot_kind: text --- [ Field { diff --git a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__unions.snap b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__unions.snap index 6d3590237c..adeacbe030 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__unions.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__unions.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/builder.rs expression: plan.selection +snapshot_kind: text --- [ Field { diff --git a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__variables.snap b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__variables.snap index c2d15d78bf..d7b2b13adc 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__builder__tests__variables.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__builder__tests__variables.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/builder.rs expression: plan.selection +snapshot_kind: text --- [ Field { diff --git a/src/core/jit/snapshots/tailcall__core__jit__context__test__field.snap b/src/core/jit/snapshots/tailcall__core__jit__context__test__field.snap index eb5b1e40b8..1e4d3b1154 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__context__test__field.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__context__test__field.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/context.rs -expression: " as ResolverContextLike>::field(&ctx).unwrap()" +expression: expected +snapshot_kind: text --- SelectionField { name: "posts", diff --git a/src/core/jit/snapshots/tailcall__core__jit__model__test__from_custom_directive.snap b/src/core/jit/snapshots/tailcall__core__jit__model__test__from_custom_directive.snap index 99ddb19923..0ef365a77f 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__model__test__from_custom_directive.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__model__test__from_custom_directive.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/model.rs expression: async_directive +snapshot_kind: text --- ConstDirective { name: Positioned { diff --git a/src/core/jit/snapshots/tailcall__core__jit__response__test__adding_errors.snap b/src/core/jit/snapshots/tailcall__core__jit__response__test__adding_errors.snap index 528b311ba8..f6c7df1dab 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__response__test__adding_errors.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__response__test__adding_errors.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/response.rs expression: response +snapshot_kind: text --- Response { data: String( diff --git a/src/core/jit/snapshots/tailcall__core__jit__response__test__conversion_to_async_graphql.snap b/src/core/jit/snapshots/tailcall__core__jit__response__test__conversion_to_async_graphql.snap index d1e3515129..73498cd505 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__response__test__conversion_to_async_graphql.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__response__test__conversion_to_async_graphql.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/response.rs expression: async_response +snapshot_kind: text --- Response { data: Null, diff --git a/src/core/jit/snapshots/tailcall__core__jit__response__test__merging_of_errors.snap b/src/core/jit/snapshots/tailcall__core__jit__response__test__merging_of_errors.snap index b523434aa5..a8c5974628 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__response__test__merging_of_errors.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__response__test__merging_of_errors.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/response.rs expression: merged_resp +snapshot_kind: text --- { "data": null, diff --git a/src/core/jit/snapshots/tailcall__core__jit__response__test__with_error.snap b/src/core/jit/snapshots/tailcall__core__jit__response__test__with_error.snap index 3b3df4d638..3646bb7bf6 100644 --- a/src/core/jit/snapshots/tailcall__core__jit__response__test__with_error.snap +++ b/src/core/jit/snapshots/tailcall__core__jit__response__test__with_error.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/response.rs expression: response +snapshot_kind: text --- Response { data: Null, diff --git a/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder.snap b/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder.snap index b5af39402a..3679db7d97 100644 --- a/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder.snap +++ b/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/synth/synth.rs expression: "serde_json::to_string_pretty(&val).unwrap()" +snapshot_kind: text --- { "posts": [ diff --git a/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder_borrowed.snap b/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder_borrowed.snap index b5af39402a..3679db7d97 100644 --- a/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder_borrowed.snap +++ b/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder_borrowed.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/synth/synth.rs expression: "serde_json::to_string_pretty(&val).unwrap()" +snapshot_kind: text --- { "posts": [ diff --git a/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder_typename.snap b/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder_typename.snap index c00b1c6293..7886b00081 100644 --- a/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder_typename.snap +++ b/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder_typename.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/synth/synth.rs expression: "serde_json::to_string_pretty(&val).unwrap()" +snapshot_kind: text --- { "posts": [ diff --git a/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder_typename_root_level.snap b/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder_typename_root_level.snap index a48b858ce3..4c06b77a9a 100644 --- a/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder_typename_root_level.snap +++ b/src/core/jit/synth/snapshots/tailcall__core__jit__synth__synth__tests__json_placeholder_typename_root_level.snap @@ -1,6 +1,7 @@ --- source: src/core/jit/synth/synth.rs expression: "serde_json::to_string_pretty(&val).unwrap()" +snapshot_kind: text --- { "__typename": "Query", diff --git a/src/core/snapshots/tailcall__core__tests__include_config.snap b/src/core/snapshots/tailcall__core__tests__include_config.snap index 34c85b2e1e..2c4fd3baf6 100644 --- a/src/core/snapshots/tailcall__core__tests__include_config.snap +++ b/src/core/snapshots/tailcall__core__tests__include_config.snap @@ -1,6 +1,7 @@ --- source: src/core/mod.rs expression: cfg +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_deezer.md.snap b/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_deezer.md.snap index a35abec942..d1a0f9d29f 100644 --- a/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_deezer.md.snap +++ b/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_deezer.md.snap @@ -1,6 +1,7 @@ --- source: tests/cli/gen.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_json_proto_mix_config.md.snap b/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_json_proto_mix_config.md.snap index 3e176c6dfd..160f27d421 100644 --- a/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_json_proto_mix_config.md.snap +++ b/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_json_proto_mix_config.md.snap @@ -1,6 +1,7 @@ --- source: tests/cli/gen.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_jsonplaceholder.md.snap b/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_jsonplaceholder.md.snap index ed5c4a6229..ddf6fa2e87 100644 --- a/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_jsonplaceholder.md.snap +++ b/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_jsonplaceholder.md.snap @@ -1,6 +1,7 @@ --- source: tests/cli/gen.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream(allowedHeaders: ["Accept", "Content-Type"]) { query: Query diff --git a/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_proto_with_proto_paths_config.md.snap b/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_proto_with_proto_paths_config.md.snap index 3e176c6dfd..160f27d421 100644 --- a/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_proto_with_proto_paths_config.md.snap +++ b/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__gen_proto_with_proto_paths_config.md.snap @@ -1,6 +1,7 @@ --- source: tests/cli/gen.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__proto-connect-rpc.md.snap b/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__proto-connect-rpc.md.snap index b4581cc432..0a12fd5dc6 100644 --- a/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__proto-connect-rpc.md.snap +++ b/tests/cli/snapshots/cli_spec__test__generator_spec__tests__cli__fixtures__generator__proto-connect-rpc.md.snap @@ -1,6 +1,7 @@ --- source: tests/cli/gen.rs expression: config.to_sdl() +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/add-field-index-list.md_0.snap b/tests/core/snapshots/add-field-index-list.md_0.snap index a5b7c188b6..5316822d92 100644 --- a/tests/core/snapshots/add-field-index-list.md_0.snap +++ b/tests/core/snapshots/add-field-index-list.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/add-field-index-list.md_client.snap b/tests/core/snapshots/add-field-index-list.md_client.snap index 0621209324..93420ff53f 100644 --- a/tests/core/snapshots/add-field-index-list.md_client.snap +++ b/tests/core/snapshots/add-field-index-list.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { username: String diff --git a/tests/core/snapshots/add-field-index-list.md_merged.snap b/tests/core/snapshots/add-field-index-list.md_merged.snap index 2e2d9544a5..83b7126da0 100644 --- a/tests/core/snapshots/add-field-index-list.md_merged.snap +++ b/tests/core/snapshots/add-field-index-list.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/add-field-many-list.md_client.snap b/tests/core/snapshots/add-field-many-list.md_client.snap index 2de3b45764..459e0a5c84 100644 --- a/tests/core/snapshots/add-field-many-list.md_client.snap +++ b/tests/core/snapshots/add-field-many-list.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type A { b: [String] diff --git a/tests/core/snapshots/add-field-many-list.md_merged.snap b/tests/core/snapshots/add-field-many-list.md_merged.snap index cd3c909596..80606fd2c7 100644 --- a/tests/core/snapshots/add-field-many-list.md_merged.snap +++ b/tests/core/snapshots/add-field-many-list.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/add-field-many.md_client.snap b/tests/core/snapshots/add-field-many.md_client.snap index 9faf468474..a634b0702c 100644 --- a/tests/core/snapshots/add-field-many.md_client.snap +++ b/tests/core/snapshots/add-field-many.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Foo { a: String diff --git a/tests/core/snapshots/add-field-many.md_merged.snap b/tests/core/snapshots/add-field-many.md_merged.snap index 949429e670..1cd7979460 100644 --- a/tests/core/snapshots/add-field-many.md_merged.snap +++ b/tests/core/snapshots/add-field-many.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/add-field-modify.md_0.snap b/tests/core/snapshots/add-field-modify.md_0.snap index 0e5c653400..fc260d1e65 100644 --- a/tests/core/snapshots/add-field-modify.md_0.snap +++ b/tests/core/snapshots/add-field-modify.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/add-field-modify.md_client.snap b/tests/core/snapshots/add-field-modify.md_client.snap index 5415fb1a15..fda2fe027b 100644 --- a/tests/core/snapshots/add-field-modify.md_client.snap +++ b/tests/core/snapshots/add-field-modify.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Address { city: String diff --git a/tests/core/snapshots/add-field-modify.md_merged.snap b/tests/core/snapshots/add-field-modify.md_merged.snap index 983ec36527..d4d6474fcc 100644 --- a/tests/core/snapshots/add-field-modify.md_merged.snap +++ b/tests/core/snapshots/add-field-modify.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/add-field-with-composition.md_0.snap b/tests/core/snapshots/add-field-with-composition.md_0.snap index 68e1ab14ee..5dd800158d 100644 --- a/tests/core/snapshots/add-field-with-composition.md_0.snap +++ b/tests/core/snapshots/add-field-with-composition.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/add-field-with-composition.md_1.snap b/tests/core/snapshots/add-field-with-composition.md_1.snap index cbe3b96cf9..9d4df79f86 100644 --- a/tests/core/snapshots/add-field-with-composition.md_1.snap +++ b/tests/core/snapshots/add-field-with-composition.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/add-field-with-composition.md_client.snap b/tests/core/snapshots/add-field-with-composition.md_client.snap index b46761f427..dacc639c2a 100644 --- a/tests/core/snapshots/add-field-with-composition.md_client.snap +++ b/tests/core/snapshots/add-field-with-composition.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Address { geo: Geo diff --git a/tests/core/snapshots/add-field-with-composition.md_merged.snap b/tests/core/snapshots/add-field-with-composition.md_merged.snap index 6c517c2f1c..e6879805cb 100644 --- a/tests/core/snapshots/add-field-with-composition.md_merged.snap +++ b/tests/core/snapshots/add-field-with-composition.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/add-field-with-modify.md_0.snap b/tests/core/snapshots/add-field-with-modify.md_0.snap index f6d155936f..7f39f78b41 100644 --- a/tests/core/snapshots/add-field-with-modify.md_0.snap +++ b/tests/core/snapshots/add-field-with-modify.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/add-field-with-modify.md_1.snap b/tests/core/snapshots/add-field-with-modify.md_1.snap index 7dbe361ffc..571b7aefc2 100644 --- a/tests/core/snapshots/add-field-with-modify.md_1.snap +++ b/tests/core/snapshots/add-field-with-modify.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/add-field-with-modify.md_client.snap b/tests/core/snapshots/add-field-with-modify.md_client.snap index 495d594bc1..2a995d66b8 100644 --- a/tests/core/snapshots/add-field-with-modify.md_client.snap +++ b/tests/core/snapshots/add-field-with-modify.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { person1: User diff --git a/tests/core/snapshots/add-field-with-modify.md_merged.snap b/tests/core/snapshots/add-field-with-modify.md_merged.snap index 9fedd3356b..6541ffad9b 100644 --- a/tests/core/snapshots/add-field-with-modify.md_merged.snap +++ b/tests/core/snapshots/add-field-with-modify.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/add-field.md_0.snap b/tests/core/snapshots/add-field.md_0.snap index 46dcd8c3b2..309c9484e9 100644 --- a/tests/core/snapshots/add-field.md_0.snap +++ b/tests/core/snapshots/add-field.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/add-field.md_client.snap b/tests/core/snapshots/add-field.md_client.snap index ade40aa4a1..59dc2b31b1 100644 --- a/tests/core/snapshots/add-field.md_client.snap +++ b/tests/core/snapshots/add-field.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Address { geo: Geo diff --git a/tests/core/snapshots/add-field.md_merged.snap b/tests/core/snapshots/add-field.md_merged.snap index 8b39ec30f5..8f31490b9f 100644 --- a/tests/core/snapshots/add-field.md_merged.snap +++ b/tests/core/snapshots/add-field.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/apollo-federation-entities-batch.md_0.snap b/tests/core/snapshots/apollo-federation-entities-batch.md_0.snap index cdd18ea9a9..8530bc6c9e 100644 --- a/tests/core/snapshots/apollo-federation-entities-batch.md_0.snap +++ b/tests/core/snapshots/apollo-federation-entities-batch.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/apollo-federation-entities-batch.md_1.snap b/tests/core/snapshots/apollo-federation-entities-batch.md_1.snap index 53faa2e036..358a041cd5 100644 --- a/tests/core/snapshots/apollo-federation-entities-batch.md_1.snap +++ b/tests/core/snapshots/apollo-federation-entities-batch.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/apollo-federation-entities-batch.md_client.snap b/tests/core/snapshots/apollo-federation-entities-batch.md_client.snap index 240fff3b5b..2f54cc63f9 100644 --- a/tests/core/snapshots/apollo-federation-entities-batch.md_client.snap +++ b/tests/core/snapshots/apollo-federation-entities-batch.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { id: Int! diff --git a/tests/core/snapshots/apollo-federation-entities-batch.md_merged.snap b/tests/core/snapshots/apollo-federation-entities-batch.md_merged.snap index 8511079c2c..d85e9f7717 100644 --- a/tests/core/snapshots/apollo-federation-entities-batch.md_merged.snap +++ b/tests/core/snapshots/apollo-federation-entities-batch.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(enableFederation: true, port: 8000) @upstream(batch: {delay: 100, headers: []}, httpCache: 42) { query: Query diff --git a/tests/core/snapshots/apollo-federation-entities-validation.md_error.snap b/tests/core/snapshots/apollo-federation-entities-validation.md_error.snap index 876c8e3ed9..80fc5eaabe 100644 --- a/tests/core/snapshots/apollo-federation-entities-validation.md_error.snap +++ b/tests/core/snapshots/apollo-federation-entities-validation.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/apollo-federation-entities.md_0.snap b/tests/core/snapshots/apollo-federation-entities.md_0.snap index 071a6837f3..76942f93e3 100644 --- a/tests/core/snapshots/apollo-federation-entities.md_0.snap +++ b/tests/core/snapshots/apollo-federation-entities.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/apollo-federation-entities.md_1.snap b/tests/core/snapshots/apollo-federation-entities.md_1.snap index 53faa2e036..358a041cd5 100644 --- a/tests/core/snapshots/apollo-federation-entities.md_1.snap +++ b/tests/core/snapshots/apollo-federation-entities.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/apollo-federation-entities.md_client.snap b/tests/core/snapshots/apollo-federation-entities.md_client.snap index 240fff3b5b..2f54cc63f9 100644 --- a/tests/core/snapshots/apollo-federation-entities.md_client.snap +++ b/tests/core/snapshots/apollo-federation-entities.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { id: Int! diff --git a/tests/core/snapshots/apollo-federation-entities.md_merged.snap b/tests/core/snapshots/apollo-federation-entities.md_merged.snap index dd26a0e9a3..e18bcb796d 100644 --- a/tests/core/snapshots/apollo-federation-entities.md_merged.snap +++ b/tests/core/snapshots/apollo-federation-entities.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(enableFederation: true, port: 8000) diff --git a/tests/core/snapshots/apollo-federation-validation.md_error.snap b/tests/core/snapshots/apollo-federation-validation.md_error.snap index fb321eb5ae..0ecf8a83bd 100644 --- a/tests/core/snapshots/apollo-federation-validation.md_error.snap +++ b/tests/core/snapshots/apollo-federation-validation.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/apollo-tracing.md_0.snap b/tests/core/snapshots/apollo-tracing.md_0.snap index d1aa07b391..24dccb3955 100644 --- a/tests/core/snapshots/apollo-tracing.md_0.snap +++ b/tests/core/snapshots/apollo-tracing.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/apollo-tracing.md_client.snap b/tests/core/snapshots/apollo-tracing.md_client.snap index d07b38f527..3d053758db 100644 --- a/tests/core/snapshots/apollo-tracing.md_client.snap +++ b/tests/core/snapshots/apollo-tracing.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { hello: String! diff --git a/tests/core/snapshots/apollo-tracing.md_merged.snap b/tests/core/snapshots/apollo-tracing.md_merged.snap index 330ab43603..e7ca2b0596 100644 --- a/tests/core/snapshots/apollo-tracing.md_merged.snap +++ b/tests/core/snapshots/apollo-tracing.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8000) @upstream { query: Query diff --git a/tests/core/snapshots/async-cache-disabled.md_0.snap b/tests/core/snapshots/async-cache-disabled.md_0.snap index 96461ffba6..6f5dc445e8 100644 --- a/tests/core/snapshots/async-cache-disabled.md_0.snap +++ b/tests/core/snapshots/async-cache-disabled.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/async-cache-disabled.md_client.snap b/tests/core/snapshots/async-cache-disabled.md_client.snap index ffe1589053..285a44bbfb 100644 --- a/tests/core/snapshots/async-cache-disabled.md_client.snap +++ b/tests/core/snapshots/async-cache-disabled.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/async-cache-disabled.md_merged.snap b/tests/core/snapshots/async-cache-disabled.md_merged.snap index 6fb6ca4f37..19034b2930 100644 --- a/tests/core/snapshots/async-cache-disabled.md_merged.snap +++ b/tests/core/snapshots/async-cache-disabled.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000, queryValidation: false) @upstream { query: Query diff --git a/tests/core/snapshots/async-cache-enable-multiple-resolvers.md_0.snap b/tests/core/snapshots/async-cache-enable-multiple-resolvers.md_0.snap index 5774eaa25a..79cef1ba6a 100644 --- a/tests/core/snapshots/async-cache-enable-multiple-resolvers.md_0.snap +++ b/tests/core/snapshots/async-cache-enable-multiple-resolvers.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/async-cache-enable-multiple-resolvers.md_client.snap b/tests/core/snapshots/async-cache-enable-multiple-resolvers.md_client.snap index a1e6771d53..408aa1959f 100644 --- a/tests/core/snapshots/async-cache-enable-multiple-resolvers.md_client.snap +++ b/tests/core/snapshots/async-cache-enable-multiple-resolvers.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/async-cache-enable-multiple-resolvers.md_merged.snap b/tests/core/snapshots/async-cache-enable-multiple-resolvers.md_merged.snap index 1b3803ad06..9b23299848 100644 --- a/tests/core/snapshots/async-cache-enable-multiple-resolvers.md_merged.snap +++ b/tests/core/snapshots/async-cache-enable-multiple-resolvers.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000, queryValidation: false) @upstream { query: Query diff --git a/tests/core/snapshots/async-cache-enabled.md_0.snap b/tests/core/snapshots/async-cache-enabled.md_0.snap index b2709ed123..0032dadd59 100644 --- a/tests/core/snapshots/async-cache-enabled.md_0.snap +++ b/tests/core/snapshots/async-cache-enabled.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/async-cache-enabled.md_client.snap b/tests/core/snapshots/async-cache-enabled.md_client.snap index fd9e443470..30cf05313b 100644 --- a/tests/core/snapshots/async-cache-enabled.md_client.snap +++ b/tests/core/snapshots/async-cache-enabled.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/async-cache-enabled.md_merged.snap b/tests/core/snapshots/async-cache-enabled.md_merged.snap index 3506d4506b..5a9eaefc3d 100644 --- a/tests/core/snapshots/async-cache-enabled.md_merged.snap +++ b/tests/core/snapshots/async-cache-enabled.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000, queryValidation: false) @upstream { query: Query diff --git a/tests/core/snapshots/async-cache-global.md_0.snap b/tests/core/snapshots/async-cache-global.md_0.snap index 62ed8b07b6..7bd6ff89bb 100644 --- a/tests/core/snapshots/async-cache-global.md_0.snap +++ b/tests/core/snapshots/async-cache-global.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/async-cache-global.md_client.snap b/tests/core/snapshots/async-cache-global.md_client.snap index c48b74aa3d..5335b2d393 100644 --- a/tests/core/snapshots/async-cache-global.md_client.snap +++ b/tests/core/snapshots/async-cache-global.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/async-cache-global.md_merged.snap b/tests/core/snapshots/async-cache-global.md_merged.snap index 628bcda6e6..d753b1f6fa 100644 --- a/tests/core/snapshots/async-cache-global.md_merged.snap +++ b/tests/core/snapshots/async-cache-global.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000, queryValidation: false) @upstream { query: Query diff --git a/tests/core/snapshots/async-cache-inflight-request.md_0.snap b/tests/core/snapshots/async-cache-inflight-request.md_0.snap index b2709ed123..0032dadd59 100644 --- a/tests/core/snapshots/async-cache-inflight-request.md_0.snap +++ b/tests/core/snapshots/async-cache-inflight-request.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/async-cache-inflight-request.md_client.snap b/tests/core/snapshots/async-cache-inflight-request.md_client.snap index fd9e443470..30cf05313b 100644 --- a/tests/core/snapshots/async-cache-inflight-request.md_client.snap +++ b/tests/core/snapshots/async-cache-inflight-request.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/async-cache-inflight-request.md_merged.snap b/tests/core/snapshots/async-cache-inflight-request.md_merged.snap index 3506d4506b..5a9eaefc3d 100644 --- a/tests/core/snapshots/async-cache-inflight-request.md_merged.snap +++ b/tests/core/snapshots/async-cache-inflight-request.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000, queryValidation: false) @upstream { query: Query diff --git a/tests/core/snapshots/auth-basic.md_0.snap b/tests/core/snapshots/auth-basic.md_0.snap index 19966dbd12..60f7ffff7f 100644 --- a/tests/core/snapshots/auth-basic.md_0.snap +++ b/tests/core/snapshots/auth-basic.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-basic.md_3.snap b/tests/core/snapshots/auth-basic.md_3.snap index 5a8bbd2fd3..8a1605ad84 100644 --- a/tests/core/snapshots/auth-basic.md_3.snap +++ b/tests/core/snapshots/auth-basic.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-basic.md_5.snap b/tests/core/snapshots/auth-basic.md_5.snap index 1afd85d51b..48b019c813 100644 --- a/tests/core/snapshots/auth-basic.md_5.snap +++ b/tests/core/snapshots/auth-basic.md_5.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-basic.md_client.snap b/tests/core/snapshots/auth-basic.md_client.snap index 4b69aeb528..25d3727b0f 100644 --- a/tests/core/snapshots/auth-basic.md_client.snap +++ b/tests/core/snapshots/auth-basic.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Mutation { protectedType: ProtectedType diff --git a/tests/core/snapshots/auth-basic.md_merged.snap b/tests/core/snapshots/auth-basic.md_merged.snap index 7317c1c588..a7faae5b0f 100644 --- a/tests/core/snapshots/auth-basic.md_merged.snap +++ b/tests/core/snapshots/auth-basic.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) @upstream @link(id: "htpasswd", src: ".htpasswd", type: Htpasswd) { query: Query diff --git a/tests/core/snapshots/auth-jwt.md_0.snap b/tests/core/snapshots/auth-jwt.md_0.snap index 19966dbd12..60f7ffff7f 100644 --- a/tests/core/snapshots/auth-jwt.md_0.snap +++ b/tests/core/snapshots/auth-jwt.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-jwt.md_2.snap b/tests/core/snapshots/auth-jwt.md_2.snap index 5a8bbd2fd3..8a1605ad84 100644 --- a/tests/core/snapshots/auth-jwt.md_2.snap +++ b/tests/core/snapshots/auth-jwt.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-jwt.md_4.snap b/tests/core/snapshots/auth-jwt.md_4.snap index 1afd85d51b..48b019c813 100644 --- a/tests/core/snapshots/auth-jwt.md_4.snap +++ b/tests/core/snapshots/auth-jwt.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-jwt.md_client.snap b/tests/core/snapshots/auth-jwt.md_client.snap index 4b69aeb528..25d3727b0f 100644 --- a/tests/core/snapshots/auth-jwt.md_client.snap +++ b/tests/core/snapshots/auth-jwt.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Mutation { protectedType: ProtectedType diff --git a/tests/core/snapshots/auth-jwt.md_merged.snap b/tests/core/snapshots/auth-jwt.md_merged.snap index f4d83de801..36e2f512b4 100644 --- a/tests/core/snapshots/auth-jwt.md_merged.snap +++ b/tests/core/snapshots/auth-jwt.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) @upstream @link(id: "jwks", src: "jwks.json", type: Jwks) { query: Query diff --git a/tests/core/snapshots/auth-multiple-complex.md_0.snap b/tests/core/snapshots/auth-multiple-complex.md_0.snap index b8378a8700..34235ef4d8 100644 --- a/tests/core/snapshots/auth-multiple-complex.md_0.snap +++ b/tests/core/snapshots/auth-multiple-complex.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple-complex.md_1.snap b/tests/core/snapshots/auth-multiple-complex.md_1.snap index 810687be1d..05850d1bba 100644 --- a/tests/core/snapshots/auth-multiple-complex.md_1.snap +++ b/tests/core/snapshots/auth-multiple-complex.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple-complex.md_2.snap b/tests/core/snapshots/auth-multiple-complex.md_2.snap index 5a69c6e6ca..8987f03180 100644 --- a/tests/core/snapshots/auth-multiple-complex.md_2.snap +++ b/tests/core/snapshots/auth-multiple-complex.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple-complex.md_3.snap b/tests/core/snapshots/auth-multiple-complex.md_3.snap index 5a69c6e6ca..8987f03180 100644 --- a/tests/core/snapshots/auth-multiple-complex.md_3.snap +++ b/tests/core/snapshots/auth-multiple-complex.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple-complex.md_4.snap b/tests/core/snapshots/auth-multiple-complex.md_4.snap index b8378a8700..34235ef4d8 100644 --- a/tests/core/snapshots/auth-multiple-complex.md_4.snap +++ b/tests/core/snapshots/auth-multiple-complex.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple-complex.md_5.snap b/tests/core/snapshots/auth-multiple-complex.md_5.snap index 810687be1d..05850d1bba 100644 --- a/tests/core/snapshots/auth-multiple-complex.md_5.snap +++ b/tests/core/snapshots/auth-multiple-complex.md_5.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple-complex.md_6.snap b/tests/core/snapshots/auth-multiple-complex.md_6.snap index c145e53e8d..aad1de9c9d 100644 --- a/tests/core/snapshots/auth-multiple-complex.md_6.snap +++ b/tests/core/snapshots/auth-multiple-complex.md_6.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple-complex.md_7.snap b/tests/core/snapshots/auth-multiple-complex.md_7.snap index 759f37b8d7..624b0d894f 100644 --- a/tests/core/snapshots/auth-multiple-complex.md_7.snap +++ b/tests/core/snapshots/auth-multiple-complex.md_7.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple-complex.md_8.snap b/tests/core/snapshots/auth-multiple-complex.md_8.snap index 54359c9181..ba323b762e 100644 --- a/tests/core/snapshots/auth-multiple-complex.md_8.snap +++ b/tests/core/snapshots/auth-multiple-complex.md_8.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple-complex.md_client.snap b/tests/core/snapshots/auth-multiple-complex.md_client.snap index f5c70f34ce..8de999b082 100644 --- a/tests/core/snapshots/auth-multiple-complex.md_client.snap +++ b/tests/core/snapshots/auth-multiple-complex.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- union Animal = Bird | Cat | Dog diff --git a/tests/core/snapshots/auth-multiple.md_1.snap b/tests/core/snapshots/auth-multiple.md_1.snap index 85ddc15b9a..1ccf560169 100644 --- a/tests/core/snapshots/auth-multiple.md_1.snap +++ b/tests/core/snapshots/auth-multiple.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple.md_10.snap b/tests/core/snapshots/auth-multiple.md_10.snap index 3ed3d718ac..c11bd23cd6 100644 --- a/tests/core/snapshots/auth-multiple.md_10.snap +++ b/tests/core/snapshots/auth-multiple.md_10.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple.md_11.snap b/tests/core/snapshots/auth-multiple.md_11.snap index 3ed3d718ac..c11bd23cd6 100644 --- a/tests/core/snapshots/auth-multiple.md_11.snap +++ b/tests/core/snapshots/auth-multiple.md_11.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple.md_12.snap b/tests/core/snapshots/auth-multiple.md_12.snap index 3ed3d718ac..c11bd23cd6 100644 --- a/tests/core/snapshots/auth-multiple.md_12.snap +++ b/tests/core/snapshots/auth-multiple.md_12.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple.md_13.snap b/tests/core/snapshots/auth-multiple.md_13.snap index 3ed3d718ac..c11bd23cd6 100644 --- a/tests/core/snapshots/auth-multiple.md_13.snap +++ b/tests/core/snapshots/auth-multiple.md_13.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple.md_14.snap b/tests/core/snapshots/auth-multiple.md_14.snap index 3ed3d718ac..c11bd23cd6 100644 --- a/tests/core/snapshots/auth-multiple.md_14.snap +++ b/tests/core/snapshots/auth-multiple.md_14.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple.md_5.snap b/tests/core/snapshots/auth-multiple.md_5.snap index 6c9bf317bc..4a8c78140d 100644 --- a/tests/core/snapshots/auth-multiple.md_5.snap +++ b/tests/core/snapshots/auth-multiple.md_5.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple.md_6.snap b/tests/core/snapshots/auth-multiple.md_6.snap index cd0c842b9b..59b4abc42b 100644 --- a/tests/core/snapshots/auth-multiple.md_6.snap +++ b/tests/core/snapshots/auth-multiple.md_6.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple.md_9.snap b/tests/core/snapshots/auth-multiple.md_9.snap index 3ed3d718ac..c11bd23cd6 100644 --- a/tests/core/snapshots/auth-multiple.md_9.snap +++ b/tests/core/snapshots/auth-multiple.md_9.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/auth-multiple.md_client.snap b/tests/core/snapshots/auth-multiple.md_client.snap index af4690518b..dafe0fd26a 100644 --- a/tests/core/snapshots/auth-multiple.md_client.snap +++ b/tests/core/snapshots/auth-multiple.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { a_and_b: String diff --git a/tests/core/snapshots/auth-protected-without-auth.md_error.snap b/tests/core/snapshots/auth-protected-without-auth.md_error.snap index 7330dede2f..9db8f40243 100644 --- a/tests/core/snapshots/auth-protected-without-auth.md_error.snap +++ b/tests/core/snapshots/auth-protected-without-auth.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/auth-validations.md_error.snap b/tests/core/snapshots/auth-validations.md_error.snap index 19dd962929..b4ea48d8f7 100644 --- a/tests/core/snapshots/auth-validations.md_error.snap +++ b/tests/core/snapshots/auth-validations.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/auth.md_client.snap b/tests/core/snapshots/auth.md_client.snap index 66a444f416..310967ec09 100644 --- a/tests/core/snapshots/auth.md_client.snap +++ b/tests/core/snapshots/auth.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { data: String diff --git a/tests/core/snapshots/auth.md_merged.snap b/tests/core/snapshots/auth.md_merged.snap index 9ad0fc322d..a4c0ba1805 100644 --- a/tests/core/snapshots/auth.md_merged.snap +++ b/tests/core/snapshots/auth.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server diff --git a/tests/core/snapshots/auth_order.md_client.snap b/tests/core/snapshots/auth_order.md_client.snap index 66a444f416..310967ec09 100644 --- a/tests/core/snapshots/auth_order.md_client.snap +++ b/tests/core/snapshots/auth_order.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { data: String diff --git a/tests/core/snapshots/auth_order.md_merged.snap b/tests/core/snapshots/auth_order.md_merged.snap index e53d975500..87d48f1a66 100644 --- a/tests/core/snapshots/auth_order.md_merged.snap +++ b/tests/core/snapshots/auth_order.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream @link(id: "htpasswd", src: ".htpasswd", type: Htpasswd) { query: Query diff --git a/tests/core/snapshots/batching-default.md_0.snap b/tests/core/snapshots/batching-default.md_0.snap index f83fd2bba9..2acc507b95 100644 --- a/tests/core/snapshots/batching-default.md_0.snap +++ b/tests/core/snapshots/batching-default.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/batching-default.md_client.snap b/tests/core/snapshots/batching-default.md_client.snap index fd9e443470..30cf05313b 100644 --- a/tests/core/snapshots/batching-default.md_client.snap +++ b/tests/core/snapshots/batching-default.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/batching-default.md_merged.snap b/tests/core/snapshots/batching-default.md_merged.snap index 2760790e5a..84995c2b57 100644 --- a/tests/core/snapshots/batching-default.md_merged.snap +++ b/tests/core/snapshots/batching-default.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(batch: {delay: 10, headers: []}, httpCache: 42) { query: Query diff --git a/tests/core/snapshots/batching-disabled.md_0.snap b/tests/core/snapshots/batching-disabled.md_0.snap index e8bca1fdcc..fe63cd4831 100644 --- a/tests/core/snapshots/batching-disabled.md_0.snap +++ b/tests/core/snapshots/batching-disabled.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/batching-disabled.md_client.snap b/tests/core/snapshots/batching-disabled.md_client.snap index 47edbb3102..983973bacd 100644 --- a/tests/core/snapshots/batching-disabled.md_client.snap +++ b/tests/core/snapshots/batching-disabled.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: Int!): User diff --git a/tests/core/snapshots/batching-disabled.md_merged.snap b/tests/core/snapshots/batching-disabled.md_merged.snap index 3b12a7c11d..381b4ce9d9 100644 --- a/tests/core/snapshots/batching-disabled.md_merged.snap +++ b/tests/core/snapshots/batching-disabled.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(batch: {delay: 0, headers: [], maxSize: 100}, httpCache: 42) { query: Query diff --git a/tests/core/snapshots/batching-group-by-default.md_0.snap b/tests/core/snapshots/batching-group-by-default.md_0.snap index f83fd2bba9..2acc507b95 100644 --- a/tests/core/snapshots/batching-group-by-default.md_0.snap +++ b/tests/core/snapshots/batching-group-by-default.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/batching-group-by-default.md_client.snap b/tests/core/snapshots/batching-group-by-default.md_client.snap index fd9e443470..30cf05313b 100644 --- a/tests/core/snapshots/batching-group-by-default.md_client.snap +++ b/tests/core/snapshots/batching-group-by-default.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/batching-group-by-default.md_merged.snap b/tests/core/snapshots/batching-group-by-default.md_merged.snap index 23b00350fb..8b3c506b4c 100644 --- a/tests/core/snapshots/batching-group-by-default.md_merged.snap +++ b/tests/core/snapshots/batching-group-by-default.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(batch: {delay: 1, headers: [], maxSize: 1000}, httpCache: 42) { query: Query diff --git a/tests/core/snapshots/batching-group-by-optional-key.md_0.snap b/tests/core/snapshots/batching-group-by-optional-key.md_0.snap index 03825cb57b..9a76fbdef8 100644 --- a/tests/core/snapshots/batching-group-by-optional-key.md_0.snap +++ b/tests/core/snapshots/batching-group-by-optional-key.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/batching-group-by-optional-key.md_client.snap b/tests/core/snapshots/batching-group-by-optional-key.md_client.snap index a8ef80479f..f3aa67a0d8 100644 --- a/tests/core/snapshots/batching-group-by-optional-key.md_client.snap +++ b/tests/core/snapshots/batching-group-by-optional-key.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/batching-group-by-optional-key.md_merged.snap b/tests/core/snapshots/batching-group-by-optional-key.md_merged.snap index c72f004372..59f89eab5a 100644 --- a/tests/core/snapshots/batching-group-by-optional-key.md_merged.snap +++ b/tests/core/snapshots/batching-group-by-optional-key.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000, queryValidation: false) diff --git a/tests/core/snapshots/batching-group-by.md_0.snap b/tests/core/snapshots/batching-group-by.md_0.snap index f83fd2bba9..2acc507b95 100644 --- a/tests/core/snapshots/batching-group-by.md_0.snap +++ b/tests/core/snapshots/batching-group-by.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/batching-group-by.md_client.snap b/tests/core/snapshots/batching-group-by.md_client.snap index fd9e443470..30cf05313b 100644 --- a/tests/core/snapshots/batching-group-by.md_client.snap +++ b/tests/core/snapshots/batching-group-by.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/batching-group-by.md_merged.snap b/tests/core/snapshots/batching-group-by.md_merged.snap index 840c3b2cb2..73e02720a8 100644 --- a/tests/core/snapshots/batching-group-by.md_merged.snap +++ b/tests/core/snapshots/batching-group-by.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000, queryValidation: false) diff --git a/tests/core/snapshots/batching-post.md_0.snap b/tests/core/snapshots/batching-post.md_0.snap index 43853b4346..044cc851d2 100644 --- a/tests/core/snapshots/batching-post.md_0.snap +++ b/tests/core/snapshots/batching-post.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/batching-post.md_client.snap b/tests/core/snapshots/batching-post.md_client.snap index fd9e443470..30cf05313b 100644 --- a/tests/core/snapshots/batching-post.md_client.snap +++ b/tests/core/snapshots/batching-post.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/batching-post.md_merged.snap b/tests/core/snapshots/batching-post.md_merged.snap index f98c413920..6a327f1fb0 100644 --- a/tests/core/snapshots/batching-post.md_merged.snap +++ b/tests/core/snapshots/batching-post.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000, queryValidation: false) diff --git a/tests/core/snapshots/batching-validation.md_error.snap b/tests/core/snapshots/batching-validation.md_error.snap index 7c03000416..68d218897f 100644 --- a/tests/core/snapshots/batching-validation.md_error.snap +++ b/tests/core/snapshots/batching-validation.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/batching.md_0.snap b/tests/core/snapshots/batching.md_0.snap index b1a1411d19..ea094e8fb6 100644 --- a/tests/core/snapshots/batching.md_0.snap +++ b/tests/core/snapshots/batching.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/batching.md_1.snap b/tests/core/snapshots/batching.md_1.snap index 4a83588a1a..3b77c86b75 100644 --- a/tests/core/snapshots/batching.md_1.snap +++ b/tests/core/snapshots/batching.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/batching.md_2.snap b/tests/core/snapshots/batching.md_2.snap index 2d278c54f5..7cb398ac8b 100644 --- a/tests/core/snapshots/batching.md_2.snap +++ b/tests/core/snapshots/batching.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/batching.md_client.snap b/tests/core/snapshots/batching.md_client.snap index 52d67b233a..e7241293e9 100644 --- a/tests/core/snapshots/batching.md_client.snap +++ b/tests/core/snapshots/batching.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user: User diff --git a/tests/core/snapshots/batching.md_merged.snap b/tests/core/snapshots/batching.md_merged.snap index ea42772fad..ed80eff673 100644 --- a/tests/core/snapshots/batching.md_merged.snap +++ b/tests/core/snapshots/batching.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(batchRequests: true) @upstream { query: Query diff --git a/tests/core/snapshots/body-batching-cases.md_0.snap b/tests/core/snapshots/body-batching-cases.md_0.snap index cd99803cc2..c065aa5471 100644 --- a/tests/core/snapshots/body-batching-cases.md_0.snap +++ b/tests/core/snapshots/body-batching-cases.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/body-batching-cases.md_1.snap b/tests/core/snapshots/body-batching-cases.md_1.snap index c555390e10..141d28fb60 100644 --- a/tests/core/snapshots/body-batching-cases.md_1.snap +++ b/tests/core/snapshots/body-batching-cases.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/body-batching-cases.md_2.snap b/tests/core/snapshots/body-batching-cases.md_2.snap index 3957e2c1a4..c89aaefc44 100644 --- a/tests/core/snapshots/body-batching-cases.md_2.snap +++ b/tests/core/snapshots/body-batching-cases.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/body-batching-cases.md_client.snap b/tests/core/snapshots/body-batching-cases.md_client.snap index 2c8ce93782..c6c47a3db1 100644 --- a/tests/core/snapshots/body-batching-cases.md_client.snap +++ b/tests/core/snapshots/body-batching-cases.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Bar { a: Int diff --git a/tests/core/snapshots/body-batching-cases.md_merged.snap b/tests/core/snapshots/body-batching-cases.md_merged.snap index a546176af5..776650bab0 100644 --- a/tests/core/snapshots/body-batching-cases.md_merged.snap +++ b/tests/core/snapshots/body-batching-cases.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) @upstream(batch: {delay: 1, headers: []}, httpCache: 42) { query: Query diff --git a/tests/core/snapshots/body-batching.md_0.snap b/tests/core/snapshots/body-batching.md_0.snap index ab8ac6b554..2505c26109 100644 --- a/tests/core/snapshots/body-batching.md_0.snap +++ b/tests/core/snapshots/body-batching.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/body-batching.md_1.snap b/tests/core/snapshots/body-batching.md_1.snap index ec1863ee43..e167446553 100644 --- a/tests/core/snapshots/body-batching.md_1.snap +++ b/tests/core/snapshots/body-batching.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/body-batching.md_client.snap b/tests/core/snapshots/body-batching.md_client.snap index 92f94eba7f..d7a434694d 100644 --- a/tests/core/snapshots/body-batching.md_client.snap +++ b/tests/core/snapshots/body-batching.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Comment { id: Int diff --git a/tests/core/snapshots/body-batching.md_merged.snap b/tests/core/snapshots/body-batching.md_merged.snap index 3c4b7a45b6..4818a68eee 100644 --- a/tests/core/snapshots/body-batching.md_merged.snap +++ b/tests/core/snapshots/body-batching.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000, queryValidation: false) diff --git a/tests/core/snapshots/cache-control.md_0.snap b/tests/core/snapshots/cache-control.md_0.snap index c3c2762363..170cdf8572 100644 --- a/tests/core/snapshots/cache-control.md_0.snap +++ b/tests/core/snapshots/cache-control.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/cache-control.md_1.snap b/tests/core/snapshots/cache-control.md_1.snap index c84152761a..6ec04a82a1 100644 --- a/tests/core/snapshots/cache-control.md_1.snap +++ b/tests/core/snapshots/cache-control.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/cache-control.md_2.snap b/tests/core/snapshots/cache-control.md_2.snap index 5ca46d4fd2..126be71c6a 100644 --- a/tests/core/snapshots/cache-control.md_2.snap +++ b/tests/core/snapshots/cache-control.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/cache-control.md_3.snap b/tests/core/snapshots/cache-control.md_3.snap index 33705363d3..1ff49d5f10 100644 --- a/tests/core/snapshots/cache-control.md_3.snap +++ b/tests/core/snapshots/cache-control.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/cache-control.md_client.snap b/tests/core/snapshots/cache-control.md_client.snap index 5e9fd2fa39..455588a80b 100644 --- a/tests/core/snapshots/cache-control.md_client.snap +++ b/tests/core/snapshots/cache-control.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: Int): User diff --git a/tests/core/snapshots/cache-control.md_merged.snap b/tests/core/snapshots/cache-control.md_merged.snap index cb766383ea..d9e977c16d 100644 --- a/tests/core/snapshots/cache-control.md_merged.snap +++ b/tests/core/snapshots/cache-control.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(headers: {cacheControl: true}) @upstream { query: Query diff --git a/tests/core/snapshots/caching-collision.md_0.snap b/tests/core/snapshots/caching-collision.md_0.snap index 78dc9d88b8..2c2832002c 100644 --- a/tests/core/snapshots/caching-collision.md_0.snap +++ b/tests/core/snapshots/caching-collision.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/caching-collision.md_client.snap b/tests/core/snapshots/caching-collision.md_client.snap index 8b73880b37..d3c71c98af 100644 --- a/tests/core/snapshots/caching-collision.md_client.snap +++ b/tests/core/snapshots/caching-collision.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Bar { foo: Foo diff --git a/tests/core/snapshots/caching-collision.md_merged.snap b/tests/core/snapshots/caching-collision.md_merged.snap index b79b449f74..e87b1e063a 100644 --- a/tests/core/snapshots/caching-collision.md_merged.snap +++ b/tests/core/snapshots/caching-collision.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(batch: {delay: 1, headers: [], maxSize: 1000}) { query: Query diff --git a/tests/core/snapshots/caching.md_0.snap b/tests/core/snapshots/caching.md_0.snap index 2121b43f17..ce24a8f5cf 100644 --- a/tests/core/snapshots/caching.md_0.snap +++ b/tests/core/snapshots/caching.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/caching.md_1.snap b/tests/core/snapshots/caching.md_1.snap index 40625200f5..e1280db53a 100644 --- a/tests/core/snapshots/caching.md_1.snap +++ b/tests/core/snapshots/caching.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/caching.md_2.snap b/tests/core/snapshots/caching.md_2.snap index 40625200f5..e1280db53a 100644 --- a/tests/core/snapshots/caching.md_2.snap +++ b/tests/core/snapshots/caching.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/caching.md_client.snap b/tests/core/snapshots/caching.md_client.snap index 5fc689497a..f1806a34d5 100644 --- a/tests/core/snapshots/caching.md_client.snap +++ b/tests/core/snapshots/caching.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { fieldCache: Type diff --git a/tests/core/snapshots/caching.md_merged.snap b/tests/core/snapshots/caching.md_merged.snap index 120fca795d..393125bad6 100644 --- a/tests/core/snapshots/caching.md_merged.snap +++ b/tests/core/snapshots/caching.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(batch: {delay: 1, headers: [], maxSize: 1000}) { query: Query diff --git a/tests/core/snapshots/call-graphql-datasource.md_0.snap b/tests/core/snapshots/call-graphql-datasource.md_0.snap index b4420e10c7..cdcd20d61f 100644 --- a/tests/core/snapshots/call-graphql-datasource.md_0.snap +++ b/tests/core/snapshots/call-graphql-datasource.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-graphql-datasource.md_client.snap b/tests/core/snapshots/call-graphql-datasource.md_client.snap index 65c726c3dd..e7f490418f 100644 --- a/tests/core/snapshots/call-graphql-datasource.md_client.snap +++ b/tests/core/snapshots/call-graphql-datasource.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String! diff --git a/tests/core/snapshots/call-graphql-datasource.md_merged.snap b/tests/core/snapshots/call-graphql-datasource.md_merged.snap index 391f71c593..c37609aaf3 100644 --- a/tests/core/snapshots/call-graphql-datasource.md_merged.snap +++ b/tests/core/snapshots/call-graphql-datasource.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8000) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/call-multiple-steps-piping.md_0.snap b/tests/core/snapshots/call-multiple-steps-piping.md_0.snap index dc07f0ac53..72e6ed2385 100644 --- a/tests/core/snapshots/call-multiple-steps-piping.md_0.snap +++ b/tests/core/snapshots/call-multiple-steps-piping.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-multiple-steps-piping.md_1.snap b/tests/core/snapshots/call-multiple-steps-piping.md_1.snap index dcd399b30f..2e38fb1d90 100644 --- a/tests/core/snapshots/call-multiple-steps-piping.md_1.snap +++ b/tests/core/snapshots/call-multiple-steps-piping.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-multiple-steps-piping.md_client.snap b/tests/core/snapshots/call-multiple-steps-piping.md_client.snap index 32cb3a821c..00d1931a3d 100644 --- a/tests/core/snapshots/call-multiple-steps-piping.md_client.snap +++ b/tests/core/snapshots/call-multiple-steps-piping.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- scalar JSON diff --git a/tests/core/snapshots/call-multiple-steps-piping.md_merged.snap b/tests/core/snapshots/call-multiple-steps-piping.md_merged.snap index 64fce1675f..2c8904f528 100644 --- a/tests/core/snapshots/call-multiple-steps-piping.md_merged.snap +++ b/tests/core/snapshots/call-multiple-steps-piping.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/call-mutation.md_0.snap b/tests/core/snapshots/call-mutation.md_0.snap index a0b72d835b..4f1b70831d 100644 --- a/tests/core/snapshots/call-mutation.md_0.snap +++ b/tests/core/snapshots/call-mutation.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-mutation.md_1.snap b/tests/core/snapshots/call-mutation.md_1.snap index ac831dbf76..bc6826d3d3 100644 --- a/tests/core/snapshots/call-mutation.md_1.snap +++ b/tests/core/snapshots/call-mutation.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-mutation.md_2.snap b/tests/core/snapshots/call-mutation.md_2.snap index e2c0d0eb8a..922ea11f26 100644 --- a/tests/core/snapshots/call-mutation.md_2.snap +++ b/tests/core/snapshots/call-mutation.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-mutation.md_3.snap b/tests/core/snapshots/call-mutation.md_3.snap index 2e8dd036cd..297588d29e 100644 --- a/tests/core/snapshots/call-mutation.md_3.snap +++ b/tests/core/snapshots/call-mutation.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-mutation.md_4.snap b/tests/core/snapshots/call-mutation.md_4.snap index e082082e7d..e0213a8e98 100644 --- a/tests/core/snapshots/call-mutation.md_4.snap +++ b/tests/core/snapshots/call-mutation.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-mutation.md_client.snap b/tests/core/snapshots/call-mutation.md_client.snap index 81e7e3b2d7..639edd557e 100644 --- a/tests/core/snapshots/call-mutation.md_client.snap +++ b/tests/core/snapshots/call-mutation.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Mutation { attachPostToFirstUser(postId: Int!): User diff --git a/tests/core/snapshots/call-mutation.md_merged.snap b/tests/core/snapshots/call-mutation.md_merged.snap index 2123be8662..1aa6696906 100644 --- a/tests/core/snapshots/call-mutation.md_merged.snap +++ b/tests/core/snapshots/call-mutation.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/call-operator.md_0.snap b/tests/core/snapshots/call-operator.md_0.snap index 70bb1cdebb..e440a185b2 100644 --- a/tests/core/snapshots/call-operator.md_0.snap +++ b/tests/core/snapshots/call-operator.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-operator.md_1.snap b/tests/core/snapshots/call-operator.md_1.snap index 8b3a950db1..a1386b374b 100644 --- a/tests/core/snapshots/call-operator.md_1.snap +++ b/tests/core/snapshots/call-operator.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-operator.md_10.snap b/tests/core/snapshots/call-operator.md_10.snap index 87b277bf3c..918899e206 100644 --- a/tests/core/snapshots/call-operator.md_10.snap +++ b/tests/core/snapshots/call-operator.md_10.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-operator.md_11.snap b/tests/core/snapshots/call-operator.md_11.snap index e90dc644de..b44bb8e5eb 100644 --- a/tests/core/snapshots/call-operator.md_11.snap +++ b/tests/core/snapshots/call-operator.md_11.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-operator.md_12.snap b/tests/core/snapshots/call-operator.md_12.snap index c37773a9b8..03c8299b71 100644 --- a/tests/core/snapshots/call-operator.md_12.snap +++ b/tests/core/snapshots/call-operator.md_12.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-operator.md_2.snap b/tests/core/snapshots/call-operator.md_2.snap index cd98048d91..77c25b94ac 100644 --- a/tests/core/snapshots/call-operator.md_2.snap +++ b/tests/core/snapshots/call-operator.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-operator.md_3.snap b/tests/core/snapshots/call-operator.md_3.snap index 00eff50b9a..f1fbcb7e23 100644 --- a/tests/core/snapshots/call-operator.md_3.snap +++ b/tests/core/snapshots/call-operator.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-operator.md_4.snap b/tests/core/snapshots/call-operator.md_4.snap index 00eff50b9a..f1fbcb7e23 100644 --- a/tests/core/snapshots/call-operator.md_4.snap +++ b/tests/core/snapshots/call-operator.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-operator.md_5.snap b/tests/core/snapshots/call-operator.md_5.snap index 806ab8a84d..8fd40e8d49 100644 --- a/tests/core/snapshots/call-operator.md_5.snap +++ b/tests/core/snapshots/call-operator.md_5.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-operator.md_6.snap b/tests/core/snapshots/call-operator.md_6.snap index 660a3716c6..caf50ad9ed 100644 --- a/tests/core/snapshots/call-operator.md_6.snap +++ b/tests/core/snapshots/call-operator.md_6.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-operator.md_7.snap b/tests/core/snapshots/call-operator.md_7.snap index 226a9c3e3a..bc2a039177 100644 --- a/tests/core/snapshots/call-operator.md_7.snap +++ b/tests/core/snapshots/call-operator.md_7.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-operator.md_8.snap b/tests/core/snapshots/call-operator.md_8.snap index 555ce24bfc..ad34d04c3e 100644 --- a/tests/core/snapshots/call-operator.md_8.snap +++ b/tests/core/snapshots/call-operator.md_8.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-operator.md_9.snap b/tests/core/snapshots/call-operator.md_9.snap index f4f2990d59..29091d9912 100644 --- a/tests/core/snapshots/call-operator.md_9.snap +++ b/tests/core/snapshots/call-operator.md_9.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/call-operator.md_client.snap b/tests/core/snapshots/call-operator.md_client.snap index b45a50d9a7..bdd9934d15 100644 --- a/tests/core/snapshots/call-operator.md_client.snap +++ b/tests/core/snapshots/call-operator.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type News { body: String diff --git a/tests/core/snapshots/call-operator.md_merged.snap b/tests/core/snapshots/call-operator.md_merged.snap index 52aa9cb5d6..f21b1bec91 100644 --- a/tests/core/snapshots/call-operator.md_merged.snap +++ b/tests/core/snapshots/call-operator.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8000) diff --git a/tests/core/snapshots/cors-allow-cred-false.md_0.snap b/tests/core/snapshots/cors-allow-cred-false.md_0.snap index 396411301d..d5158a7e06 100644 --- a/tests/core/snapshots/cors-allow-cred-false.md_0.snap +++ b/tests/core/snapshots/cors-allow-cred-false.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/cors-allow-cred-false.md_client.snap b/tests/core/snapshots/cors-allow-cred-false.md_client.snap index 90ef607f77..6367b0cf96 100644 --- a/tests/core/snapshots/cors-allow-cred-false.md_client.snap +++ b/tests/core/snapshots/cors-allow-cred-false.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { val: Int diff --git a/tests/core/snapshots/cors-allow-cred-false.md_merged.snap b/tests/core/snapshots/cors-allow-cred-false.md_merged.snap index 2105c4fc1d..563575f96f 100644 --- a/tests/core/snapshots/cors-allow-cred-false.md_merged.snap +++ b/tests/core/snapshots/cors-allow-cred-false.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server( diff --git a/tests/core/snapshots/cors-allow-cred-true.md_0.snap b/tests/core/snapshots/cors-allow-cred-true.md_0.snap index 0d277c5d44..05235a8f70 100644 --- a/tests/core/snapshots/cors-allow-cred-true.md_0.snap +++ b/tests/core/snapshots/cors-allow-cred-true.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/cors-allow-cred-true.md_client.snap b/tests/core/snapshots/cors-allow-cred-true.md_client.snap index 90ef607f77..6367b0cf96 100644 --- a/tests/core/snapshots/cors-allow-cred-true.md_client.snap +++ b/tests/core/snapshots/cors-allow-cred-true.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { val: Int diff --git a/tests/core/snapshots/cors-allow-cred-true.md_merged.snap b/tests/core/snapshots/cors-allow-cred-true.md_merged.snap index 772c09bada..214ac18c0e 100644 --- a/tests/core/snapshots/cors-allow-cred-true.md_merged.snap +++ b/tests/core/snapshots/cors-allow-cred-true.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server( diff --git a/tests/core/snapshots/cors-allow-cred-vary.md_0.snap b/tests/core/snapshots/cors-allow-cred-vary.md_0.snap index 027484ed4f..7c0af0d2bf 100644 --- a/tests/core/snapshots/cors-allow-cred-vary.md_0.snap +++ b/tests/core/snapshots/cors-allow-cred-vary.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/cors-allow-cred-vary.md_client.snap b/tests/core/snapshots/cors-allow-cred-vary.md_client.snap index 90ef607f77..6367b0cf96 100644 --- a/tests/core/snapshots/cors-allow-cred-vary.md_client.snap +++ b/tests/core/snapshots/cors-allow-cred-vary.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { val: Int diff --git a/tests/core/snapshots/cors-allow-cred-vary.md_merged.snap b/tests/core/snapshots/cors-allow-cred-vary.md_merged.snap index 772c09bada..214ac18c0e 100644 --- a/tests/core/snapshots/cors-allow-cred-vary.md_merged.snap +++ b/tests/core/snapshots/cors-allow-cred-vary.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server( diff --git a/tests/core/snapshots/cors-invalid-expose-headers.md_error.snap b/tests/core/snapshots/cors-invalid-expose-headers.md_error.snap index 746e69d015..3a48ece312 100644 --- a/tests/core/snapshots/cors-invalid-expose-headers.md_error.snap +++ b/tests/core/snapshots/cors-invalid-expose-headers.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/cors-invalid-headers.md_error.snap b/tests/core/snapshots/cors-invalid-headers.md_error.snap index 581594e0b9..220bba772d 100644 --- a/tests/core/snapshots/cors-invalid-headers.md_error.snap +++ b/tests/core/snapshots/cors-invalid-headers.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/cors-invalid-methods.md_error.snap b/tests/core/snapshots/cors-invalid-methods.md_error.snap index f4c9b4b2f7..2d23f1ccaa 100644 --- a/tests/core/snapshots/cors-invalid-methods.md_error.snap +++ b/tests/core/snapshots/cors-invalid-methods.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/cors-invalid-origins.md_error.snap b/tests/core/snapshots/cors-invalid-origins.md_error.snap index d8799954bb..1d3683d6a9 100644 --- a/tests/core/snapshots/cors-invalid-origins.md_error.snap +++ b/tests/core/snapshots/cors-invalid-origins.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/custom-headers.md_0.snap b/tests/core/snapshots/custom-headers.md_0.snap index 4dc49a862b..924096b6bc 100644 --- a/tests/core/snapshots/custom-headers.md_0.snap +++ b/tests/core/snapshots/custom-headers.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/custom-headers.md_client.snap b/tests/core/snapshots/custom-headers.md_client.snap index e749432d28..dfc1b5f0a0 100644 --- a/tests/core/snapshots/custom-headers.md_client.snap +++ b/tests/core/snapshots/custom-headers.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { greet: String diff --git a/tests/core/snapshots/custom-headers.md_merged.snap b/tests/core/snapshots/custom-headers.md_merged.snap index 6a061abf08..2c70e18cae 100644 --- a/tests/core/snapshots/custom-headers.md_merged.snap +++ b/tests/core/snapshots/custom-headers.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(headers: {custom: [{key: "x-id", value: "1"}, {key: "x-name", value: "John Doe"}]}) @upstream { query: Query diff --git a/tests/core/snapshots/custom-scalars.md_0.snap b/tests/core/snapshots/custom-scalars.md_0.snap index 8fee86ee58..b24ba203d6 100644 --- a/tests/core/snapshots/custom-scalars.md_0.snap +++ b/tests/core/snapshots/custom-scalars.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/custom-scalars.md_client.snap b/tests/core/snapshots/custom-scalars.md_client.snap index 4c487138d6..33106fe43a 100644 --- a/tests/core/snapshots/custom-scalars.md_client.snap +++ b/tests/core/snapshots/custom-scalars.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- scalar Bytes diff --git a/tests/core/snapshots/custom-scalars.md_merged.snap b/tests/core/snapshots/custom-scalars.md_merged.snap index 689a424bae..c40ea49cdf 100644 --- a/tests/core/snapshots/custom-scalars.md_merged.snap +++ b/tests/core/snapshots/custom-scalars.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/dedupe_batch_query_execution.md_0.snap b/tests/core/snapshots/dedupe_batch_query_execution.md_0.snap index 62ed8b07b6..7bd6ff89bb 100644 --- a/tests/core/snapshots/dedupe_batch_query_execution.md_0.snap +++ b/tests/core/snapshots/dedupe_batch_query_execution.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/dedupe_batch_query_execution.md_client.snap b/tests/core/snapshots/dedupe_batch_query_execution.md_client.snap index c48b74aa3d..5335b2d393 100644 --- a/tests/core/snapshots/dedupe_batch_query_execution.md_client.snap +++ b/tests/core/snapshots/dedupe_batch_query_execution.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/dedupe_batch_query_execution.md_merged.snap b/tests/core/snapshots/dedupe_batch_query_execution.md_merged.snap index 628bcda6e6..d753b1f6fa 100644 --- a/tests/core/snapshots/dedupe_batch_query_execution.md_merged.snap +++ b/tests/core/snapshots/dedupe_batch_query_execution.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000, queryValidation: false) @upstream { query: Query diff --git a/tests/core/snapshots/default-value-arg.md_0.snap b/tests/core/snapshots/default-value-arg.md_0.snap index c3d9995606..fa74ccec1c 100644 --- a/tests/core/snapshots/default-value-arg.md_0.snap +++ b/tests/core/snapshots/default-value-arg.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/default-value-arg.md_1.snap b/tests/core/snapshots/default-value-arg.md_1.snap index 7fb28bfef9..08e3f81dcc 100644 --- a/tests/core/snapshots/default-value-arg.md_1.snap +++ b/tests/core/snapshots/default-value-arg.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/default-value-arg.md_client.snap b/tests/core/snapshots/default-value-arg.md_client.snap index 2d58111153..059f218b96 100644 --- a/tests/core/snapshots/default-value-arg.md_client.snap +++ b/tests/core/snapshots/default-value-arg.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- input Input { id: Int! diff --git a/tests/core/snapshots/default-value-arg.md_merged.snap b/tests/core/snapshots/default-value-arg.md_merged.snap index 2603c4c8a4..8486447f4d 100644 --- a/tests/core/snapshots/default-value-arg.md_merged.snap +++ b/tests/core/snapshots/default-value-arg.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/default-value-config.md_client.snap b/tests/core/snapshots/default-value-config.md_client.snap index 1a5111fb83..e783427e31 100644 --- a/tests/core/snapshots/default-value-config.md_client.snap +++ b/tests/core/snapshots/default-value-config.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- input Input { id: Int = 1 diff --git a/tests/core/snapshots/default-value-config.md_merged.snap b/tests/core/snapshots/default-value-config.md_merged.snap index b0ca4d47d7..c0a2a87b4b 100644 --- a/tests/core/snapshots/default-value-config.md_merged.snap +++ b/tests/core/snapshots/default-value-config.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/enum-args.md_0.snap b/tests/core/snapshots/enum-args.md_0.snap index 3b976af00b..8cb62c20a8 100644 --- a/tests/core/snapshots/enum-args.md_0.snap +++ b/tests/core/snapshots/enum-args.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/enum-args.md_client.snap b/tests/core/snapshots/enum-args.md_client.snap index 0372f32e76..3c3aa974d6 100644 --- a/tests/core/snapshots/enum-args.md_client.snap +++ b/tests/core/snapshots/enum-args.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- enum COLOR { BLUE diff --git a/tests/core/snapshots/enum-args.md_merged.snap b/tests/core/snapshots/enum-args.md_merged.snap index 1b707cab39..4abfde83d2 100644 --- a/tests/core/snapshots/enum-args.md_merged.snap +++ b/tests/core/snapshots/enum-args.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/env-value.md_0.snap b/tests/core/snapshots/env-value.md_0.snap index 2c2d8a3107..2c3eb64a6c 100644 --- a/tests/core/snapshots/env-value.md_0.snap +++ b/tests/core/snapshots/env-value.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/env-value.md_client.snap b/tests/core/snapshots/env-value.md_client.snap index 3ecc060530..9320b62afd 100644 --- a/tests/core/snapshots/env-value.md_client.snap +++ b/tests/core/snapshots/env-value.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/env-value.md_merged.snap b/tests/core/snapshots/env-value.md_merged.snap index 0a7f593d45..7098abde18 100644 --- a/tests/core/snapshots/env-value.md_merged.snap +++ b/tests/core/snapshots/env-value.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/experimental-headers-error.md_error.snap b/tests/core/snapshots/experimental-headers-error.md_error.snap index ec99849386..936af28fe8 100644 --- a/tests/core/snapshots/experimental-headers-error.md_error.snap +++ b/tests/core/snapshots/experimental-headers-error.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/experimental-headers.md_0.snap b/tests/core/snapshots/experimental-headers.md_0.snap index 559c15b572..79e632be1b 100644 --- a/tests/core/snapshots/experimental-headers.md_0.snap +++ b/tests/core/snapshots/experimental-headers.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/experimental-headers.md_client.snap b/tests/core/snapshots/experimental-headers.md_client.snap index 9f6354f50d..ce382b2ba5 100644 --- a/tests/core/snapshots/experimental-headers.md_client.snap +++ b/tests/core/snapshots/experimental-headers.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { users: [User] diff --git a/tests/core/snapshots/experimental-headers.md_merged.snap b/tests/core/snapshots/experimental-headers.md_merged.snap index 21ea54563b..523d454de4 100644 --- a/tests/core/snapshots/experimental-headers.md_merged.snap +++ b/tests/core/snapshots/experimental-headers.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(headers: {experimental: ["X-experimental", "x-tailcall"]}) @upstream { query: Query diff --git a/tests/core/snapshots/federation-subgraph-force-disabled.md_0.snap b/tests/core/snapshots/federation-subgraph-force-disabled.md_0.snap index 661accca7b..279fcf6e75 100644 --- a/tests/core/snapshots/federation-subgraph-force-disabled.md_0.snap +++ b/tests/core/snapshots/federation-subgraph-force-disabled.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/federation-subgraph-force-disabled.md_1.snap b/tests/core/snapshots/federation-subgraph-force-disabled.md_1.snap index 661accca7b..279fcf6e75 100644 --- a/tests/core/snapshots/federation-subgraph-force-disabled.md_1.snap +++ b/tests/core/snapshots/federation-subgraph-force-disabled.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/federation-subgraph-force-disabled.md_client.snap b/tests/core/snapshots/federation-subgraph-force-disabled.md_client.snap index f0cf6e9796..627d54d3cb 100644 --- a/tests/core/snapshots/federation-subgraph-force-disabled.md_client.snap +++ b/tests/core/snapshots/federation-subgraph-force-disabled.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: Int!): User diff --git a/tests/core/snapshots/federation-subgraph-force-disabled.md_merged.snap b/tests/core/snapshots/federation-subgraph-force-disabled.md_merged.snap index 181c9e7a12..dbc35e22c5 100644 --- a/tests/core/snapshots/federation-subgraph-force-disabled.md_merged.snap +++ b/tests/core/snapshots/federation-subgraph-force-disabled.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(enableFederation: false, port: 8000) @upstream(batch: {delay: 100, headers: []}, httpCache: 42) { query: Query diff --git a/tests/core/snapshots/federation-subgraph-force-enabled.md_0.snap b/tests/core/snapshots/federation-subgraph-force-enabled.md_0.snap index 661accca7b..279fcf6e75 100644 --- a/tests/core/snapshots/federation-subgraph-force-enabled.md_0.snap +++ b/tests/core/snapshots/federation-subgraph-force-enabled.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/federation-subgraph-force-enabled.md_1.snap b/tests/core/snapshots/federation-subgraph-force-enabled.md_1.snap index 3de0e06d04..a9d9f3e09d 100644 --- a/tests/core/snapshots/federation-subgraph-force-enabled.md_1.snap +++ b/tests/core/snapshots/federation-subgraph-force-enabled.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/federation-subgraph-force-enabled.md_client.snap b/tests/core/snapshots/federation-subgraph-force-enabled.md_client.snap index 607627ad6e..83206884c7 100644 --- a/tests/core/snapshots/federation-subgraph-force-enabled.md_client.snap +++ b/tests/core/snapshots/federation-subgraph-force-enabled.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { """ diff --git a/tests/core/snapshots/federation-subgraph-force-enabled.md_merged.snap b/tests/core/snapshots/federation-subgraph-force-enabled.md_merged.snap index ce491b9ef6..c9e0056ba0 100644 --- a/tests/core/snapshots/federation-subgraph-force-enabled.md_merged.snap +++ b/tests/core/snapshots/federation-subgraph-force-enabled.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(enableFederation: true, port: 8000) @upstream(batch: {delay: 100, headers: []}, httpCache: 42) { query: Query diff --git a/tests/core/snapshots/federation-subgraph-no-entities.md_0.snap b/tests/core/snapshots/federation-subgraph-no-entities.md_0.snap index 661accca7b..279fcf6e75 100644 --- a/tests/core/snapshots/federation-subgraph-no-entities.md_0.snap +++ b/tests/core/snapshots/federation-subgraph-no-entities.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/federation-subgraph-no-entities.md_1.snap b/tests/core/snapshots/federation-subgraph-no-entities.md_1.snap index 661accca7b..279fcf6e75 100644 --- a/tests/core/snapshots/federation-subgraph-no-entities.md_1.snap +++ b/tests/core/snapshots/federation-subgraph-no-entities.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/federation-subgraph-no-entities.md_client.snap b/tests/core/snapshots/federation-subgraph-no-entities.md_client.snap index f0cf6e9796..627d54d3cb 100644 --- a/tests/core/snapshots/federation-subgraph-no-entities.md_client.snap +++ b/tests/core/snapshots/federation-subgraph-no-entities.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: Int!): User diff --git a/tests/core/snapshots/federation-subgraph-no-entities.md_merged.snap b/tests/core/snapshots/federation-subgraph-no-entities.md_merged.snap index 0446b75947..c51133fa15 100644 --- a/tests/core/snapshots/federation-subgraph-no-entities.md_merged.snap +++ b/tests/core/snapshots/federation-subgraph-no-entities.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) @upstream(batch: {delay: 100, headers: []}, httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-001.md_0.snap b/tests/core/snapshots/graphql-conformance-001.md_0.snap index 1e1d93fa3a..380ff38f7c 100644 --- a/tests/core/snapshots/graphql-conformance-001.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-001.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-001.md_1.snap b/tests/core/snapshots/graphql-conformance-001.md_1.snap index 275bc566d0..a3d7b06b20 100644 --- a/tests/core/snapshots/graphql-conformance-001.md_1.snap +++ b/tests/core/snapshots/graphql-conformance-001.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-001.md_2.snap b/tests/core/snapshots/graphql-conformance-001.md_2.snap index ecc91653fd..cb1fc60cd3 100644 --- a/tests/core/snapshots/graphql-conformance-001.md_2.snap +++ b/tests/core/snapshots/graphql-conformance-001.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-001.md_3.snap b/tests/core/snapshots/graphql-conformance-001.md_3.snap index 2cc5607f01..61460074e4 100644 --- a/tests/core/snapshots/graphql-conformance-001.md_3.snap +++ b/tests/core/snapshots/graphql-conformance-001.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-001.md_4.snap b/tests/core/snapshots/graphql-conformance-001.md_4.snap index 13997f40e9..f2b4762c8a 100644 --- a/tests/core/snapshots/graphql-conformance-001.md_4.snap +++ b/tests/core/snapshots/graphql-conformance-001.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-001.md_client.snap b/tests/core/snapshots/graphql-conformance-001.md_client.snap index fe68975d19..2e759f3b7c 100644 --- a/tests/core/snapshots/graphql-conformance-001.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-001.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: ID!): User! diff --git a/tests/core/snapshots/graphql-conformance-001.md_merged.snap b/tests/core/snapshots/graphql-conformance-001.md_merged.snap index 1e9172d87d..a28dcd3c81 100644 --- a/tests/core/snapshots/graphql-conformance-001.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-001.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-003.md_0.snap b/tests/core/snapshots/graphql-conformance-003.md_0.snap index e2ef14ebd5..6099be43df 100644 --- a/tests/core/snapshots/graphql-conformance-003.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-003.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-003.md_1.snap b/tests/core/snapshots/graphql-conformance-003.md_1.snap index 2cc5f40539..7cd1d6647e 100644 --- a/tests/core/snapshots/graphql-conformance-003.md_1.snap +++ b/tests/core/snapshots/graphql-conformance-003.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-003.md_client.snap b/tests/core/snapshots/graphql-conformance-003.md_client.snap index cb05e461f7..987a81bf82 100644 --- a/tests/core/snapshots/graphql-conformance-003.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-003.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: ID!): User! diff --git a/tests/core/snapshots/graphql-conformance-003.md_merged.snap b/tests/core/snapshots/graphql-conformance-003.md_merged.snap index 5936d93fac..4a492f6d1f 100644 --- a/tests/core/snapshots/graphql-conformance-003.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-003.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-010.md_0.snap b/tests/core/snapshots/graphql-conformance-010.md_0.snap index b0703e0d4e..3dc744ed82 100644 --- a/tests/core/snapshots/graphql-conformance-010.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-010.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-010.md_1.snap b/tests/core/snapshots/graphql-conformance-010.md_1.snap index b0703e0d4e..3dc744ed82 100644 --- a/tests/core/snapshots/graphql-conformance-010.md_1.snap +++ b/tests/core/snapshots/graphql-conformance-010.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-010.md_client.snap b/tests/core/snapshots/graphql-conformance-010.md_client.snap index a8a2a67c6c..f375d83f86 100644 --- a/tests/core/snapshots/graphql-conformance-010.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-010.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Location { lat: Int! diff --git a/tests/core/snapshots/graphql-conformance-010.md_merged.snap b/tests/core/snapshots/graphql-conformance-010.md_merged.snap index 8d51398c20..742a9a8290 100644 --- a/tests/core/snapshots/graphql-conformance-010.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-010.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-013.md_0.snap b/tests/core/snapshots/graphql-conformance-013.md_0.snap index f48d074d00..f182201d7f 100644 --- a/tests/core/snapshots/graphql-conformance-013.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-013.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-013.md_client.snap b/tests/core/snapshots/graphql-conformance-013.md_client.snap index 6d42200537..a5ce7809f1 100644 --- a/tests/core/snapshots/graphql-conformance-013.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-013.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- scalar Date diff --git a/tests/core/snapshots/graphql-conformance-013.md_merged.snap b/tests/core/snapshots/graphql-conformance-013.md_merged.snap index 3daa957b60..5d4857500c 100644 --- a/tests/core/snapshots/graphql-conformance-013.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-013.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-014.md_0.snap b/tests/core/snapshots/graphql-conformance-014.md_0.snap index e6efc64331..9f520416ce 100644 --- a/tests/core/snapshots/graphql-conformance-014.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-014.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-014.md_1.snap b/tests/core/snapshots/graphql-conformance-014.md_1.snap index 85143a1efb..5af023abeb 100644 --- a/tests/core/snapshots/graphql-conformance-014.md_1.snap +++ b/tests/core/snapshots/graphql-conformance-014.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-014.md_client.snap b/tests/core/snapshots/graphql-conformance-014.md_client.snap index fe68975d19..2e759f3b7c 100644 --- a/tests/core/snapshots/graphql-conformance-014.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-014.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: ID!): User! diff --git a/tests/core/snapshots/graphql-conformance-014.md_merged.snap b/tests/core/snapshots/graphql-conformance-014.md_merged.snap index 1e9172d87d..a28dcd3c81 100644 --- a/tests/core/snapshots/graphql-conformance-014.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-014.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-015.md_0.snap b/tests/core/snapshots/graphql-conformance-015.md_0.snap index b4f7ff70a1..1b8596d04b 100644 --- a/tests/core/snapshots/graphql-conformance-015.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-015.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-015.md_1.snap b/tests/core/snapshots/graphql-conformance-015.md_1.snap index 7217296fd3..df6d21c5ab 100644 --- a/tests/core/snapshots/graphql-conformance-015.md_1.snap +++ b/tests/core/snapshots/graphql-conformance-015.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-015.md_11.snap b/tests/core/snapshots/graphql-conformance-015.md_11.snap index a24ffcbc5d..aa1d127cfd 100644 --- a/tests/core/snapshots/graphql-conformance-015.md_11.snap +++ b/tests/core/snapshots/graphql-conformance-015.md_11.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-015.md_2.snap b/tests/core/snapshots/graphql-conformance-015.md_2.snap index cdb5df7fc9..cdf95c2973 100644 --- a/tests/core/snapshots/graphql-conformance-015.md_2.snap +++ b/tests/core/snapshots/graphql-conformance-015.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-015.md_3.snap b/tests/core/snapshots/graphql-conformance-015.md_3.snap index ace07bd203..0e28b7d401 100644 --- a/tests/core/snapshots/graphql-conformance-015.md_3.snap +++ b/tests/core/snapshots/graphql-conformance-015.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-015.md_4.snap b/tests/core/snapshots/graphql-conformance-015.md_4.snap index e586519b7b..82efcf907d 100644 --- a/tests/core/snapshots/graphql-conformance-015.md_4.snap +++ b/tests/core/snapshots/graphql-conformance-015.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-015.md_5.snap b/tests/core/snapshots/graphql-conformance-015.md_5.snap index d4492073ee..2491eed07b 100644 --- a/tests/core/snapshots/graphql-conformance-015.md_5.snap +++ b/tests/core/snapshots/graphql-conformance-015.md_5.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-015.md_6.snap b/tests/core/snapshots/graphql-conformance-015.md_6.snap index b8a9fc7dfd..bf2d89754c 100644 --- a/tests/core/snapshots/graphql-conformance-015.md_6.snap +++ b/tests/core/snapshots/graphql-conformance-015.md_6.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-015.md_7.snap b/tests/core/snapshots/graphql-conformance-015.md_7.snap index cef9e058e8..0ff0fb9040 100644 --- a/tests/core/snapshots/graphql-conformance-015.md_7.snap +++ b/tests/core/snapshots/graphql-conformance-015.md_7.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-015.md_8.snap b/tests/core/snapshots/graphql-conformance-015.md_8.snap index ada31c2959..da0549a44c 100644 --- a/tests/core/snapshots/graphql-conformance-015.md_8.snap +++ b/tests/core/snapshots/graphql-conformance-015.md_8.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-015.md_client.snap b/tests/core/snapshots/graphql-conformance-015.md_client.snap index 2b1b4a30a0..f276398c28 100644 --- a/tests/core/snapshots/graphql-conformance-015.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-015.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- input Foo { bar: String! = "BUZZ" diff --git a/tests/core/snapshots/graphql-conformance-015.md_merged.snap b/tests/core/snapshots/graphql-conformance-015.md_merged.snap index f220edfaf4..6fa190cb9c 100644 --- a/tests/core/snapshots/graphql-conformance-015.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-015.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-018.md_0.snap b/tests/core/snapshots/graphql-conformance-018.md_0.snap index 67b166b416..dddc31c0c5 100644 --- a/tests/core/snapshots/graphql-conformance-018.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-018.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-018.md_client.snap b/tests/core/snapshots/graphql-conformance-018.md_client.snap index 21e04a64ac..9ce88f5fcc 100644 --- a/tests/core/snapshots/graphql-conformance-018.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-018.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: ID!): User! diff --git a/tests/core/snapshots/graphql-conformance-018.md_merged.snap b/tests/core/snapshots/graphql-conformance-018.md_merged.snap index a88d92fcbc..05ce85690b 100644 --- a/tests/core/snapshots/graphql-conformance-018.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-018.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-http-001.md_0.snap b/tests/core/snapshots/graphql-conformance-http-001.md_0.snap index 1e1d93fa3a..380ff38f7c 100644 --- a/tests/core/snapshots/graphql-conformance-http-001.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-http-001.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-001.md_1.snap b/tests/core/snapshots/graphql-conformance-http-001.md_1.snap index 275bc566d0..a3d7b06b20 100644 --- a/tests/core/snapshots/graphql-conformance-http-001.md_1.snap +++ b/tests/core/snapshots/graphql-conformance-http-001.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-001.md_2.snap b/tests/core/snapshots/graphql-conformance-http-001.md_2.snap index ecc91653fd..cb1fc60cd3 100644 --- a/tests/core/snapshots/graphql-conformance-http-001.md_2.snap +++ b/tests/core/snapshots/graphql-conformance-http-001.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-001.md_3.snap b/tests/core/snapshots/graphql-conformance-http-001.md_3.snap index 2cc5607f01..61460074e4 100644 --- a/tests/core/snapshots/graphql-conformance-http-001.md_3.snap +++ b/tests/core/snapshots/graphql-conformance-http-001.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-001.md_4.snap b/tests/core/snapshots/graphql-conformance-http-001.md_4.snap index 13997f40e9..f2b4762c8a 100644 --- a/tests/core/snapshots/graphql-conformance-http-001.md_4.snap +++ b/tests/core/snapshots/graphql-conformance-http-001.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-001.md_client.snap b/tests/core/snapshots/graphql-conformance-http-001.md_client.snap index fe68975d19..2e759f3b7c 100644 --- a/tests/core/snapshots/graphql-conformance-http-001.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-http-001.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: ID!): User! diff --git a/tests/core/snapshots/graphql-conformance-http-001.md_merged.snap b/tests/core/snapshots/graphql-conformance-http-001.md_merged.snap index 642ac573e6..e0ea921538 100644 --- a/tests/core/snapshots/graphql-conformance-http-001.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-http-001.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-http-002.md_0.snap b/tests/core/snapshots/graphql-conformance-http-002.md_0.snap index 6ba4226313..dae048aa31 100644 --- a/tests/core/snapshots/graphql-conformance-http-002.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-http-002.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-002.md_client.snap b/tests/core/snapshots/graphql-conformance-http-002.md_client.snap index 4b9d55b703..6c4a887912 100644 --- a/tests/core/snapshots/graphql-conformance-http-002.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-http-002.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type BirthDay { day: Int! diff --git a/tests/core/snapshots/graphql-conformance-http-002.md_merged.snap b/tests/core/snapshots/graphql-conformance-http-002.md_merged.snap index 12edc9dfe2..cd6ca7f939 100644 --- a/tests/core/snapshots/graphql-conformance-http-002.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-http-002.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-http-003.md_0.snap b/tests/core/snapshots/graphql-conformance-http-003.md_0.snap index 68ff382be6..cd0b9d2b3f 100644 --- a/tests/core/snapshots/graphql-conformance-http-003.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-http-003.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-003.md_1.snap b/tests/core/snapshots/graphql-conformance-http-003.md_1.snap index bcbc9cde04..79646f219b 100644 --- a/tests/core/snapshots/graphql-conformance-http-003.md_1.snap +++ b/tests/core/snapshots/graphql-conformance-http-003.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-003.md_client.snap b/tests/core/snapshots/graphql-conformance-http-003.md_client.snap index cb05e461f7..987a81bf82 100644 --- a/tests/core/snapshots/graphql-conformance-http-003.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-http-003.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: ID!): User! diff --git a/tests/core/snapshots/graphql-conformance-http-003.md_merged.snap b/tests/core/snapshots/graphql-conformance-http-003.md_merged.snap index a26db3f74f..29b398f95e 100644 --- a/tests/core/snapshots/graphql-conformance-http-003.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-http-003.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-http-004.md_0.snap b/tests/core/snapshots/graphql-conformance-http-004.md_0.snap index 86d2140796..076954c112 100644 --- a/tests/core/snapshots/graphql-conformance-http-004.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-http-004.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-004.md_client.snap b/tests/core/snapshots/graphql-conformance-http-004.md_client.snap index cb05e461f7..987a81bf82 100644 --- a/tests/core/snapshots/graphql-conformance-http-004.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-http-004.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: ID!): User! diff --git a/tests/core/snapshots/graphql-conformance-http-004.md_merged.snap b/tests/core/snapshots/graphql-conformance-http-004.md_merged.snap index a26db3f74f..29b398f95e 100644 --- a/tests/core/snapshots/graphql-conformance-http-004.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-http-004.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-http-005.md_0.snap b/tests/core/snapshots/graphql-conformance-http-005.md_0.snap index b00fb885e9..3a440cec24 100644 --- a/tests/core/snapshots/graphql-conformance-http-005.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-http-005.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-005.md_client.snap b/tests/core/snapshots/graphql-conformance-http-005.md_client.snap index 03f65ab5ff..da44cda0e3 100644 --- a/tests/core/snapshots/graphql-conformance-http-005.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-http-005.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: ID!): User! diff --git a/tests/core/snapshots/graphql-conformance-http-005.md_merged.snap b/tests/core/snapshots/graphql-conformance-http-005.md_merged.snap index 7a07e413b8..bf3363b6cf 100644 --- a/tests/core/snapshots/graphql-conformance-http-005.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-http-005.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-http-006.md_0.snap b/tests/core/snapshots/graphql-conformance-http-006.md_0.snap index 8ea1eb6d5e..287e922a4a 100644 --- a/tests/core/snapshots/graphql-conformance-http-006.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-http-006.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-006.md_1.snap b/tests/core/snapshots/graphql-conformance-http-006.md_1.snap index 8ea1eb6d5e..287e922a4a 100644 --- a/tests/core/snapshots/graphql-conformance-http-006.md_1.snap +++ b/tests/core/snapshots/graphql-conformance-http-006.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-006.md_2.snap b/tests/core/snapshots/graphql-conformance-http-006.md_2.snap index 8ea1eb6d5e..287e922a4a 100644 --- a/tests/core/snapshots/graphql-conformance-http-006.md_2.snap +++ b/tests/core/snapshots/graphql-conformance-http-006.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-006.md_client.snap b/tests/core/snapshots/graphql-conformance-http-006.md_client.snap index 99b6b22e90..15bea93292 100644 --- a/tests/core/snapshots/graphql-conformance-http-006.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-http-006.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: ID!): User! diff --git a/tests/core/snapshots/graphql-conformance-http-006.md_merged.snap b/tests/core/snapshots/graphql-conformance-http-006.md_merged.snap index 334955ea82..50249b3404 100644 --- a/tests/core/snapshots/graphql-conformance-http-006.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-http-006.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-http-007.md_0.snap b/tests/core/snapshots/graphql-conformance-http-007.md_0.snap index c9ad2f3e2c..be3ac70615 100644 --- a/tests/core/snapshots/graphql-conformance-http-007.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-http-007.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-007.md_client.snap b/tests/core/snapshots/graphql-conformance-http-007.md_client.snap index 3eacfd8774..d660837a02 100644 --- a/tests/core/snapshots/graphql-conformance-http-007.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-http-007.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Counter { count: Int! diff --git a/tests/core/snapshots/graphql-conformance-http-007.md_merged.snap b/tests/core/snapshots/graphql-conformance-http-007.md_merged.snap index 05758545a8..97b7085299 100644 --- a/tests/core/snapshots/graphql-conformance-http-007.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-http-007.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-http-008.md_0.snap b/tests/core/snapshots/graphql-conformance-http-008.md_0.snap index c9ad2f3e2c..be3ac70615 100644 --- a/tests/core/snapshots/graphql-conformance-http-008.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-http-008.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-008.md_client.snap b/tests/core/snapshots/graphql-conformance-http-008.md_client.snap index 3eacfd8774..d660837a02 100644 --- a/tests/core/snapshots/graphql-conformance-http-008.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-http-008.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Counter { count: Int! diff --git a/tests/core/snapshots/graphql-conformance-http-008.md_merged.snap b/tests/core/snapshots/graphql-conformance-http-008.md_merged.snap index 12038fc2b5..bc27e56100 100644 --- a/tests/core/snapshots/graphql-conformance-http-008.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-http-008.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-http-010.md_0.snap b/tests/core/snapshots/graphql-conformance-http-010.md_0.snap index b0703e0d4e..3dc744ed82 100644 --- a/tests/core/snapshots/graphql-conformance-http-010.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-http-010.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-010.md_1.snap b/tests/core/snapshots/graphql-conformance-http-010.md_1.snap index b0703e0d4e..3dc744ed82 100644 --- a/tests/core/snapshots/graphql-conformance-http-010.md_1.snap +++ b/tests/core/snapshots/graphql-conformance-http-010.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-010.md_client.snap b/tests/core/snapshots/graphql-conformance-http-010.md_client.snap index a8a2a67c6c..f375d83f86 100644 --- a/tests/core/snapshots/graphql-conformance-http-010.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-http-010.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Location { lat: Int! diff --git a/tests/core/snapshots/graphql-conformance-http-010.md_merged.snap b/tests/core/snapshots/graphql-conformance-http-010.md_merged.snap index aff10d1696..c244a7639f 100644 --- a/tests/core/snapshots/graphql-conformance-http-010.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-http-010.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-http-012.md_0.snap b/tests/core/snapshots/graphql-conformance-http-012.md_0.snap index 4a41d6be01..79a8028efe 100644 --- a/tests/core/snapshots/graphql-conformance-http-012.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-http-012.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-012.md_1.snap b/tests/core/snapshots/graphql-conformance-http-012.md_1.snap index 4a41d6be01..79a8028efe 100644 --- a/tests/core/snapshots/graphql-conformance-http-012.md_1.snap +++ b/tests/core/snapshots/graphql-conformance-http-012.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-012.md_client.snap b/tests/core/snapshots/graphql-conformance-http-012.md_client.snap index cece3220d6..3600d64328 100644 --- a/tests/core/snapshots/graphql-conformance-http-012.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-http-012.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Person { age: Int diff --git a/tests/core/snapshots/graphql-conformance-http-012.md_merged.snap b/tests/core/snapshots/graphql-conformance-http-012.md_merged.snap index 3c19e41372..8507ade4e3 100644 --- a/tests/core/snapshots/graphql-conformance-http-012.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-http-012.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-http-013.md_0.snap b/tests/core/snapshots/graphql-conformance-http-013.md_0.snap index f48d074d00..f182201d7f 100644 --- a/tests/core/snapshots/graphql-conformance-http-013.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-http-013.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-013.md_client.snap b/tests/core/snapshots/graphql-conformance-http-013.md_client.snap index 6d42200537..a5ce7809f1 100644 --- a/tests/core/snapshots/graphql-conformance-http-013.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-http-013.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- scalar Date diff --git a/tests/core/snapshots/graphql-conformance-http-013.md_merged.snap b/tests/core/snapshots/graphql-conformance-http-013.md_merged.snap index c4a4d68e66..52fec7f57c 100644 --- a/tests/core/snapshots/graphql-conformance-http-013.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-http-013.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-http-014.md_0.snap b/tests/core/snapshots/graphql-conformance-http-014.md_0.snap index e6efc64331..9f520416ce 100644 --- a/tests/core/snapshots/graphql-conformance-http-014.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-http-014.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-014.md_1.snap b/tests/core/snapshots/graphql-conformance-http-014.md_1.snap index 85143a1efb..5af023abeb 100644 --- a/tests/core/snapshots/graphql-conformance-http-014.md_1.snap +++ b/tests/core/snapshots/graphql-conformance-http-014.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-014.md_client.snap b/tests/core/snapshots/graphql-conformance-http-014.md_client.snap index fe68975d19..2e759f3b7c 100644 --- a/tests/core/snapshots/graphql-conformance-http-014.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-http-014.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: ID!): User! diff --git a/tests/core/snapshots/graphql-conformance-http-014.md_merged.snap b/tests/core/snapshots/graphql-conformance-http-014.md_merged.snap index 642ac573e6..e0ea921538 100644 --- a/tests/core/snapshots/graphql-conformance-http-014.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-http-014.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-http-015.md_0.snap b/tests/core/snapshots/graphql-conformance-http-015.md_0.snap index b4f7ff70a1..1b8596d04b 100644 --- a/tests/core/snapshots/graphql-conformance-http-015.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-http-015.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-015.md_1.snap b/tests/core/snapshots/graphql-conformance-http-015.md_1.snap index 7217296fd3..df6d21c5ab 100644 --- a/tests/core/snapshots/graphql-conformance-http-015.md_1.snap +++ b/tests/core/snapshots/graphql-conformance-http-015.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-015.md_11.snap b/tests/core/snapshots/graphql-conformance-http-015.md_11.snap index a24ffcbc5d..aa1d127cfd 100644 --- a/tests/core/snapshots/graphql-conformance-http-015.md_11.snap +++ b/tests/core/snapshots/graphql-conformance-http-015.md_11.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-015.md_2.snap b/tests/core/snapshots/graphql-conformance-http-015.md_2.snap index cdb5df7fc9..cdf95c2973 100644 --- a/tests/core/snapshots/graphql-conformance-http-015.md_2.snap +++ b/tests/core/snapshots/graphql-conformance-http-015.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-015.md_3.snap b/tests/core/snapshots/graphql-conformance-http-015.md_3.snap index ace07bd203..0e28b7d401 100644 --- a/tests/core/snapshots/graphql-conformance-http-015.md_3.snap +++ b/tests/core/snapshots/graphql-conformance-http-015.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-015.md_4.snap b/tests/core/snapshots/graphql-conformance-http-015.md_4.snap index e586519b7b..82efcf907d 100644 --- a/tests/core/snapshots/graphql-conformance-http-015.md_4.snap +++ b/tests/core/snapshots/graphql-conformance-http-015.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-015.md_5.snap b/tests/core/snapshots/graphql-conformance-http-015.md_5.snap index d4492073ee..2491eed07b 100644 --- a/tests/core/snapshots/graphql-conformance-http-015.md_5.snap +++ b/tests/core/snapshots/graphql-conformance-http-015.md_5.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-015.md_6.snap b/tests/core/snapshots/graphql-conformance-http-015.md_6.snap index b8a9fc7dfd..bf2d89754c 100644 --- a/tests/core/snapshots/graphql-conformance-http-015.md_6.snap +++ b/tests/core/snapshots/graphql-conformance-http-015.md_6.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-015.md_7.snap b/tests/core/snapshots/graphql-conformance-http-015.md_7.snap index cef9e058e8..0ff0fb9040 100644 --- a/tests/core/snapshots/graphql-conformance-http-015.md_7.snap +++ b/tests/core/snapshots/graphql-conformance-http-015.md_7.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-015.md_8.snap b/tests/core/snapshots/graphql-conformance-http-015.md_8.snap index ada31c2959..da0549a44c 100644 --- a/tests/core/snapshots/graphql-conformance-http-015.md_8.snap +++ b/tests/core/snapshots/graphql-conformance-http-015.md_8.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-015.md_client.snap b/tests/core/snapshots/graphql-conformance-http-015.md_client.snap index 2b1b4a30a0..f276398c28 100644 --- a/tests/core/snapshots/graphql-conformance-http-015.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-http-015.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- input Foo { bar: String! = "BUZZ" diff --git a/tests/core/snapshots/graphql-conformance-http-015.md_merged.snap b/tests/core/snapshots/graphql-conformance-http-015.md_merged.snap index 8acedfaee5..2df28536a7 100644 --- a/tests/core/snapshots/graphql-conformance-http-015.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-http-015.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-http-017.md_0.snap b/tests/core/snapshots/graphql-conformance-http-017.md_0.snap index a44c8d5570..8c79983c64 100644 --- a/tests/core/snapshots/graphql-conformance-http-017.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-http-017.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-017.md_1.snap b/tests/core/snapshots/graphql-conformance-http-017.md_1.snap index 6a663d21ee..3c3a210331 100644 --- a/tests/core/snapshots/graphql-conformance-http-017.md_1.snap +++ b/tests/core/snapshots/graphql-conformance-http-017.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-http-017.md_client.snap b/tests/core/snapshots/graphql-conformance-http-017.md_client.snap index 39b667bf81..ac82707d17 100644 --- a/tests/core/snapshots/graphql-conformance-http-017.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-http-017.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- interface Animal { id: ID! diff --git a/tests/core/snapshots/graphql-conformance-http-017.md_merged.snap b/tests/core/snapshots/graphql-conformance-http-017.md_merged.snap index 850bd04690..b4fcab3970 100644 --- a/tests/core/snapshots/graphql-conformance-http-017.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-http-017.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-nested-lists-fragment.md_0.snap b/tests/core/snapshots/graphql-conformance-nested-lists-fragment.md_0.snap index 8d583dd624..bf0cca7203 100644 --- a/tests/core/snapshots/graphql-conformance-nested-lists-fragment.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-nested-lists-fragment.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-nested-lists-fragment.md_client.snap b/tests/core/snapshots/graphql-conformance-nested-lists-fragment.md_client.snap index 740daf953e..45adf6a484 100644 --- a/tests/core/snapshots/graphql-conformance-nested-lists-fragment.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-nested-lists-fragment.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Admin { name: String! diff --git a/tests/core/snapshots/graphql-conformance-nested-lists-fragment.md_merged.snap b/tests/core/snapshots/graphql-conformance-nested-lists-fragment.md_merged.snap index 89a4a66c74..6caf38d5d7 100644 --- a/tests/core/snapshots/graphql-conformance-nested-lists-fragment.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-nested-lists-fragment.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-nested-lists-http.md_0.snap b/tests/core/snapshots/graphql-conformance-nested-lists-http.md_0.snap index 09daefec5d..47468f72e8 100644 --- a/tests/core/snapshots/graphql-conformance-nested-lists-http.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-nested-lists-http.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-nested-lists-http.md_1.snap b/tests/core/snapshots/graphql-conformance-nested-lists-http.md_1.snap index 02b07d6d88..5475524804 100644 --- a/tests/core/snapshots/graphql-conformance-nested-lists-http.md_1.snap +++ b/tests/core/snapshots/graphql-conformance-nested-lists-http.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-nested-lists-http.md_2.snap b/tests/core/snapshots/graphql-conformance-nested-lists-http.md_2.snap index 5d8e545f31..2e959ac7dc 100644 --- a/tests/core/snapshots/graphql-conformance-nested-lists-http.md_2.snap +++ b/tests/core/snapshots/graphql-conformance-nested-lists-http.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-nested-lists-http.md_client.snap b/tests/core/snapshots/graphql-conformance-nested-lists-http.md_client.snap index 341ff5b8c6..3906b2b188 100644 --- a/tests/core/snapshots/graphql-conformance-nested-lists-http.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-nested-lists-http.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { addUsers(userNames: [[String!]!]!): Boolean diff --git a/tests/core/snapshots/graphql-conformance-nested-lists-http.md_merged.snap b/tests/core/snapshots/graphql-conformance-nested-lists-http.md_merged.snap index 0ca8a52479..d02fbe8f56 100644 --- a/tests/core/snapshots/graphql-conformance-nested-lists-http.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-nested-lists-http.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-conformance-nested-lists.md_0.snap b/tests/core/snapshots/graphql-conformance-nested-lists.md_0.snap index 09daefec5d..47468f72e8 100644 --- a/tests/core/snapshots/graphql-conformance-nested-lists.md_0.snap +++ b/tests/core/snapshots/graphql-conformance-nested-lists.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-nested-lists.md_1.snap b/tests/core/snapshots/graphql-conformance-nested-lists.md_1.snap index 02b07d6d88..5475524804 100644 --- a/tests/core/snapshots/graphql-conformance-nested-lists.md_1.snap +++ b/tests/core/snapshots/graphql-conformance-nested-lists.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-nested-lists.md_2.snap b/tests/core/snapshots/graphql-conformance-nested-lists.md_2.snap index 5d8e545f31..2e959ac7dc 100644 --- a/tests/core/snapshots/graphql-conformance-nested-lists.md_2.snap +++ b/tests/core/snapshots/graphql-conformance-nested-lists.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-conformance-nested-lists.md_client.snap b/tests/core/snapshots/graphql-conformance-nested-lists.md_client.snap index 341ff5b8c6..3906b2b188 100644 --- a/tests/core/snapshots/graphql-conformance-nested-lists.md_client.snap +++ b/tests/core/snapshots/graphql-conformance-nested-lists.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { addUsers(userNames: [[String!]!]!): Boolean diff --git a/tests/core/snapshots/graphql-conformance-nested-lists.md_merged.snap b/tests/core/snapshots/graphql-conformance-nested-lists.md_merged.snap index b2e7447d0f..bf74d40343 100644 --- a/tests/core/snapshots/graphql-conformance-nested-lists.md_merged.snap +++ b/tests/core/snapshots/graphql-conformance-nested-lists.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/graphql-dataloader-batch-request.md_0.snap b/tests/core/snapshots/graphql-dataloader-batch-request.md_0.snap index b4420e10c7..cdcd20d61f 100644 --- a/tests/core/snapshots/graphql-dataloader-batch-request.md_0.snap +++ b/tests/core/snapshots/graphql-dataloader-batch-request.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-dataloader-batch-request.md_client.snap b/tests/core/snapshots/graphql-dataloader-batch-request.md_client.snap index 932036ff78..b1638efb60 100644 --- a/tests/core/snapshots/graphql-dataloader-batch-request.md_client.snap +++ b/tests/core/snapshots/graphql-dataloader-batch-request.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { id: Int diff --git a/tests/core/snapshots/graphql-dataloader-batch-request.md_merged.snap b/tests/core/snapshots/graphql-dataloader-batch-request.md_merged.snap index 4ec834a696..683dd6f9cc 100644 --- a/tests/core/snapshots/graphql-dataloader-batch-request.md_merged.snap +++ b/tests/core/snapshots/graphql-dataloader-batch-request.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(batch: {delay: 1, headers: []}) { query: Query diff --git a/tests/core/snapshots/graphql-dataloader-no-batch-request.md_0.snap b/tests/core/snapshots/graphql-dataloader-no-batch-request.md_0.snap index b4420e10c7..cdcd20d61f 100644 --- a/tests/core/snapshots/graphql-dataloader-no-batch-request.md_0.snap +++ b/tests/core/snapshots/graphql-dataloader-no-batch-request.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-dataloader-no-batch-request.md_client.snap b/tests/core/snapshots/graphql-dataloader-no-batch-request.md_client.snap index 932036ff78..b1638efb60 100644 --- a/tests/core/snapshots/graphql-dataloader-no-batch-request.md_client.snap +++ b/tests/core/snapshots/graphql-dataloader-no-batch-request.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { id: Int diff --git a/tests/core/snapshots/graphql-dataloader-no-batch-request.md_merged.snap b/tests/core/snapshots/graphql-dataloader-no-batch-request.md_merged.snap index ab37e71fdc..d0044e3570 100644 --- a/tests/core/snapshots/graphql-dataloader-no-batch-request.md_merged.snap +++ b/tests/core/snapshots/graphql-dataloader-no-batch-request.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(batch: {delay: 1, headers: []}) { query: Query diff --git a/tests/core/snapshots/graphql-datasource-errors.md_0.snap b/tests/core/snapshots/graphql-datasource-errors.md_0.snap index a14dce54cb..c98af289a0 100644 --- a/tests/core/snapshots/graphql-datasource-errors.md_0.snap +++ b/tests/core/snapshots/graphql-datasource-errors.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-datasource-errors.md_1.snap b/tests/core/snapshots/graphql-datasource-errors.md_1.snap index 02f11ae658..777d086016 100644 --- a/tests/core/snapshots/graphql-datasource-errors.md_1.snap +++ b/tests/core/snapshots/graphql-datasource-errors.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-datasource-errors.md_client.snap b/tests/core/snapshots/graphql-datasource-errors.md_client.snap index 5e9fd2fa39..455588a80b 100644 --- a/tests/core/snapshots/graphql-datasource-errors.md_client.snap +++ b/tests/core/snapshots/graphql-datasource-errors.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: Int): User diff --git a/tests/core/snapshots/graphql-datasource-errors.md_merged.snap b/tests/core/snapshots/graphql-datasource-errors.md_merged.snap index 30aee8d777..52e9757626 100644 --- a/tests/core/snapshots/graphql-datasource-errors.md_merged.snap +++ b/tests/core/snapshots/graphql-datasource-errors.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/graphql-datasource-mutation.md_0.snap b/tests/core/snapshots/graphql-datasource-mutation.md_0.snap index 4a1861c0e1..1ccff3bfa7 100644 --- a/tests/core/snapshots/graphql-datasource-mutation.md_0.snap +++ b/tests/core/snapshots/graphql-datasource-mutation.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-datasource-mutation.md_client.snap b/tests/core/snapshots/graphql-datasource-mutation.md_client.snap index 817a9de9a6..a961e58f3e 100644 --- a/tests/core/snapshots/graphql-datasource-mutation.md_client.snap +++ b/tests/core/snapshots/graphql-datasource-mutation.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Mutation { createUser(user: UserInput!): User diff --git a/tests/core/snapshots/graphql-datasource-mutation.md_merged.snap b/tests/core/snapshots/graphql-datasource-mutation.md_merged.snap index 3ceec60315..53de3b5a3e 100644 --- a/tests/core/snapshots/graphql-datasource-mutation.md_merged.snap +++ b/tests/core/snapshots/graphql-datasource-mutation.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/graphql-datasource-no-args.md_0.snap b/tests/core/snapshots/graphql-datasource-no-args.md_0.snap index d4d493733f..384b487606 100644 --- a/tests/core/snapshots/graphql-datasource-no-args.md_0.snap +++ b/tests/core/snapshots/graphql-datasource-no-args.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-datasource-no-args.md_client.snap b/tests/core/snapshots/graphql-datasource-no-args.md_client.snap index 72ffb65629..b5afe7917d 100644 --- a/tests/core/snapshots/graphql-datasource-no-args.md_client.snap +++ b/tests/core/snapshots/graphql-datasource-no-args.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { users_list: [User] diff --git a/tests/core/snapshots/graphql-datasource-no-args.md_merged.snap b/tests/core/snapshots/graphql-datasource-no-args.md_merged.snap index 4c1e345f65..c083d5abbf 100644 --- a/tests/core/snapshots/graphql-datasource-no-args.md_merged.snap +++ b/tests/core/snapshots/graphql-datasource-no-args.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/graphql-datasource-query-directives.md_0.snap b/tests/core/snapshots/graphql-datasource-query-directives.md_0.snap index fde4f3bc74..14ca3ec70f 100644 --- a/tests/core/snapshots/graphql-datasource-query-directives.md_0.snap +++ b/tests/core/snapshots/graphql-datasource-query-directives.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-datasource-query-directives.md_1.snap b/tests/core/snapshots/graphql-datasource-query-directives.md_1.snap index 5948e3f20e..d8f1b2a0bb 100644 --- a/tests/core/snapshots/graphql-datasource-query-directives.md_1.snap +++ b/tests/core/snapshots/graphql-datasource-query-directives.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-datasource-query-directives.md_client.snap b/tests/core/snapshots/graphql-datasource-query-directives.md_client.snap index 52d67b233a..e7241293e9 100644 --- a/tests/core/snapshots/graphql-datasource-query-directives.md_client.snap +++ b/tests/core/snapshots/graphql-datasource-query-directives.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user: User diff --git a/tests/core/snapshots/graphql-datasource-query-directives.md_merged.snap b/tests/core/snapshots/graphql-datasource-query-directives.md_merged.snap index 3e34144364..35abb7df65 100644 --- a/tests/core/snapshots/graphql-datasource-query-directives.md_merged.snap +++ b/tests/core/snapshots/graphql-datasource-query-directives.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/graphql-datasource-with-args.md_0.snap b/tests/core/snapshots/graphql-datasource-with-args.md_0.snap index 27bf57106e..16005a0f61 100644 --- a/tests/core/snapshots/graphql-datasource-with-args.md_0.snap +++ b/tests/core/snapshots/graphql-datasource-with-args.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-datasource-with-args.md_1.snap b/tests/core/snapshots/graphql-datasource-with-args.md_1.snap index ccb0082d47..f69edc0e63 100644 --- a/tests/core/snapshots/graphql-datasource-with-args.md_1.snap +++ b/tests/core/snapshots/graphql-datasource-with-args.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-datasource-with-args.md_client.snap b/tests/core/snapshots/graphql-datasource-with-args.md_client.snap index dd04e488ea..5d2e78269c 100644 --- a/tests/core/snapshots/graphql-datasource-with-args.md_client.snap +++ b/tests/core/snapshots/graphql-datasource-with-args.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { id: Int diff --git a/tests/core/snapshots/graphql-datasource-with-args.md_merged.snap b/tests/core/snapshots/graphql-datasource-with-args.md_merged.snap index 84332a5847..76530d1086 100644 --- a/tests/core/snapshots/graphql-datasource-with-args.md_merged.snap +++ b/tests/core/snapshots/graphql-datasource-with-args.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/graphql-datasource-with-empty-enum.md_0.snap b/tests/core/snapshots/graphql-datasource-with-empty-enum.md_0.snap index b039c861f8..00deaf455b 100644 --- a/tests/core/snapshots/graphql-datasource-with-empty-enum.md_0.snap +++ b/tests/core/snapshots/graphql-datasource-with-empty-enum.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-datasource-with-empty-enum.md_client.snap b/tests/core/snapshots/graphql-datasource-with-empty-enum.md_client.snap index da73ff4865..0938cdab45 100644 --- a/tests/core/snapshots/graphql-datasource-with-empty-enum.md_client.snap +++ b/tests/core/snapshots/graphql-datasource-with-empty-enum.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- enum EnumType { INFORMATION diff --git a/tests/core/snapshots/graphql-datasource-with-empty-enum.md_merged.snap b/tests/core/snapshots/graphql-datasource-with-empty-enum.md_merged.snap index b2e019ecfe..6715b2cbfd 100644 --- a/tests/core/snapshots/graphql-datasource-with-empty-enum.md_merged.snap +++ b/tests/core/snapshots/graphql-datasource-with-empty-enum.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/graphql-datasource-with-mandatory-enum.md_0.snap b/tests/core/snapshots/graphql-datasource-with-mandatory-enum.md_0.snap index 142ef173e9..65c1a4eee7 100644 --- a/tests/core/snapshots/graphql-datasource-with-mandatory-enum.md_0.snap +++ b/tests/core/snapshots/graphql-datasource-with-mandatory-enum.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-datasource-with-mandatory-enum.md_client.snap b/tests/core/snapshots/graphql-datasource-with-mandatory-enum.md_client.snap index 37c2b0f512..912a6e2b47 100644 --- a/tests/core/snapshots/graphql-datasource-with-mandatory-enum.md_client.snap +++ b/tests/core/snapshots/graphql-datasource-with-mandatory-enum.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- enum EnumType { INFORMATION diff --git a/tests/core/snapshots/graphql-datasource-with-mandatory-enum.md_merged.snap b/tests/core/snapshots/graphql-datasource-with-mandatory-enum.md_merged.snap index 7de81f58c2..0a1b917e5f 100644 --- a/tests/core/snapshots/graphql-datasource-with-mandatory-enum.md_merged.snap +++ b/tests/core/snapshots/graphql-datasource-with-mandatory-enum.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/graphql-nested-datasource.md_0.snap b/tests/core/snapshots/graphql-nested-datasource.md_0.snap index ea545f284a..128394ef6e 100644 --- a/tests/core/snapshots/graphql-nested-datasource.md_0.snap +++ b/tests/core/snapshots/graphql-nested-datasource.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/graphql-nested-datasource.md_client.snap b/tests/core/snapshots/graphql-nested-datasource.md_client.snap index ecef94a855..a954801807 100644 --- a/tests/core/snapshots/graphql-nested-datasource.md_client.snap +++ b/tests/core/snapshots/graphql-nested-datasource.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type A { b: B diff --git a/tests/core/snapshots/graphql-nested-datasource.md_merged.snap b/tests/core/snapshots/graphql-nested-datasource.md_merged.snap index 1df65b0e41..188f91e42d 100644 --- a/tests/core/snapshots/graphql-nested-datasource.md_merged.snap +++ b/tests/core/snapshots/graphql-nested-datasource.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/grpc-batch.md_0.snap b/tests/core/snapshots/grpc-batch.md_0.snap index 7239944846..be635252b4 100644 --- a/tests/core/snapshots/grpc-batch.md_0.snap +++ b/tests/core/snapshots/grpc-batch.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/grpc-batch.md_client.snap b/tests/core/snapshots/grpc-batch.md_client.snap index 0e51757fea..56f7281504 100644 --- a/tests/core/snapshots/grpc-batch.md_client.snap +++ b/tests/core/snapshots/grpc-batch.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type News { body: String diff --git a/tests/core/snapshots/grpc-batch.md_merged.snap b/tests/core/snapshots/grpc-batch.md_merged.snap index eba7964e99..b58b47d536 100644 --- a/tests/core/snapshots/grpc-batch.md_merged.snap +++ b/tests/core/snapshots/grpc-batch.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) diff --git a/tests/core/snapshots/grpc-error.md_0.snap b/tests/core/snapshots/grpc-error.md_0.snap index cca7ca0d8c..22cf68df3e 100644 --- a/tests/core/snapshots/grpc-error.md_0.snap +++ b/tests/core/snapshots/grpc-error.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/grpc-error.md_client.snap b/tests/core/snapshots/grpc-error.md_client.snap index 0e51757fea..56f7281504 100644 --- a/tests/core/snapshots/grpc-error.md_client.snap +++ b/tests/core/snapshots/grpc-error.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type News { body: String diff --git a/tests/core/snapshots/grpc-error.md_merged.snap b/tests/core/snapshots/grpc-error.md_merged.snap index c5d81eb03d..ce7d6911d6 100644 --- a/tests/core/snapshots/grpc-error.md_merged.snap +++ b/tests/core/snapshots/grpc-error.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) diff --git a/tests/core/snapshots/grpc-json.md_0.snap b/tests/core/snapshots/grpc-json.md_0.snap index 889f672334..9a083f33cb 100644 --- a/tests/core/snapshots/grpc-json.md_0.snap +++ b/tests/core/snapshots/grpc-json.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/grpc-json.md_1.snap b/tests/core/snapshots/grpc-json.md_1.snap index 39d361b21d..8f3864560e 100644 --- a/tests/core/snapshots/grpc-json.md_1.snap +++ b/tests/core/snapshots/grpc-json.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/grpc-json.md_2.snap b/tests/core/snapshots/grpc-json.md_2.snap index f312fe8482..9fe5ee58d4 100644 --- a/tests/core/snapshots/grpc-json.md_2.snap +++ b/tests/core/snapshots/grpc-json.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/grpc-json.md_client.snap b/tests/core/snapshots/grpc-json.md_client.snap index 4103cad8e9..3877c6c6bc 100644 --- a/tests/core/snapshots/grpc-json.md_client.snap +++ b/tests/core/snapshots/grpc-json.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type News { body: String diff --git a/tests/core/snapshots/grpc-json.md_merged.snap b/tests/core/snapshots/grpc-json.md_merged.snap index 9400e1eee4..7c0e006055 100644 --- a/tests/core/snapshots/grpc-json.md_merged.snap +++ b/tests/core/snapshots/grpc-json.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) @upstream @link(id: "news", src: "news.proto", type: Protobuf) { query: Query diff --git a/tests/core/snapshots/grpc-map.md_0.snap b/tests/core/snapshots/grpc-map.md_0.snap index e4157fdb54..e9fad61007 100644 --- a/tests/core/snapshots/grpc-map.md_0.snap +++ b/tests/core/snapshots/grpc-map.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/grpc-map.md_client.snap b/tests/core/snapshots/grpc-map.md_client.snap index d4b17d5402..6e8eeee23a 100644 --- a/tests/core/snapshots/grpc-map.md_client.snap +++ b/tests/core/snapshots/grpc-map.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- scalar JSON diff --git a/tests/core/snapshots/grpc-map.md_merged.snap b/tests/core/snapshots/grpc-map.md_merged.snap index a9522031c4..0e3bd11495 100644 --- a/tests/core/snapshots/grpc-map.md_merged.snap +++ b/tests/core/snapshots/grpc-map.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) diff --git a/tests/core/snapshots/grpc-proto-with-same-package.md_0.snap b/tests/core/snapshots/grpc-proto-with-same-package.md_0.snap index faaf53b6bd..7265041240 100644 --- a/tests/core/snapshots/grpc-proto-with-same-package.md_0.snap +++ b/tests/core/snapshots/grpc-proto-with-same-package.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/grpc-proto-with-same-package.md_client.snap b/tests/core/snapshots/grpc-proto-with-same-package.md_client.snap index f768889b32..81b7f08b59 100644 --- a/tests/core/snapshots/grpc-proto-with-same-package.md_client.snap +++ b/tests/core/snapshots/grpc-proto-with-same-package.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Bar { bar: String diff --git a/tests/core/snapshots/grpc-proto-with-same-package.md_merged.snap b/tests/core/snapshots/grpc-proto-with-same-package.md_merged.snap index 3cd137670d..fea294c4d1 100644 --- a/tests/core/snapshots/grpc-proto-with-same-package.md_merged.snap +++ b/tests/core/snapshots/grpc-proto-with-same-package.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) @upstream @link(src: "foo.proto", type: Protobuf) @link(src: "bar.proto", type: Protobuf) { query: Query diff --git a/tests/core/snapshots/grpc-reflection.md_0.snap b/tests/core/snapshots/grpc-reflection.md_0.snap index f4f2990d59..29091d9912 100644 --- a/tests/core/snapshots/grpc-reflection.md_0.snap +++ b/tests/core/snapshots/grpc-reflection.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/grpc-reflection.md_client.snap b/tests/core/snapshots/grpc-reflection.md_client.snap index 2a5f5b8c4c..775dcd201a 100644 --- a/tests/core/snapshots/grpc-reflection.md_client.snap +++ b/tests/core/snapshots/grpc-reflection.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type News { body: String diff --git a/tests/core/snapshots/grpc-reflection.md_merged.snap b/tests/core/snapshots/grpc-reflection.md_merged.snap index ec63b23f6f..45e6161a49 100644 --- a/tests/core/snapshots/grpc-reflection.md_merged.snap +++ b/tests/core/snapshots/grpc-reflection.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) @upstream(httpCache: 42) @link(src: "http://localhost:50051", type: Grpc) { query: Query diff --git a/tests/core/snapshots/grpc-simple.md_0.snap b/tests/core/snapshots/grpc-simple.md_0.snap index f4f2990d59..29091d9912 100644 --- a/tests/core/snapshots/grpc-simple.md_0.snap +++ b/tests/core/snapshots/grpc-simple.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/grpc-simple.md_client.snap b/tests/core/snapshots/grpc-simple.md_client.snap index 24a54d50fd..2fd977b45a 100644 --- a/tests/core/snapshots/grpc-simple.md_client.snap +++ b/tests/core/snapshots/grpc-simple.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- scalar Empty diff --git a/tests/core/snapshots/grpc-simple.md_merged.snap b/tests/core/snapshots/grpc-simple.md_merged.snap index db8c337675..4a7096d633 100644 --- a/tests/core/snapshots/grpc-simple.md_merged.snap +++ b/tests/core/snapshots/grpc-simple.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) diff --git a/tests/core/snapshots/grpc-url-from-upstream.md_0.snap b/tests/core/snapshots/grpc-url-from-upstream.md_0.snap index f4f2990d59..29091d9912 100644 --- a/tests/core/snapshots/grpc-url-from-upstream.md_0.snap +++ b/tests/core/snapshots/grpc-url-from-upstream.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/grpc-url-from-upstream.md_client.snap b/tests/core/snapshots/grpc-url-from-upstream.md_client.snap index 0e51757fea..56f7281504 100644 --- a/tests/core/snapshots/grpc-url-from-upstream.md_client.snap +++ b/tests/core/snapshots/grpc-url-from-upstream.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type News { body: String diff --git a/tests/core/snapshots/grpc-url-from-upstream.md_merged.snap b/tests/core/snapshots/grpc-url-from-upstream.md_merged.snap index c5d81eb03d..ce7d6911d6 100644 --- a/tests/core/snapshots/grpc-url-from-upstream.md_merged.snap +++ b/tests/core/snapshots/grpc-url-from-upstream.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) diff --git a/tests/core/snapshots/http-select.md_0.snap b/tests/core/snapshots/http-select.md_0.snap index 81a80739bd..c69ceb338c 100644 --- a/tests/core/snapshots/http-select.md_0.snap +++ b/tests/core/snapshots/http-select.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/http-select.md_client.snap b/tests/core/snapshots/http-select.md_client.snap index d8e1dae7c9..351326dd73 100644 --- a/tests/core/snapshots/http-select.md_client.snap +++ b/tests/core/snapshots/http-select.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Company { catchPhrase: String! diff --git a/tests/core/snapshots/http-select.md_merged.snap b/tests/core/snapshots/http-select.md_merged.snap index 49be827426..e4d0762b3d 100644 --- a/tests/core/snapshots/http-select.md_merged.snap +++ b/tests/core/snapshots/http-select.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/inline-field.md_0.snap b/tests/core/snapshots/inline-field.md_0.snap index 9b27f8fefd..b65a725f76 100644 --- a/tests/core/snapshots/inline-field.md_0.snap +++ b/tests/core/snapshots/inline-field.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/inline-field.md_client.snap b/tests/core/snapshots/inline-field.md_client.snap index 63bde3baf7..ecbe57978f 100644 --- a/tests/core/snapshots/inline-field.md_client.snap +++ b/tests/core/snapshots/inline-field.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user: User diff --git a/tests/core/snapshots/inline-field.md_merged.snap b/tests/core/snapshots/inline-field.md_merged.snap index 3b5dd5f9b3..b7d85eff28 100644 --- a/tests/core/snapshots/inline-field.md_merged.snap +++ b/tests/core/snapshots/inline-field.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/inline-index-list.md_0.snap b/tests/core/snapshots/inline-index-list.md_0.snap index a5b7c188b6..5316822d92 100644 --- a/tests/core/snapshots/inline-index-list.md_0.snap +++ b/tests/core/snapshots/inline-index-list.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/inline-index-list.md_client.snap b/tests/core/snapshots/inline-index-list.md_client.snap index 24efe190ff..fab90bddd5 100644 --- a/tests/core/snapshots/inline-index-list.md_client.snap +++ b/tests/core/snapshots/inline-index-list.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { username: String diff --git a/tests/core/snapshots/inline-index-list.md_merged.snap b/tests/core/snapshots/inline-index-list.md_merged.snap index b321ecb476..f882d01595 100644 --- a/tests/core/snapshots/inline-index-list.md_merged.snap +++ b/tests/core/snapshots/inline-index-list.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/inline-many-list.md_client.snap b/tests/core/snapshots/inline-many-list.md_client.snap index 09e87d9d02..fd7b65c7ec 100644 --- a/tests/core/snapshots/inline-many-list.md_client.snap +++ b/tests/core/snapshots/inline-many-list.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { u: U diff --git a/tests/core/snapshots/inline-many-list.md_merged.snap b/tests/core/snapshots/inline-many-list.md_merged.snap index 9174c51993..abca133e5c 100644 --- a/tests/core/snapshots/inline-many-list.md_merged.snap +++ b/tests/core/snapshots/inline-many-list.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/inline-many.md_client.snap b/tests/core/snapshots/inline-many.md_client.snap index 7bc026e96f..fc68f625a2 100644 --- a/tests/core/snapshots/inline-many.md_client.snap +++ b/tests/core/snapshots/inline-many.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user: User diff --git a/tests/core/snapshots/inline-many.md_merged.snap b/tests/core/snapshots/inline-many.md_merged.snap index 0cdc230a82..ea4a72d0b9 100644 --- a/tests/core/snapshots/inline-many.md_merged.snap +++ b/tests/core/snapshots/inline-many.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/input-type-protected-error.md_error.snap b/tests/core/snapshots/input-type-protected-error.md_error.snap index e09e747a24..48a5bf75f6 100644 --- a/tests/core/snapshots/input-type-protected-error.md_error.snap +++ b/tests/core/snapshots/input-type-protected-error.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/introspection-query-with-disabled-introspection.md_0.snap b/tests/core/snapshots/introspection-query-with-disabled-introspection.md_0.snap index 661accca7b..279fcf6e75 100644 --- a/tests/core/snapshots/introspection-query-with-disabled-introspection.md_0.snap +++ b/tests/core/snapshots/introspection-query-with-disabled-introspection.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/introspection-query-with-disabled-introspection.md_1.snap b/tests/core/snapshots/introspection-query-with-disabled-introspection.md_1.snap index 537dca8d84..783e9db8ff 100644 --- a/tests/core/snapshots/introspection-query-with-disabled-introspection.md_1.snap +++ b/tests/core/snapshots/introspection-query-with-disabled-introspection.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/introspection-query-with-disabled-introspection.md_client.snap b/tests/core/snapshots/introspection-query-with-disabled-introspection.md_client.snap index 6d42200537..a5ce7809f1 100644 --- a/tests/core/snapshots/introspection-query-with-disabled-introspection.md_client.snap +++ b/tests/core/snapshots/introspection-query-with-disabled-introspection.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- scalar Date diff --git a/tests/core/snapshots/introspection-query-with-disabled-introspection.md_merged.snap b/tests/core/snapshots/introspection-query-with-disabled-introspection.md_merged.snap index 2c671cbd93..9405de31b1 100644 --- a/tests/core/snapshots/introspection-query-with-disabled-introspection.md_merged.snap +++ b/tests/core/snapshots/introspection-query-with-disabled-introspection.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", introspection: false, port: 8001, queryValidation: false) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/io-cache.md_0.snap b/tests/core/snapshots/io-cache.md_0.snap index 78ec8aca42..cdbecf2289 100644 --- a/tests/core/snapshots/io-cache.md_0.snap +++ b/tests/core/snapshots/io-cache.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/io-cache.md_client.snap b/tests/core/snapshots/io-cache.md_client.snap index c0f0d1dae9..3781e69ea1 100644 --- a/tests/core/snapshots/io-cache.md_client.snap +++ b/tests/core/snapshots/io-cache.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String! diff --git a/tests/core/snapshots/io-cache.md_merged.snap b/tests/core/snapshots/io-cache.md_merged.snap index ceea8fa892..2061e7c7d8 100644 --- a/tests/core/snapshots/io-cache.md_merged.snap +++ b/tests/core/snapshots/io-cache.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8000) @upstream(httpCache: 42) { query: Query diff --git a/tests/core/snapshots/jit-enum-array.md_0.snap b/tests/core/snapshots/jit-enum-array.md_0.snap index 7758ba58c3..249f61486f 100644 --- a/tests/core/snapshots/jit-enum-array.md_0.snap +++ b/tests/core/snapshots/jit-enum-array.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/jit-enum-array.md_client.snap b/tests/core/snapshots/jit-enum-array.md_client.snap index 6248f5bfaa..7d6f81127e 100644 --- a/tests/core/snapshots/jit-enum-array.md_client.snap +++ b/tests/core/snapshots/jit-enum-array.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type DTA { departments: [Department] diff --git a/tests/core/snapshots/jit-enum-array.md_merged.snap b/tests/core/snapshots/jit-enum-array.md_merged.snap index b2f1e82971..7b5846a999 100644 --- a/tests/core/snapshots/jit-enum-array.md_merged.snap +++ b/tests/core/snapshots/jit-enum-array.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/js-directive.md_0.snap b/tests/core/snapshots/js-directive.md_0.snap index bba13ddb0e..77ab987809 100644 --- a/tests/core/snapshots/js-directive.md_0.snap +++ b/tests/core/snapshots/js-directive.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/js-directive.md_client.snap b/tests/core/snapshots/js-directive.md_client.snap index 8cf0b9181a..c604bcc5ab 100644 --- a/tests/core/snapshots/js-directive.md_client.snap +++ b/tests/core/snapshots/js-directive.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { hello: User! diff --git a/tests/core/snapshots/js-directive.md_merged.snap b/tests/core/snapshots/js-directive.md_merged.snap index 36a6ff5048..77a5c05e58 100644 --- a/tests/core/snapshots/js-directive.md_merged.snap +++ b/tests/core/snapshots/js-directive.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream @link(src: "test.js", type: Script) { query: Query diff --git a/tests/core/snapshots/jsonplaceholder-call-post.md_0.snap b/tests/core/snapshots/jsonplaceholder-call-post.md_0.snap index 64e4c375c5..cdb871f288 100644 --- a/tests/core/snapshots/jsonplaceholder-call-post.md_0.snap +++ b/tests/core/snapshots/jsonplaceholder-call-post.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/jsonplaceholder-call-post.md_client.snap b/tests/core/snapshots/jsonplaceholder-call-post.md_client.snap index e86a8ddb4b..5c6d56dee0 100644 --- a/tests/core/snapshots/jsonplaceholder-call-post.md_client.snap +++ b/tests/core/snapshots/jsonplaceholder-call-post.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { id: Int! diff --git a/tests/core/snapshots/jsonplaceholder-call-post.md_merged.snap b/tests/core/snapshots/jsonplaceholder-call-post.md_merged.snap index 827ad6ac0d..15677c3e90 100644 --- a/tests/core/snapshots/jsonplaceholder-call-post.md_merged.snap +++ b/tests/core/snapshots/jsonplaceholder-call-post.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8000) @upstream(batch: {delay: 100, headers: []}, httpCache: 42) { query: Query diff --git a/tests/core/snapshots/modified-field.md_0.snap b/tests/core/snapshots/modified-field.md_0.snap index f932b05da0..6c4d359524 100644 --- a/tests/core/snapshots/modified-field.md_0.snap +++ b/tests/core/snapshots/modified-field.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/modified-field.md_client.snap b/tests/core/snapshots/modified-field.md_client.snap index 52961967eb..60c4b09bc1 100644 --- a/tests/core/snapshots/modified-field.md_client.snap +++ b/tests/core/snapshots/modified-field.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user: User diff --git a/tests/core/snapshots/modified-field.md_merged.snap b/tests/core/snapshots/modified-field.md_merged.snap index 43b1759025..28da51b4ce 100644 --- a/tests/core/snapshots/modified-field.md_merged.snap +++ b/tests/core/snapshots/modified-field.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/mutation-put.md_0.snap b/tests/core/snapshots/mutation-put.md_0.snap index df1c1b3a6d..5b81613cb4 100644 --- a/tests/core/snapshots/mutation-put.md_0.snap +++ b/tests/core/snapshots/mutation-put.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/mutation-put.md_client.snap b/tests/core/snapshots/mutation-put.md_client.snap index 68ec1619a5..2bda8392b3 100644 --- a/tests/core/snapshots/mutation-put.md_client.snap +++ b/tests/core/snapshots/mutation-put.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Mutation { insertPost(input: PostInput!): Post diff --git a/tests/core/snapshots/mutation-put.md_merged.snap b/tests/core/snapshots/mutation-put.md_merged.snap index 399f8de825..66deccd6c3 100644 --- a/tests/core/snapshots/mutation-put.md_merged.snap +++ b/tests/core/snapshots/mutation-put.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/mutation.md_0.snap b/tests/core/snapshots/mutation.md_0.snap index a0b72d835b..4f1b70831d 100644 --- a/tests/core/snapshots/mutation.md_0.snap +++ b/tests/core/snapshots/mutation.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/mutation.md_client.snap b/tests/core/snapshots/mutation.md_client.snap index 1cf97bc546..b2c6440371 100644 --- a/tests/core/snapshots/mutation.md_client.snap +++ b/tests/core/snapshots/mutation.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Mutation { insertPost(input: PostInput): Post diff --git a/tests/core/snapshots/mutation.md_merged.snap b/tests/core/snapshots/mutation.md_merged.snap index 81e5c4c893..3e22765196 100644 --- a/tests/core/snapshots/mutation.md_merged.snap +++ b/tests/core/snapshots/mutation.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/n-plus-one-list.md_0.snap b/tests/core/snapshots/n-plus-one-list.md_0.snap index f25f1dd6ba..eb4bd609f0 100644 --- a/tests/core/snapshots/n-plus-one-list.md_0.snap +++ b/tests/core/snapshots/n-plus-one-list.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/n-plus-one-list.md_client.snap b/tests/core/snapshots/n-plus-one-list.md_client.snap index 6d9f4383a0..aef1e632f0 100644 --- a/tests/core/snapshots/n-plus-one-list.md_client.snap +++ b/tests/core/snapshots/n-plus-one-list.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Bar { foo: [Foo] diff --git a/tests/core/snapshots/n-plus-one-list.md_merged.snap b/tests/core/snapshots/n-plus-one-list.md_merged.snap index 3b11a2cea8..5d5377c758 100644 --- a/tests/core/snapshots/n-plus-one-list.md_merged.snap +++ b/tests/core/snapshots/n-plus-one-list.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(batch: {delay: 1, headers: [], maxSize: 1000}) { query: Query diff --git a/tests/core/snapshots/n-plus-one.md_0.snap b/tests/core/snapshots/n-plus-one.md_0.snap index 4293f81a84..7b4115fd2f 100644 --- a/tests/core/snapshots/n-plus-one.md_0.snap +++ b/tests/core/snapshots/n-plus-one.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/n-plus-one.md_client.snap b/tests/core/snapshots/n-plus-one.md_client.snap index 6d9f4383a0..aef1e632f0 100644 --- a/tests/core/snapshots/n-plus-one.md_client.snap +++ b/tests/core/snapshots/n-plus-one.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Bar { foo: [Foo] diff --git a/tests/core/snapshots/n-plus-one.md_merged.snap b/tests/core/snapshots/n-plus-one.md_merged.snap index 3b11a2cea8..5d5377c758 100644 --- a/tests/core/snapshots/n-plus-one.md_merged.snap +++ b/tests/core/snapshots/n-plus-one.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(batch: {delay: 1, headers: [], maxSize: 1000}) { query: Query diff --git a/tests/core/snapshots/nested-objects.md_0.snap b/tests/core/snapshots/nested-objects.md_0.snap index 81e0aa2d2f..24800a1d03 100644 --- a/tests/core/snapshots/nested-objects.md_0.snap +++ b/tests/core/snapshots/nested-objects.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/nested-objects.md_client.snap b/tests/core/snapshots/nested-objects.md_client.snap index f429615b8a..649ef646bb 100644 --- a/tests/core/snapshots/nested-objects.md_client.snap +++ b/tests/core/snapshots/nested-objects.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Address { geo: Geo diff --git a/tests/core/snapshots/nested-objects.md_merged.snap b/tests/core/snapshots/nested-objects.md_merged.snap index 1d098fabf2..24d851ab08 100644 --- a/tests/core/snapshots/nested-objects.md_merged.snap +++ b/tests/core/snapshots/nested-objects.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/nested-recursive-types.md_0.snap b/tests/core/snapshots/nested-recursive-types.md_0.snap index 9117c7f5ee..4c93daf346 100644 --- a/tests/core/snapshots/nested-recursive-types.md_0.snap +++ b/tests/core/snapshots/nested-recursive-types.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/nested-recursive-types.md_client.snap b/tests/core/snapshots/nested-recursive-types.md_client.snap index 712e24e7b9..111ec6156c 100644 --- a/tests/core/snapshots/nested-recursive-types.md_client.snap +++ b/tests/core/snapshots/nested-recursive-types.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Connection { nested: NestedUser diff --git a/tests/core/snapshots/nested-recursive-types.md_merged.snap b/tests/core/snapshots/nested-recursive-types.md_merged.snap index e61ece34f7..2904c9f4c0 100644 --- a/tests/core/snapshots/nested-recursive-types.md_merged.snap +++ b/tests/core/snapshots/nested-recursive-types.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/nesting-level3.md_0.snap b/tests/core/snapshots/nesting-level3.md_0.snap index bf53033aef..e0aa837d9e 100644 --- a/tests/core/snapshots/nesting-level3.md_0.snap +++ b/tests/core/snapshots/nesting-level3.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/nesting-level3.md_client.snap b/tests/core/snapshots/nesting-level3.md_client.snap index b1c4dd47f4..ddb7f3704c 100644 --- a/tests/core/snapshots/nesting-level3.md_client.snap +++ b/tests/core/snapshots/nesting-level3.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/nesting-level3.md_merged.snap b/tests/core/snapshots/nesting-level3.md_merged.snap index fd3480ea1b..5d06891c89 100644 --- a/tests/core/snapshots/nesting-level3.md_merged.snap +++ b/tests/core/snapshots/nesting-level3.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/non-scalar-value-in-query.md_error.snap b/tests/core/snapshots/non-scalar-value-in-query.md_error.snap index 0e537df433..af9fd14ede 100644 --- a/tests/core/snapshots/non-scalar-value-in-query.md_error.snap +++ b/tests/core/snapshots/non-scalar-value-in-query.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/nullable-arg-query.md_0.snap b/tests/core/snapshots/nullable-arg-query.md_0.snap index 416637ca30..da0f1897b8 100644 --- a/tests/core/snapshots/nullable-arg-query.md_0.snap +++ b/tests/core/snapshots/nullable-arg-query.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/nullable-arg-query.md_1.snap b/tests/core/snapshots/nullable-arg-query.md_1.snap index fba365192d..7e64e79649 100644 --- a/tests/core/snapshots/nullable-arg-query.md_1.snap +++ b/tests/core/snapshots/nullable-arg-query.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/nullable-arg-query.md_client.snap b/tests/core/snapshots/nullable-arg-query.md_client.snap index 102efec113..16de7af77f 100644 --- a/tests/core/snapshots/nullable-arg-query.md_client.snap +++ b/tests/core/snapshots/nullable-arg-query.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { users(id: ID): [User] diff --git a/tests/core/snapshots/nullable-arg-query.md_merged.snap b/tests/core/snapshots/nullable-arg-query.md_merged.snap index 74427ecda9..49b909205c 100644 --- a/tests/core/snapshots/nullable-arg-query.md_merged.snap +++ b/tests/core/snapshots/nullable-arg-query.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/omit-index-list.md_0.snap b/tests/core/snapshots/omit-index-list.md_0.snap index a5b7c188b6..5316822d92 100644 --- a/tests/core/snapshots/omit-index-list.md_0.snap +++ b/tests/core/snapshots/omit-index-list.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/omit-index-list.md_client.snap b/tests/core/snapshots/omit-index-list.md_client.snap index 24efe190ff..fab90bddd5 100644 --- a/tests/core/snapshots/omit-index-list.md_client.snap +++ b/tests/core/snapshots/omit-index-list.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { username: String diff --git a/tests/core/snapshots/omit-index-list.md_merged.snap b/tests/core/snapshots/omit-index-list.md_merged.snap index b321ecb476..f882d01595 100644 --- a/tests/core/snapshots/omit-index-list.md_merged.snap +++ b/tests/core/snapshots/omit-index-list.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/omit-many.md_client.snap b/tests/core/snapshots/omit-many.md_client.snap index 87b249b134..395057b443 100644 --- a/tests/core/snapshots/omit-many.md_client.snap +++ b/tests/core/snapshots/omit-many.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user: User diff --git a/tests/core/snapshots/omit-many.md_merged.snap b/tests/core/snapshots/omit-many.md_merged.snap index f583e86cff..a74b2b4107 100644 --- a/tests/core/snapshots/omit-many.md_merged.snap +++ b/tests/core/snapshots/omit-many.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/omit-resolved-by-parent.md_0.snap b/tests/core/snapshots/omit-resolved-by-parent.md_0.snap index 33ee8d1664..2376824b33 100644 --- a/tests/core/snapshots/omit-resolved-by-parent.md_0.snap +++ b/tests/core/snapshots/omit-resolved-by-parent.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/omit-resolved-by-parent.md_client.snap b/tests/core/snapshots/omit-resolved-by-parent.md_client.snap index 63bde3baf7..ecbe57978f 100644 --- a/tests/core/snapshots/omit-resolved-by-parent.md_client.snap +++ b/tests/core/snapshots/omit-resolved-by-parent.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user: User diff --git a/tests/core/snapshots/omit-resolved-by-parent.md_merged.snap b/tests/core/snapshots/omit-resolved-by-parent.md_merged.snap index f823d4c745..199f9cf9ec 100644 --- a/tests/core/snapshots/omit-resolved-by-parent.md_merged.snap +++ b/tests/core/snapshots/omit-resolved-by-parent.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/on-response-body-grpc.md_0.snap b/tests/core/snapshots/on-response-body-grpc.md_0.snap index b686744d7c..6e2afff99b 100644 --- a/tests/core/snapshots/on-response-body-grpc.md_0.snap +++ b/tests/core/snapshots/on-response-body-grpc.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/on-response-body-grpc.md_client.snap b/tests/core/snapshots/on-response-body-grpc.md_client.snap index 3040174250..f88c5a4194 100644 --- a/tests/core/snapshots/on-response-body-grpc.md_client.snap +++ b/tests/core/snapshots/on-response-body-grpc.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type News { body: String diff --git a/tests/core/snapshots/on-response-body-grpc.md_merged.snap b/tests/core/snapshots/on-response-body-grpc.md_merged.snap index c72cde554c..3d4a34a30f 100644 --- a/tests/core/snapshots/on-response-body-grpc.md_merged.snap +++ b/tests/core/snapshots/on-response-body-grpc.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) diff --git a/tests/core/snapshots/predefined-scalar.md_error.snap b/tests/core/snapshots/predefined-scalar.md_error.snap index f453e7bfcb..afdbf5cdf9 100644 --- a/tests/core/snapshots/predefined-scalar.md_error.snap +++ b/tests/core/snapshots/predefined-scalar.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/recursive-types-no-resolver.md_error.snap b/tests/core/snapshots/recursive-types-no-resolver.md_error.snap index 5592955499..aeba93ca93 100644 --- a/tests/core/snapshots/recursive-types-no-resolver.md_error.snap +++ b/tests/core/snapshots/recursive-types-no-resolver.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/recursive-types.md_0.snap b/tests/core/snapshots/recursive-types.md_0.snap index f92af42448..85ec074b88 100644 --- a/tests/core/snapshots/recursive-types.md_0.snap +++ b/tests/core/snapshots/recursive-types.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/recursive-types.md_1.snap b/tests/core/snapshots/recursive-types.md_1.snap index cb47da11fe..51070481ff 100644 --- a/tests/core/snapshots/recursive-types.md_1.snap +++ b/tests/core/snapshots/recursive-types.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/recursive-types.md_client.snap b/tests/core/snapshots/recursive-types.md_client.snap index b8b9e5d3c5..f783902dcf 100644 --- a/tests/core/snapshots/recursive-types.md_client.snap +++ b/tests/core/snapshots/recursive-types.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Connection { type: String diff --git a/tests/core/snapshots/recursive-types.md_merged.snap b/tests/core/snapshots/recursive-types.md_merged.snap index 02f7869077..90280f57c1 100644 --- a/tests/core/snapshots/recursive-types.md_merged.snap +++ b/tests/core/snapshots/recursive-types.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/ref-other-nested.md_0.snap b/tests/core/snapshots/ref-other-nested.md_0.snap index 98cad028b7..0f3f3926a9 100644 --- a/tests/core/snapshots/ref-other-nested.md_0.snap +++ b/tests/core/snapshots/ref-other-nested.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/ref-other-nested.md_client.snap b/tests/core/snapshots/ref-other-nested.md_client.snap index 19ae040d8e..3ffedd54a6 100644 --- a/tests/core/snapshots/ref-other-nested.md_client.snap +++ b/tests/core/snapshots/ref-other-nested.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { firstUser: User1 diff --git a/tests/core/snapshots/ref-other-nested.md_merged.snap b/tests/core/snapshots/ref-other-nested.md_merged.snap index 37acaf29d1..c3edd81b2a 100644 --- a/tests/core/snapshots/ref-other-nested.md_merged.snap +++ b/tests/core/snapshots/ref-other-nested.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/ref-other.md_0.snap b/tests/core/snapshots/ref-other.md_0.snap index 73bdac00d5..af89c7a115 100644 --- a/tests/core/snapshots/ref-other.md_0.snap +++ b/tests/core/snapshots/ref-other.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/ref-other.md_client.snap b/tests/core/snapshots/ref-other.md_client.snap index 68645d3a5d..a09023ec12 100644 --- a/tests/core/snapshots/ref-other.md_client.snap +++ b/tests/core/snapshots/ref-other.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { firstUser: User1 diff --git a/tests/core/snapshots/ref-other.md_merged.snap b/tests/core/snapshots/ref-other.md_merged.snap index 3b8283aac8..78690ebe85 100644 --- a/tests/core/snapshots/ref-other.md_merged.snap +++ b/tests/core/snapshots/ref-other.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/related-fields-recursive.md_client.snap b/tests/core/snapshots/related-fields-recursive.md_client.snap index 0d98a90b7b..0fa6594727 100644 --- a/tests/core/snapshots/related-fields-recursive.md_client.snap +++ b/tests/core/snapshots/related-fields-recursive.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type NodeA { name: String diff --git a/tests/core/snapshots/related-fields-recursive.md_merged.snap b/tests/core/snapshots/related-fields-recursive.md_merged.snap index 6b50ea16eb..42aea91f01 100644 --- a/tests/core/snapshots/related-fields-recursive.md_merged.snap +++ b/tests/core/snapshots/related-fields-recursive.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "0.0.0.0", port: 8000) @upstream { query: Query diff --git a/tests/core/snapshots/rename-field.md_0.snap b/tests/core/snapshots/rename-field.md_0.snap index 2db7000d43..fc437e146b 100644 --- a/tests/core/snapshots/rename-field.md_0.snap +++ b/tests/core/snapshots/rename-field.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/rename-field.md_1.snap b/tests/core/snapshots/rename-field.md_1.snap index 76cb55bf18..c1ce8de765 100644 --- a/tests/core/snapshots/rename-field.md_1.snap +++ b/tests/core/snapshots/rename-field.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/rename-field.md_client.snap b/tests/core/snapshots/rename-field.md_client.snap index 9dba1fc45e..3da1034de2 100644 --- a/tests/core/snapshots/rename-field.md_client.snap +++ b/tests/core/snapshots/rename-field.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user1: User diff --git a/tests/core/snapshots/rename-field.md_merged.snap b/tests/core/snapshots/rename-field.md_merged.snap index 053ccccd19..cbb865262c 100644 --- a/tests/core/snapshots/rename-field.md_merged.snap +++ b/tests/core/snapshots/rename-field.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/request-to-upstream-batching.md_0.snap b/tests/core/snapshots/request-to-upstream-batching.md_0.snap index 910fe79ff4..a36c0d78ee 100644 --- a/tests/core/snapshots/request-to-upstream-batching.md_0.snap +++ b/tests/core/snapshots/request-to-upstream-batching.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/request-to-upstream-batching.md_client.snap b/tests/core/snapshots/request-to-upstream-batching.md_client.snap index cbcfe5da06..1b9d4f5438 100644 --- a/tests/core/snapshots/request-to-upstream-batching.md_client.snap +++ b/tests/core/snapshots/request-to-upstream-batching.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: Int!): User diff --git a/tests/core/snapshots/request-to-upstream-batching.md_merged.snap b/tests/core/snapshots/request-to-upstream-batching.md_merged.snap index 935f6d2017..0a9c1d0551 100644 --- a/tests/core/snapshots/request-to-upstream-batching.md_merged.snap +++ b/tests/core/snapshots/request-to-upstream-batching.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(batchRequests: true) @upstream(batch: {delay: 1, headers: [], maxSize: 100}) { query: Query diff --git a/tests/core/snapshots/resolve-with-headers.md_0.snap b/tests/core/snapshots/resolve-with-headers.md_0.snap index 918dbaba7a..7c7b0fefcf 100644 --- a/tests/core/snapshots/resolve-with-headers.md_0.snap +++ b/tests/core/snapshots/resolve-with-headers.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/resolve-with-headers.md_client.snap b/tests/core/snapshots/resolve-with-headers.md_client.snap index 39d5b00ad3..663b6e0dbf 100644 --- a/tests/core/snapshots/resolve-with-headers.md_client.snap +++ b/tests/core/snapshots/resolve-with-headers.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String! diff --git a/tests/core/snapshots/resolve-with-headers.md_merged.snap b/tests/core/snapshots/resolve-with-headers.md_merged.snap index 07a5cb1763..361f24f57b 100644 --- a/tests/core/snapshots/resolve-with-headers.md_merged.snap +++ b/tests/core/snapshots/resolve-with-headers.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(allowedHeaders: ["authorization"]) { query: Query diff --git a/tests/core/snapshots/resolve-with-vars.md_0.snap b/tests/core/snapshots/resolve-with-vars.md_0.snap index 47bfa75fff..623f147669 100644 --- a/tests/core/snapshots/resolve-with-vars.md_0.snap +++ b/tests/core/snapshots/resolve-with-vars.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/resolve-with-vars.md_client.snap b/tests/core/snapshots/resolve-with-vars.md_client.snap index b72bcbad50..e899abf464 100644 --- a/tests/core/snapshots/resolve-with-vars.md_client.snap +++ b/tests/core/snapshots/resolve-with-vars.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user: [User] diff --git a/tests/core/snapshots/resolve-with-vars.md_merged.snap b/tests/core/snapshots/resolve-with-vars.md_merged.snap index d0113a3f37..61fe670e22 100644 --- a/tests/core/snapshots/resolve-with-vars.md_merged.snap +++ b/tests/core/snapshots/resolve-with-vars.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(vars: [{key: "id", value: "1"}]) @upstream { query: Query diff --git a/tests/core/snapshots/resolved-by-parent.md_0.snap b/tests/core/snapshots/resolved-by-parent.md_0.snap index 33ee8d1664..2376824b33 100644 --- a/tests/core/snapshots/resolved-by-parent.md_0.snap +++ b/tests/core/snapshots/resolved-by-parent.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/resolved-by-parent.md_client.snap b/tests/core/snapshots/resolved-by-parent.md_client.snap index 63bde3baf7..ecbe57978f 100644 --- a/tests/core/snapshots/resolved-by-parent.md_client.snap +++ b/tests/core/snapshots/resolved-by-parent.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user: User diff --git a/tests/core/snapshots/resolved-by-parent.md_merged.snap b/tests/core/snapshots/resolved-by-parent.md_merged.snap index f823d4c745..199f9cf9ec 100644 --- a/tests/core/snapshots/resolved-by-parent.md_merged.snap +++ b/tests/core/snapshots/resolved-by-parent.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/rest-api-error.md_0.snap b/tests/core/snapshots/rest-api-error.md_0.snap index 71f1df3c32..b1d703c40f 100644 --- a/tests/core/snapshots/rest-api-error.md_0.snap +++ b/tests/core/snapshots/rest-api-error.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 500, diff --git a/tests/core/snapshots/rest-api-error.md_client.snap b/tests/core/snapshots/rest-api-error.md_client.snap index f0cf6e9796..627d54d3cb 100644 --- a/tests/core/snapshots/rest-api-error.md_client.snap +++ b/tests/core/snapshots/rest-api-error.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: Int!): User diff --git a/tests/core/snapshots/rest-api-error.md_merged.snap b/tests/core/snapshots/rest-api-error.md_merged.snap index ceed6b8faf..2453ce5576 100644 --- a/tests/core/snapshots/rest-api-error.md_merged.snap +++ b/tests/core/snapshots/rest-api-error.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream @link(src: "operation-user.graphql", type: Operation) { query: Query diff --git a/tests/core/snapshots/rest-api-post.md_0.snap b/tests/core/snapshots/rest-api-post.md_0.snap index cc6597baac..ca4925cbd3 100644 --- a/tests/core/snapshots/rest-api-post.md_0.snap +++ b/tests/core/snapshots/rest-api-post.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/rest-api-post.md_client.snap b/tests/core/snapshots/rest-api-post.md_client.snap index f0cf6e9796..627d54d3cb 100644 --- a/tests/core/snapshots/rest-api-post.md_client.snap +++ b/tests/core/snapshots/rest-api-post.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: Int!): User diff --git a/tests/core/snapshots/rest-api-post.md_merged.snap b/tests/core/snapshots/rest-api-post.md_merged.snap index ceed6b8faf..2453ce5576 100644 --- a/tests/core/snapshots/rest-api-post.md_merged.snap +++ b/tests/core/snapshots/rest-api-post.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream @link(src: "operation-user.graphql", type: Operation) { query: Query diff --git a/tests/core/snapshots/rest-api.md_0.snap b/tests/core/snapshots/rest-api.md_0.snap index cc6597baac..ca4925cbd3 100644 --- a/tests/core/snapshots/rest-api.md_0.snap +++ b/tests/core/snapshots/rest-api.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/rest-api.md_client.snap b/tests/core/snapshots/rest-api.md_client.snap index f0cf6e9796..627d54d3cb 100644 --- a/tests/core/snapshots/rest-api.md_client.snap +++ b/tests/core/snapshots/rest-api.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: Int!): User diff --git a/tests/core/snapshots/rest-api.md_merged.snap b/tests/core/snapshots/rest-api.md_merged.snap index ceed6b8faf..2453ce5576 100644 --- a/tests/core/snapshots/rest-api.md_merged.snap +++ b/tests/core/snapshots/rest-api.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream @link(src: "operation-user.graphql", type: Operation) { query: Query diff --git a/tests/core/snapshots/routes-param-on-server-directive.md_0.snap b/tests/core/snapshots/routes-param-on-server-directive.md_0.snap index f683c854d5..1519280e70 100644 --- a/tests/core/snapshots/routes-param-on-server-directive.md_0.snap +++ b/tests/core/snapshots/routes-param-on-server-directive.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/routes-param-on-server-directive.md_1.snap b/tests/core/snapshots/routes-param-on-server-directive.md_1.snap index b5a72701af..06283acff3 100644 --- a/tests/core/snapshots/routes-param-on-server-directive.md_1.snap +++ b/tests/core/snapshots/routes-param-on-server-directive.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/routes-param-on-server-directive.md_client.snap b/tests/core/snapshots/routes-param-on-server-directive.md_client.snap index c06f0e4862..c09f5c8dbf 100644 --- a/tests/core/snapshots/routes-param-on-server-directive.md_client.snap +++ b/tests/core/snapshots/routes-param-on-server-directive.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { users: [User] diff --git a/tests/core/snapshots/routes-param-on-server-directive.md_merged.snap b/tests/core/snapshots/routes-param-on-server-directive.md_merged.snap index 96f8185f8a..810e4fc388 100644 --- a/tests/core/snapshots/routes-param-on-server-directive.md_merged.snap +++ b/tests/core/snapshots/routes-param-on-server-directive.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000, routes: {status: "/health", graphQL: "/tailcall-gql"}) @upstream { query: Query diff --git a/tests/core/snapshots/showcase.md_0.snap b/tests/core/snapshots/showcase.md_0.snap index 13a20b3310..47aa236a6f 100644 --- a/tests/core/snapshots/showcase.md_0.snap +++ b/tests/core/snapshots/showcase.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/showcase.md_1.snap b/tests/core/snapshots/showcase.md_1.snap index 6dfc7e9df6..5ed5cfd68f 100644 --- a/tests/core/snapshots/showcase.md_1.snap +++ b/tests/core/snapshots/showcase.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/showcase.md_2.snap b/tests/core/snapshots/showcase.md_2.snap index fe3dc5a3b5..df024399e3 100644 --- a/tests/core/snapshots/showcase.md_2.snap +++ b/tests/core/snapshots/showcase.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/showcase.md_3.snap b/tests/core/snapshots/showcase.md_3.snap index b178f82042..f92922fe3f 100644 --- a/tests/core/snapshots/showcase.md_3.snap +++ b/tests/core/snapshots/showcase.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/showcase.md_4.snap b/tests/core/snapshots/showcase.md_4.snap index 543411ada6..af8f49fd0a 100644 --- a/tests/core/snapshots/showcase.md_4.snap +++ b/tests/core/snapshots/showcase.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/showcase.md_client.snap b/tests/core/snapshots/showcase.md_client.snap index cf0792fa59..69b16c7027 100644 --- a/tests/core/snapshots/showcase.md_client.snap +++ b/tests/core/snapshots/showcase.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { not_user: User diff --git a/tests/core/snapshots/showcase.md_merged.snap b/tests/core/snapshots/showcase.md_merged.snap index b43ac5ec33..f4494af99b 100644 --- a/tests/core/snapshots/showcase.md_merged.snap +++ b/tests/core/snapshots/showcase.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(showcase: true) @upstream { query: Query diff --git a/tests/core/snapshots/simple-graphql.md_0.snap b/tests/core/snapshots/simple-graphql.md_0.snap index 13a20b3310..47aa236a6f 100644 --- a/tests/core/snapshots/simple-graphql.md_0.snap +++ b/tests/core/snapshots/simple-graphql.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/simple-graphql.md_1.snap b/tests/core/snapshots/simple-graphql.md_1.snap index 543411ada6..af8f49fd0a 100644 --- a/tests/core/snapshots/simple-graphql.md_1.snap +++ b/tests/core/snapshots/simple-graphql.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/simple-graphql.md_client.snap b/tests/core/snapshots/simple-graphql.md_client.snap index 52d67b233a..e7241293e9 100644 --- a/tests/core/snapshots/simple-graphql.md_client.snap +++ b/tests/core/snapshots/simple-graphql.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user: User diff --git a/tests/core/snapshots/simple-graphql.md_merged.snap b/tests/core/snapshots/simple-graphql.md_merged.snap index 9a8bef2a99..e498e56248 100644 --- a/tests/core/snapshots/simple-graphql.md_merged.snap +++ b/tests/core/snapshots/simple-graphql.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/simple-query.md_0.snap b/tests/core/snapshots/simple-query.md_0.snap index d24c105fb6..7f26ed092c 100644 --- a/tests/core/snapshots/simple-query.md_0.snap +++ b/tests/core/snapshots/simple-query.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/simple-query.md_client.snap b/tests/core/snapshots/simple-query.md_client.snap index 2215e476ec..50ede85f7f 100644 --- a/tests/core/snapshots/simple-query.md_client.snap +++ b/tests/core/snapshots/simple-query.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { firstUser: User diff --git a/tests/core/snapshots/simple-query.md_merged.snap b/tests/core/snapshots/simple-query.md_merged.snap index 8868c6973d..8be9e9164e 100644 --- a/tests/core/snapshots/simple-query.md_merged.snap +++ b/tests/core/snapshots/simple-query.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-add-field-error.md_error.snap b/tests/core/snapshots/test-add-field-error.md_error.snap index 7a9527f963..16cb3ca063 100644 --- a/tests/core/snapshots/test-add-field-error.md_error.snap +++ b/tests/core/snapshots/test-add-field-error.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-add-field-list.md_client.snap b/tests/core/snapshots/test-add-field-list.md_client.snap index fc75dbc1c8..519fda6b2d 100644 --- a/tests/core/snapshots/test-add-field-list.md_client.snap +++ b/tests/core/snapshots/test-add-field-list.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type A { b: B diff --git a/tests/core/snapshots/test-add-field-list.md_merged.snap b/tests/core/snapshots/test-add-field-list.md_merged.snap index 50190e214b..c7c321da44 100644 --- a/tests/core/snapshots/test-add-field-list.md_merged.snap +++ b/tests/core/snapshots/test-add-field-list.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-add-field.md_client.snap b/tests/core/snapshots/test-add-field.md_client.snap index 9671af581c..d343e08c44 100644 --- a/tests/core/snapshots/test-add-field.md_client.snap +++ b/tests/core/snapshots/test-add-field.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type A { b: B diff --git a/tests/core/snapshots/test-add-field.md_merged.snap b/tests/core/snapshots/test-add-field.md_merged.snap index 8cae36924b..11af3abefd 100644 --- a/tests/core/snapshots/test-add-field.md_merged.snap +++ b/tests/core/snapshots/test-add-field.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-add-link-to-empty-config.md_client.snap b/tests/core/snapshots/test-add-link-to-empty-config.md_client.snap index aef4222523..04c53c1b6b 100644 --- a/tests/core/snapshots/test-add-link-to-empty-config.md_client.snap +++ b/tests/core/snapshots/test-add-link-to-empty-config.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- enum Foo { BAR diff --git a/tests/core/snapshots/test-add-link-to-empty-config.md_merged.snap b/tests/core/snapshots/test-add-link-to-empty-config.md_merged.snap index 958855f115..0ef42d8708 100644 --- a/tests/core/snapshots/test-add-link-to-empty-config.md_merged.snap +++ b/tests/core/snapshots/test-add-link-to-empty-config.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream @link(src: "link-expr.graphql", type: Config) @link(src: "link-enum.graphql", type: Config) { query: Query diff --git a/tests/core/snapshots/test-alias-on-enum.md_0.snap b/tests/core/snapshots/test-alias-on-enum.md_0.snap index 3865a02a82..e66e9dcb08 100644 --- a/tests/core/snapshots/test-alias-on-enum.md_0.snap +++ b/tests/core/snapshots/test-alias-on-enum.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-alias-on-enum.md_client.snap b/tests/core/snapshots/test-alias-on-enum.md_client.snap index ba148eb921..b6d627b091 100644 --- a/tests/core/snapshots/test-alias-on-enum.md_client.snap +++ b/tests/core/snapshots/test-alias-on-enum.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type DTA { departments: [Department] diff --git a/tests/core/snapshots/test-alias-on-enum.md_merged.snap b/tests/core/snapshots/test-alias-on-enum.md_merged.snap index d03a191f48..1bd78119ae 100644 --- a/tests/core/snapshots/test-alias-on-enum.md_merged.snap +++ b/tests/core/snapshots/test-alias-on-enum.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(batchRequests: true) @upstream(batch: {delay: 1, headers: [], maxSize: 100}) { query: Query diff --git a/tests/core/snapshots/test-all-blueprint-errors.md_error.snap b/tests/core/snapshots/test-all-blueprint-errors.md_error.snap index 54f6633036..b81b8e69cc 100644 --- a/tests/core/snapshots/test-all-blueprint-errors.md_error.snap +++ b/tests/core/snapshots/test-all-blueprint-errors.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-batch-operator-post.md_error.snap b/tests/core/snapshots/test-batch-operator-post.md_error.snap index d7898cfbcf..f6e83511b3 100644 --- a/tests/core/snapshots/test-batch-operator-post.md_error.snap +++ b/tests/core/snapshots/test-batch-operator-post.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-batching-group-by.md_client.snap b/tests/core/snapshots/test-batching-group-by.md_client.snap index fd9e443470..30cf05313b 100644 --- a/tests/core/snapshots/test-batching-group-by.md_client.snap +++ b/tests/core/snapshots/test-batching-group-by.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/test-batching-group-by.md_merged.snap b/tests/core/snapshots/test-batching-group-by.md_merged.snap index fea8f0aafc..b9155f38bb 100644 --- a/tests/core/snapshots/test-batching-group-by.md_merged.snap +++ b/tests/core/snapshots/test-batching-group-by.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 4000) @upstream(batch: {delay: 1, headers: [], maxSize: 1000}) { query: Query diff --git a/tests/core/snapshots/test-cache.md_client.snap b/tests/core/snapshots/test-cache.md_client.snap index 52d67b233a..e7241293e9 100644 --- a/tests/core/snapshots/test-cache.md_client.snap +++ b/tests/core/snapshots/test-cache.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user: User diff --git a/tests/core/snapshots/test-cache.md_merged.snap b/tests/core/snapshots/test-cache.md_merged.snap index 60b95dc3a6..4d3a1e4f9d 100644 --- a/tests/core/snapshots/test-cache.md_merged.snap +++ b/tests/core/snapshots/test-cache.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-call-operator-errors.md_error.snap b/tests/core/snapshots/test-call-operator-errors.md_error.snap index 7c64620082..02f952f0e3 100644 --- a/tests/core/snapshots/test-call-operator-errors.md_error.snap +++ b/tests/core/snapshots/test-call-operator-errors.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-custom-scalar.md_client.snap b/tests/core/snapshots/test-custom-scalar.md_client.snap index 2f96842cca..e9a26b07d1 100644 --- a/tests/core/snapshots/test-custom-scalar.md_client.snap +++ b/tests/core/snapshots/test-custom-scalar.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- scalar Json diff --git a/tests/core/snapshots/test-custom-scalar.md_merged.snap b/tests/core/snapshots/test-custom-scalar.md_merged.snap index 2fa5fda505..57b604fd2d 100644 --- a/tests/core/snapshots/test-custom-scalar.md_merged.snap +++ b/tests/core/snapshots/test-custom-scalar.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-custom-types.md_client.snap b/tests/core/snapshots/test-custom-types.md_client.snap index 13bc848be8..e74271a6ff 100644 --- a/tests/core/snapshots/test-custom-types.md_client.snap +++ b/tests/core/snapshots/test-custom-types.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Mut { insertPost(input: PostInput): Post diff --git a/tests/core/snapshots/test-custom-types.md_merged.snap b/tests/core/snapshots/test-custom-types.md_merged.snap index 85914edbb4..ffecbfc28b 100644 --- a/tests/core/snapshots/test-custom-types.md_merged.snap +++ b/tests/core/snapshots/test-custom-types.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Que diff --git a/tests/core/snapshots/test-dbl-usage-many.md_client.snap b/tests/core/snapshots/test-dbl-usage-many.md_client.snap index 79f3866ae5..aa7b23f2e0 100644 --- a/tests/core/snapshots/test-dbl-usage-many.md_client.snap +++ b/tests/core/snapshots/test-dbl-usage-many.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { id: ID! diff --git a/tests/core/snapshots/test-dbl-usage-many.md_merged.snap b/tests/core/snapshots/test-dbl-usage-many.md_merged.snap index e688d2e90a..10f595a49d 100644 --- a/tests/core/snapshots/test-dbl-usage-many.md_merged.snap +++ b/tests/core/snapshots/test-dbl-usage-many.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-dedupe.md_0.snap b/tests/core/snapshots/test-dedupe.md_0.snap index 888b1eb108..0f96bf766c 100644 --- a/tests/core/snapshots/test-dedupe.md_0.snap +++ b/tests/core/snapshots/test-dedupe.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-dedupe.md_client.snap b/tests/core/snapshots/test-dedupe.md_client.snap index fd9e443470..30cf05313b 100644 --- a/tests/core/snapshots/test-dedupe.md_client.snap +++ b/tests/core/snapshots/test-dedupe.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/test-dedupe.md_merged.snap b/tests/core/snapshots/test-dedupe.md_merged.snap index ee9bcdee4d..236a2c900b 100644 --- a/tests/core/snapshots/test-dedupe.md_merged.snap +++ b/tests/core/snapshots/test-dedupe.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) @upstream(batch: {delay: 1, headers: []}) { query: Query diff --git a/tests/core/snapshots/test-description-many.md_client.snap b/tests/core/snapshots/test-description-many.md_client.snap index 273deb1aa2..272d53b9b3 100644 --- a/tests/core/snapshots/test-description-many.md_client.snap +++ b/tests/core/snapshots/test-description-many.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Bar { """ diff --git a/tests/core/snapshots/test-description-many.md_merged.snap b/tests/core/snapshots/test-description-many.md_merged.snap index d20caf5b81..7b2691b392 100644 --- a/tests/core/snapshots/test-description-many.md_merged.snap +++ b/tests/core/snapshots/test-description-many.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-directives-undef-null-fields.md_error.snap b/tests/core/snapshots/test-directives-undef-null-fields.md_error.snap index adb506ebde..75fc301b09 100644 --- a/tests/core/snapshots/test-directives-undef-null-fields.md_error.snap +++ b/tests/core/snapshots/test-directives-undef-null-fields.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-discriminator-invalid.md_error.snap b/tests/core/snapshots/test-discriminator-invalid.md_error.snap index 2857f6554e..66782ec928 100644 --- a/tests/core/snapshots/test-discriminator-invalid.md_error.snap +++ b/tests/core/snapshots/test-discriminator-invalid.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-duplicated-link.md_error.snap b/tests/core/snapshots/test-duplicated-link.md_error.snap index 3f990dc863..d586ef2efb 100644 --- a/tests/core/snapshots/test-duplicated-link.md_error.snap +++ b/tests/core/snapshots/test-duplicated-link.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-empty-link.md_error.snap b/tests/core/snapshots/test-empty-link.md_error.snap index 6ee4deb1d6..a8d7985844 100644 --- a/tests/core/snapshots/test-empty-link.md_error.snap +++ b/tests/core/snapshots/test-empty-link.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-enable-jit.md_0.snap b/tests/core/snapshots/test-enable-jit.md_0.snap index bac993905e..1e57805967 100644 --- a/tests/core/snapshots/test-enable-jit.md_0.snap +++ b/tests/core/snapshots/test-enable-jit.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-enable-jit.md_client.snap b/tests/core/snapshots/test-enable-jit.md_client.snap index f9f9daa9fa..0e8912877b 100644 --- a/tests/core/snapshots/test-enable-jit.md_client.snap +++ b/tests/core/snapshots/test-enable-jit.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { id: Int! diff --git a/tests/core/snapshots/test-enable-jit.md_merged.snap b/tests/core/snapshots/test-enable-jit.md_merged.snap index c79d7ac501..3d61f7941a 100644 --- a/tests/core/snapshots/test-enable-jit.md_merged.snap +++ b/tests/core/snapshots/test-enable-jit.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(enableJIT: true, hostname: "0.0.0.0", port: 8000) @upstream { query: Query diff --git a/tests/core/snapshots/test-enum-aliases.md_0.snap b/tests/core/snapshots/test-enum-aliases.md_0.snap index 63a4be352d..e608a998d2 100644 --- a/tests/core/snapshots/test-enum-aliases.md_0.snap +++ b/tests/core/snapshots/test-enum-aliases.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-enum-aliases.md_client.snap b/tests/core/snapshots/test-enum-aliases.md_client.snap index 61835c8112..81e90b81d1 100644 --- a/tests/core/snapshots/test-enum-aliases.md_client.snap +++ b/tests/core/snapshots/test-enum-aliases.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- enum Foo { BAR diff --git a/tests/core/snapshots/test-enum-aliases.md_merged.snap b/tests/core/snapshots/test-enum-aliases.md_merged.snap index 5034710372..91e46e9261 100644 --- a/tests/core/snapshots/test-enum-aliases.md_merged.snap +++ b/tests/core/snapshots/test-enum-aliases.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-enum-as-argument.md_0.snap b/tests/core/snapshots/test-enum-as-argument.md_0.snap index 65b72721d6..5b23dbc6b7 100644 --- a/tests/core/snapshots/test-enum-as-argument.md_0.snap +++ b/tests/core/snapshots/test-enum-as-argument.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-enum-as-argument.md_client.snap b/tests/core/snapshots/test-enum-as-argument.md_client.snap index bbeebabcdc..8e8f362180 100644 --- a/tests/core/snapshots/test-enum-as-argument.md_client.snap +++ b/tests/core/snapshots/test-enum-as-argument.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: Int!, test: Test): User diff --git a/tests/core/snapshots/test-enum-as-argument.md_merged.snap b/tests/core/snapshots/test-enum-as-argument.md_merged.snap index 827f9e3471..f7b74c6ca2 100644 --- a/tests/core/snapshots/test-enum-as-argument.md_merged.snap +++ b/tests/core/snapshots/test-enum-as-argument.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-enum-default.md_0.snap b/tests/core/snapshots/test-enum-default.md_0.snap index 84d79bf621..9ae2ce124c 100644 --- a/tests/core/snapshots/test-enum-default.md_0.snap +++ b/tests/core/snapshots/test-enum-default.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-enum-default.md_client.snap b/tests/core/snapshots/test-enum-default.md_client.snap index 83d4755a05..6d9d8a6553 100644 --- a/tests/core/snapshots/test-enum-default.md_client.snap +++ b/tests/core/snapshots/test-enum-default.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type News { foo: Status diff --git a/tests/core/snapshots/test-enum-default.md_merged.snap b/tests/core/snapshots/test-enum-default.md_merged.snap index b85ad2e9e1..20c33a1ae6 100644 --- a/tests/core/snapshots/test-enum-default.md_merged.snap +++ b/tests/core/snapshots/test-enum-default.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8080) diff --git a/tests/core/snapshots/test-enum-description.md_0.snap b/tests/core/snapshots/test-enum-description.md_0.snap index 63a4be352d..e608a998d2 100644 --- a/tests/core/snapshots/test-enum-description.md_0.snap +++ b/tests/core/snapshots/test-enum-description.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-enum-description.md_1.snap b/tests/core/snapshots/test-enum-description.md_1.snap index 444b7bb300..cbbe92cfe0 100644 --- a/tests/core/snapshots/test-enum-description.md_1.snap +++ b/tests/core/snapshots/test-enum-description.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-enum-description.md_2.snap b/tests/core/snapshots/test-enum-description.md_2.snap index c19c038cf7..7ce161510f 100644 --- a/tests/core/snapshots/test-enum-description.md_2.snap +++ b/tests/core/snapshots/test-enum-description.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-enum-description.md_client.snap b/tests/core/snapshots/test-enum-description.md_client.snap index e9c648fde9..5ba6833a38 100644 --- a/tests/core/snapshots/test-enum-description.md_client.snap +++ b/tests/core/snapshots/test-enum-description.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- """ Description of enum Foo diff --git a/tests/core/snapshots/test-enum-description.md_merged.snap b/tests/core/snapshots/test-enum-description.md_merged.snap index 7adb432c3e..f8ce409f4d 100644 --- a/tests/core/snapshots/test-enum-description.md_merged.snap +++ b/tests/core/snapshots/test-enum-description.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-enum-merge.md_merged.snap b/tests/core/snapshots/test-enum-merge.md_merged.snap index b89d9c3e49..fc8d316853 100644 --- a/tests/core/snapshots/test-enum-merge.md_merged.snap +++ b/tests/core/snapshots/test-enum-merge.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-enum.md_0.snap b/tests/core/snapshots/test-enum.md_0.snap index 63a4be352d..e608a998d2 100644 --- a/tests/core/snapshots/test-enum.md_0.snap +++ b/tests/core/snapshots/test-enum.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-enum.md_1.snap b/tests/core/snapshots/test-enum.md_1.snap index 444b7bb300..cbbe92cfe0 100644 --- a/tests/core/snapshots/test-enum.md_1.snap +++ b/tests/core/snapshots/test-enum.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-enum.md_2.snap b/tests/core/snapshots/test-enum.md_2.snap index c19c038cf7..7ce161510f 100644 --- a/tests/core/snapshots/test-enum.md_2.snap +++ b/tests/core/snapshots/test-enum.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-enum.md_client.snap b/tests/core/snapshots/test-enum.md_client.snap index e9da37a23f..92f7a70fc5 100644 --- a/tests/core/snapshots/test-enum.md_client.snap +++ b/tests/core/snapshots/test-enum.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- enum Foo { BAR diff --git a/tests/core/snapshots/test-enum.md_merged.snap b/tests/core/snapshots/test-enum.md_merged.snap index 437f2b1be7..dbd1544547 100644 --- a/tests/core/snapshots/test-enum.md_merged.snap +++ b/tests/core/snapshots/test-enum.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-eval-partial.md_client.snap b/tests/core/snapshots/test-eval-partial.md_client.snap index 451a92880a..d3b1311d6c 100644 --- a/tests/core/snapshots/test-eval-partial.md_client.snap +++ b/tests/core/snapshots/test-eval-partial.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { foo: String diff --git a/tests/core/snapshots/test-eval-partial.md_merged.snap b/tests/core/snapshots/test-eval-partial.md_merged.snap index 2d8f99a4cf..1ee42b866e 100644 --- a/tests/core/snapshots/test-eval-partial.md_merged.snap +++ b/tests/core/snapshots/test-eval-partial.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8080) @upstream(batch: {delay: 100, headers: []}, httpCache: 42) { query: Query diff --git a/tests/core/snapshots/test-expr-error.md_error.snap b/tests/core/snapshots/test-expr-error.md_error.snap index cb7db5f40f..924fdbd2d7 100644 --- a/tests/core/snapshots/test-expr-error.md_error.snap +++ b/tests/core/snapshots/test-expr-error.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-expr-scalar-as-string.md_0.snap b/tests/core/snapshots/test-expr-scalar-as-string.md_0.snap index c7349486ac..6794274d5b 100644 --- a/tests/core/snapshots/test-expr-scalar-as-string.md_0.snap +++ b/tests/core/snapshots/test-expr-scalar-as-string.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-expr-scalar-as-string.md_client.snap b/tests/core/snapshots/test-expr-scalar-as-string.md_client.snap index 88402b4e2f..9b6dcea2db 100644 --- a/tests/core/snapshots/test-expr-scalar-as-string.md_client.snap +++ b/tests/core/snapshots/test-expr-scalar-as-string.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Entry { arr: String diff --git a/tests/core/snapshots/test-expr-scalar-as-string.md_merged.snap b/tests/core/snapshots/test-expr-scalar-as-string.md_merged.snap index 07a3608830..27657666e1 100644 --- a/tests/core/snapshots/test-expr-scalar-as-string.md_merged.snap +++ b/tests/core/snapshots/test-expr-scalar-as-string.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-expr-with-add-field.md_error.snap b/tests/core/snapshots/test-expr-with-add-field.md_error.snap index 0d8830eac9..2841835094 100644 --- a/tests/core/snapshots/test-expr-with-add-field.md_error.snap +++ b/tests/core/snapshots/test-expr-with-add-field.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-expr-with-inline.md_error.snap b/tests/core/snapshots/test-expr-with-inline.md_error.snap index 0d8830eac9..2841835094 100644 --- a/tests/core/snapshots/test-expr-with-inline.md_error.snap +++ b/tests/core/snapshots/test-expr-with-inline.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-expr-with-mustache.md_0.snap b/tests/core/snapshots/test-expr-with-mustache.md_0.snap index 0f772f2f1c..677819b1de 100644 --- a/tests/core/snapshots/test-expr-with-mustache.md_0.snap +++ b/tests/core/snapshots/test-expr-with-mustache.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-expr-with-mustache.md_client.snap b/tests/core/snapshots/test-expr-with-mustache.md_client.snap index 31ed790efb..cbfed108e0 100644 --- a/tests/core/snapshots/test-expr-with-mustache.md_client.snap +++ b/tests/core/snapshots/test-expr-with-mustache.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type A { a: Int diff --git a/tests/core/snapshots/test-expr-with-mustache.md_merged.snap b/tests/core/snapshots/test-expr-with-mustache.md_merged.snap index ca0e137c7d..b59bb7f1e2 100644 --- a/tests/core/snapshots/test-expr-with-mustache.md_merged.snap +++ b/tests/core/snapshots/test-expr-with-mustache.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-expr.md_client.snap b/tests/core/snapshots/test-expr.md_client.snap index cf7d4e49b2..cf3e72143e 100644 --- a/tests/core/snapshots/test-expr.md_client.snap +++ b/tests/core/snapshots/test-expr.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { hello: String diff --git a/tests/core/snapshots/test-expr.md_merged.snap b/tests/core/snapshots/test-expr.md_merged.snap index b51be71509..3ddfdaa657 100644 --- a/tests/core/snapshots/test-expr.md_merged.snap +++ b/tests/core/snapshots/test-expr.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-field-already-implemented-from-Interface.md_error.snap b/tests/core/snapshots/test-field-already-implemented-from-Interface.md_error.snap index e0af5a9a50..33c08f2890 100644 --- a/tests/core/snapshots/test-field-already-implemented-from-Interface.md_error.snap +++ b/tests/core/snapshots/test-field-already-implemented-from-Interface.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-graphql-with-add-field.md_error.snap b/tests/core/snapshots/test-graphql-with-add-field.md_error.snap index af649e47b8..813a35ddc9 100644 --- a/tests/core/snapshots/test-graphql-with-add-field.md_error.snap +++ b/tests/core/snapshots/test-graphql-with-add-field.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-graphqlsource-no-base-url.md_error.snap b/tests/core/snapshots/test-graphqlsource-no-base-url.md_error.snap index a1a4d2f8d8..8591d0c51f 100644 --- a/tests/core/snapshots/test-graphqlsource-no-base-url.md_error.snap +++ b/tests/core/snapshots/test-graphqlsource-no-base-url.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-graphqlsource.md_client.snap b/tests/core/snapshots/test-graphqlsource.md_client.snap index ab17028638..aa2ad928c4 100644 --- a/tests/core/snapshots/test-graphqlsource.md_client.snap +++ b/tests/core/snapshots/test-graphqlsource.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { id: Int! diff --git a/tests/core/snapshots/test-graphqlsource.md_merged.snap b/tests/core/snapshots/test-graphqlsource.md_merged.snap index b150aba580..a66230f9ca 100644 --- a/tests/core/snapshots/test-graphqlsource.md_merged.snap +++ b/tests/core/snapshots/test-graphqlsource.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-groupby-without-batching.md_error.snap b/tests/core/snapshots/test-groupby-without-batching.md_error.snap index b566d7c077..c73e3917c7 100644 --- a/tests/core/snapshots/test-groupby-without-batching.md_error.snap +++ b/tests/core/snapshots/test-groupby-without-batching.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-grpc-group-by.md_error.snap b/tests/core/snapshots/test-grpc-group-by.md_error.snap index a4356bd249..9c3d6068ca 100644 --- a/tests/core/snapshots/test-grpc-group-by.md_error.snap +++ b/tests/core/snapshots/test-grpc-group-by.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-grpc-invalid-method-format.md_error.snap b/tests/core/snapshots/test-grpc-invalid-method-format.md_error.snap index c2ca8b345f..bca0481047 100644 --- a/tests/core/snapshots/test-grpc-invalid-method-format.md_error.snap +++ b/tests/core/snapshots/test-grpc-invalid-method-format.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-grpc-invalid-proto-id.md_error.snap b/tests/core/snapshots/test-grpc-invalid-proto-id.md_error.snap index 36ee7add79..2a0cea068a 100644 --- a/tests/core/snapshots/test-grpc-invalid-proto-id.md_error.snap +++ b/tests/core/snapshots/test-grpc-invalid-proto-id.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-grpc-missing-fields.md_error.snap b/tests/core/snapshots/test-grpc-missing-fields.md_error.snap index cdde712544..060f1f371b 100644 --- a/tests/core/snapshots/test-grpc-missing-fields.md_error.snap +++ b/tests/core/snapshots/test-grpc-missing-fields.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-grpc-nested-data.md_error.snap b/tests/core/snapshots/test-grpc-nested-data.md_error.snap index 7ae4b0af3a..dcef34981d 100644 --- a/tests/core/snapshots/test-grpc-nested-data.md_error.snap +++ b/tests/core/snapshots/test-grpc-nested-data.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-grpc-nested-optional.md_error.snap b/tests/core/snapshots/test-grpc-nested-optional.md_error.snap index 1af2a9fb24..9f8b718472 100644 --- a/tests/core/snapshots/test-grpc-nested-optional.md_error.snap +++ b/tests/core/snapshots/test-grpc-nested-optional.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-grpc-optional.md_error.snap b/tests/core/snapshots/test-grpc-optional.md_error.snap index 1af2a9fb24..9f8b718472 100644 --- a/tests/core/snapshots/test-grpc-optional.md_error.snap +++ b/tests/core/snapshots/test-grpc-optional.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-grpc-proto-path.md_error.snap b/tests/core/snapshots/test-grpc-proto-path.md_error.snap index 34febb43e4..fe707bb313 100644 --- a/tests/core/snapshots/test-grpc-proto-path.md_error.snap +++ b/tests/core/snapshots/test-grpc-proto-path.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-grpc-service-method.md_error.snap b/tests/core/snapshots/test-grpc-service-method.md_error.snap index 95599fc658..a6fc982b8b 100644 --- a/tests/core/snapshots/test-grpc-service-method.md_error.snap +++ b/tests/core/snapshots/test-grpc-service-method.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-grpc-service.md_error.snap b/tests/core/snapshots/test-grpc-service.md_error.snap index 269001ba60..5e0acb95cf 100644 --- a/tests/core/snapshots/test-grpc-service.md_error.snap +++ b/tests/core/snapshots/test-grpc-service.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-grpc.md_client.snap b/tests/core/snapshots/test-grpc.md_client.snap index c2a0078373..3960d84a5b 100644 --- a/tests/core/snapshots/test-grpc.md_client.snap +++ b/tests/core/snapshots/test-grpc.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type News { body: String diff --git a/tests/core/snapshots/test-grpc.md_merged.snap b/tests/core/snapshots/test-grpc.md_merged.snap index c28e68f243..41d30bb609 100644 --- a/tests/core/snapshots/test-grpc.md_merged.snap +++ b/tests/core/snapshots/test-grpc.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) diff --git a/tests/core/snapshots/test-hostname-faliure.md_error.snap b/tests/core/snapshots/test-hostname-faliure.md_error.snap index 2c6ac4d613..7aa9bcbb6d 100644 --- a/tests/core/snapshots/test-hostname-faliure.md_error.snap +++ b/tests/core/snapshots/test-hostname-faliure.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-http-baseurl.md_client.snap b/tests/core/snapshots/test-http-baseurl.md_client.snap index 72c16c7198..f5da839686 100644 --- a/tests/core/snapshots/test-http-baseurl.md_client.snap +++ b/tests/core/snapshots/test-http-baseurl.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { bar: String diff --git a/tests/core/snapshots/test-http-baseurl.md_merged.snap b/tests/core/snapshots/test-http-baseurl.md_merged.snap index 392fb06d80..cc47be3bf5 100644 --- a/tests/core/snapshots/test-http-baseurl.md_merged.snap +++ b/tests/core/snapshots/test-http-baseurl.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-http-batchKey.md_0.snap b/tests/core/snapshots/test-http-batchKey.md_0.snap index acc6d89665..f1e3f17d0a 100644 --- a/tests/core/snapshots/test-http-batchKey.md_0.snap +++ b/tests/core/snapshots/test-http-batchKey.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-http-batchKey.md_client.snap b/tests/core/snapshots/test-http-batchKey.md_client.snap index ba473f8b6c..bdea45701b 100644 --- a/tests/core/snapshots/test-http-batchKey.md_client.snap +++ b/tests/core/snapshots/test-http-batchKey.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Bar { barName: String! diff --git a/tests/core/snapshots/test-http-batchKey.md_merged.snap b/tests/core/snapshots/test-http-batchKey.md_merged.snap index 9758dc57e8..db32d6cc8b 100644 --- a/tests/core/snapshots/test-http-batchKey.md_merged.snap +++ b/tests/core/snapshots/test-http-batchKey.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) @upstream(batch: {delay: 10, headers: [], maxSize: 1000}) { query: Query diff --git a/tests/core/snapshots/test-http-headers.md_client.snap b/tests/core/snapshots/test-http-headers.md_client.snap index 893ac9057a..83535d83b5 100644 --- a/tests/core/snapshots/test-http-headers.md_client.snap +++ b/tests/core/snapshots/test-http-headers.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { foo: String diff --git a/tests/core/snapshots/test-http-headers.md_merged.snap b/tests/core/snapshots/test-http-headers.md_merged.snap index b092d6ce5e..c37ce5693a 100644 --- a/tests/core/snapshots/test-http-headers.md_merged.snap +++ b/tests/core/snapshots/test-http-headers.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-http-tmpl.md_client.snap b/tests/core/snapshots/test-http-tmpl.md_client.snap index 8fb16284cc..176c973622 100644 --- a/tests/core/snapshots/test-http-tmpl.md_client.snap +++ b/tests/core/snapshots/test-http-tmpl.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { id: Int diff --git a/tests/core/snapshots/test-http-tmpl.md_merged.snap b/tests/core/snapshots/test-http-tmpl.md_merged.snap index a6e50217a9..433090ad72 100644 --- a/tests/core/snapshots/test-http-tmpl.md_merged.snap +++ b/tests/core/snapshots/test-http-tmpl.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-http-with-add-field.md_error.snap b/tests/core/snapshots/test-http-with-add-field.md_error.snap index f1751bc827..160c4d809a 100644 --- a/tests/core/snapshots/test-http-with-add-field.md_error.snap +++ b/tests/core/snapshots/test-http-with-add-field.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-http-with-mustache-expr.md_0.snap b/tests/core/snapshots/test-http-with-mustache-expr.md_0.snap index 1f4ae40457..51fbfa64ff 100644 --- a/tests/core/snapshots/test-http-with-mustache-expr.md_0.snap +++ b/tests/core/snapshots/test-http-with-mustache-expr.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-http-with-mustache-expr.md_client.snap b/tests/core/snapshots/test-http-with-mustache-expr.md_client.snap index 9524d6fce7..6e04035337 100644 --- a/tests/core/snapshots/test-http-with-mustache-expr.md_client.snap +++ b/tests/core/snapshots/test-http-with-mustache-expr.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type A { a: Int diff --git a/tests/core/snapshots/test-http-with-mustache-expr.md_merged.snap b/tests/core/snapshots/test-http-with-mustache-expr.md_merged.snap index e5edab4670..1d8d5bf889 100644 --- a/tests/core/snapshots/test-http-with-mustache-expr.md_merged.snap +++ b/tests/core/snapshots/test-http-with-mustache-expr.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-http.md_client.snap b/tests/core/snapshots/test-http.md_client.snap index 71177707fd..07c7621583 100644 --- a/tests/core/snapshots/test-http.md_client.snap +++ b/tests/core/snapshots/test-http.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { foo: [User] diff --git a/tests/core/snapshots/test-http.md_merged.snap b/tests/core/snapshots/test-http.md_merged.snap index f8f0de135b..cd22df357e 100644 --- a/tests/core/snapshots/test-http.md_merged.snap +++ b/tests/core/snapshots/test-http.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-inline-error.md_error.snap b/tests/core/snapshots/test-inline-error.md_error.snap index 7a9527f963..16cb3ca063 100644 --- a/tests/core/snapshots/test-inline-error.md_error.snap +++ b/tests/core/snapshots/test-inline-error.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-inline-list.md_client.snap b/tests/core/snapshots/test-inline-list.md_client.snap index b1001b9d44..826d7855e9 100644 --- a/tests/core/snapshots/test-inline-list.md_client.snap +++ b/tests/core/snapshots/test-inline-list.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type B { c: String diff --git a/tests/core/snapshots/test-inline-list.md_merged.snap b/tests/core/snapshots/test-inline-list.md_merged.snap index 1d80e282fe..91c70844e4 100644 --- a/tests/core/snapshots/test-inline-list.md_merged.snap +++ b/tests/core/snapshots/test-inline-list.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-inline.md_client.snap b/tests/core/snapshots/test-inline.md_client.snap index b1001b9d44..826d7855e9 100644 --- a/tests/core/snapshots/test-inline.md_client.snap +++ b/tests/core/snapshots/test-inline.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type B { c: String diff --git a/tests/core/snapshots/test-inline.md_merged.snap b/tests/core/snapshots/test-inline.md_merged.snap index 277d53aae3..4109c5111c 100644 --- a/tests/core/snapshots/test-inline.md_merged.snap +++ b/tests/core/snapshots/test-inline.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-input-documentation.md_client.snap b/tests/core/snapshots/test-input-documentation.md_client.snap index 4c1ac2ef1d..7bb10c7e1d 100644 --- a/tests/core/snapshots/test-input-documentation.md_client.snap +++ b/tests/core/snapshots/test-input-documentation.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- """ Test input documentation diff --git a/tests/core/snapshots/test-input-documentation.md_merged.snap b/tests/core/snapshots/test-input-documentation.md_merged.snap index e43065e953..8fcbe93e49 100644 --- a/tests/core/snapshots/test-input-documentation.md_merged.snap +++ b/tests/core/snapshots/test-input-documentation.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-input-out.md_0.snap b/tests/core/snapshots/test-input-out.md_0.snap index 2ff2759825..81054dd298 100644 --- a/tests/core/snapshots/test-input-out.md_0.snap +++ b/tests/core/snapshots/test-input-out.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-input-out.md_client.snap b/tests/core/snapshots/test-input-out.md_client.snap index 0ebb9fa91a..207ce4b424 100644 --- a/tests/core/snapshots/test-input-out.md_client.snap +++ b/tests/core/snapshots/test-input-out.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- input Filter { a: Int diff --git a/tests/core/snapshots/test-input-out.md_merged.snap b/tests/core/snapshots/test-input-out.md_merged.snap index 7e4b4b24ad..12b686f37a 100644 --- a/tests/core/snapshots/test-input-out.md_merged.snap +++ b/tests/core/snapshots/test-input-out.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-input-with-arg-out.md_0.snap b/tests/core/snapshots/test-input-with-arg-out.md_0.snap index 15a8438551..1054ae3c79 100644 --- a/tests/core/snapshots/test-input-with-arg-out.md_0.snap +++ b/tests/core/snapshots/test-input-with-arg-out.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-input-with-arg-out.md_client.snap b/tests/core/snapshots/test-input-with-arg-out.md_client.snap index 58bdb48805..d5e21fd05f 100644 --- a/tests/core/snapshots/test-input-with-arg-out.md_client.snap +++ b/tests/core/snapshots/test-input-with-arg-out.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- input IntFilter { i: Int diff --git a/tests/core/snapshots/test-input-with-arg-out.md_merged.snap b/tests/core/snapshots/test-input-with-arg-out.md_merged.snap index c542bcf4b2..25c6801da3 100644 --- a/tests/core/snapshots/test-input-with-arg-out.md_merged.snap +++ b/tests/core/snapshots/test-input-with-arg-out.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-interface-result.md_client.snap b/tests/core/snapshots/test-interface-result.md_client.snap index 6d3262740c..c82d287eed 100644 --- a/tests/core/snapshots/test-interface-result.md_client.snap +++ b/tests/core/snapshots/test-interface-result.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type B implements IA { a: String diff --git a/tests/core/snapshots/test-interface-result.md_merged.snap b/tests/core/snapshots/test-interface-result.md_merged.snap index 98bcdf6616..9596ef2ad4 100644 --- a/tests/core/snapshots/test-interface-result.md_merged.snap +++ b/tests/core/snapshots/test-interface-result.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-interface.md_client.snap b/tests/core/snapshots/test-interface.md_client.snap index ed99fa7b6d..90711e7bb4 100644 --- a/tests/core/snapshots/test-interface.md_client.snap +++ b/tests/core/snapshots/test-interface.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type B implements IA { a: String diff --git a/tests/core/snapshots/test-interface.md_merged.snap b/tests/core/snapshots/test-interface.md_merged.snap index a501bc8b26..5ffda913b3 100644 --- a/tests/core/snapshots/test-interface.md_merged.snap +++ b/tests/core/snapshots/test-interface.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-invalid-add-field.md_error.snap b/tests/core/snapshots/test-invalid-add-field.md_error.snap index 89c8031f06..79f7d431a0 100644 --- a/tests/core/snapshots/test-invalid-add-field.md_error.snap +++ b/tests/core/snapshots/test-invalid-add-field.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-invalid-query-in-http.md_error.snap b/tests/core/snapshots/test-invalid-query-in-http.md_error.snap index 7d4320c23c..6c5920d4bd 100644 --- a/tests/core/snapshots/test-invalid-query-in-http.md_error.snap +++ b/tests/core/snapshots/test-invalid-query-in-http.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-invalid-server.md_error.snap b/tests/core/snapshots/test-invalid-server.md_error.snap index 07613bc3f8..e2df00654c 100644 --- a/tests/core/snapshots/test-invalid-server.md_error.snap +++ b/tests/core/snapshots/test-invalid-server.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-js-multi-onRequest-handlers.md_0.snap b/tests/core/snapshots/test-js-multi-onRequest-handlers.md_0.snap index a2a02837c3..70f7bba26d 100644 --- a/tests/core/snapshots/test-js-multi-onRequest-handlers.md_0.snap +++ b/tests/core/snapshots/test-js-multi-onRequest-handlers.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-js-multi-onRequest-handlers.md_client.snap b/tests/core/snapshots/test-js-multi-onRequest-handlers.md_client.snap index 72c16c7198..f5da839686 100644 --- a/tests/core/snapshots/test-js-multi-onRequest-handlers.md_client.snap +++ b/tests/core/snapshots/test-js-multi-onRequest-handlers.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { bar: String diff --git a/tests/core/snapshots/test-js-multi-onRequest-handlers.md_merged.snap b/tests/core/snapshots/test-js-multi-onRequest-handlers.md_merged.snap index 1a8a1467d8..d517ca727e 100644 --- a/tests/core/snapshots/test-js-multi-onRequest-handlers.md_merged.snap +++ b/tests/core/snapshots/test-js-multi-onRequest-handlers.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(onRequest: "foo") @link(src: "test1.js", type: Script) { query: Query diff --git a/tests/core/snapshots/test-js-multiple-scripts.md_error.snap b/tests/core/snapshots/test-js-multiple-scripts.md_error.snap index 8dd40ad345..e31620f228 100644 --- a/tests/core/snapshots/test-js-multiple-scripts.md_error.snap +++ b/tests/core/snapshots/test-js-multiple-scripts.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-js-request-response-2.md_0.snap b/tests/core/snapshots/test-js-request-response-2.md_0.snap index e06b77077f..ea36cdcf19 100644 --- a/tests/core/snapshots/test-js-request-response-2.md_0.snap +++ b/tests/core/snapshots/test-js-request-response-2.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-js-request-response-2.md_client.snap b/tests/core/snapshots/test-js-request-response-2.md_client.snap index 25a6202924..66463bf273 100644 --- a/tests/core/snapshots/test-js-request-response-2.md_client.snap +++ b/tests/core/snapshots/test-js-request-response-2.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { hello: String diff --git a/tests/core/snapshots/test-js-request-response-2.md_merged.snap b/tests/core/snapshots/test-js-request-response-2.md_merged.snap index adc0aea1a2..3dc3fa9b99 100644 --- a/tests/core/snapshots/test-js-request-response-2.md_merged.snap +++ b/tests/core/snapshots/test-js-request-response-2.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(onRequest: "onRequest") @link(src: "test.js", type: Script) { query: Query diff --git a/tests/core/snapshots/test-js-request-response.md_0.snap b/tests/core/snapshots/test-js-request-response.md_0.snap index e5cf278cca..86dae90e60 100644 --- a/tests/core/snapshots/test-js-request-response.md_0.snap +++ b/tests/core/snapshots/test-js-request-response.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-js-request-response.md_client.snap b/tests/core/snapshots/test-js-request-response.md_client.snap index 25a6202924..66463bf273 100644 --- a/tests/core/snapshots/test-js-request-response.md_client.snap +++ b/tests/core/snapshots/test-js-request-response.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { hello: String diff --git a/tests/core/snapshots/test-js-request-response.md_merged.snap b/tests/core/snapshots/test-js-request-response.md_merged.snap index adc0aea1a2..3dc3fa9b99 100644 --- a/tests/core/snapshots/test-js-request-response.md_merged.snap +++ b/tests/core/snapshots/test-js-request-response.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(onRequest: "onRequest") @link(src: "test.js", type: Script) { query: Query diff --git a/tests/core/snapshots/test-lack-resolver.md_error.snap b/tests/core/snapshots/test-lack-resolver.md_error.snap index e3e60e1cbf..b7cb19e404 100644 --- a/tests/core/snapshots/test-lack-resolver.md_error.snap +++ b/tests/core/snapshots/test-lack-resolver.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-link-support.md_client.snap b/tests/core/snapshots/test-link-support.md_client.snap index 4fae1e7ef2..a36079729b 100644 --- a/tests/core/snapshots/test-link-support.md_client.snap +++ b/tests/core/snapshots/test-link-support.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type News { id: Int diff --git a/tests/core/snapshots/test-link-support.md_merged.snap b/tests/core/snapshots/test-link-support.md_merged.snap index 77a0d25bd1..b634ff91a3 100644 --- a/tests/core/snapshots/test-link-support.md_merged.snap +++ b/tests/core/snapshots/test-link-support.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) diff --git a/tests/core/snapshots/test-list-args.md_0.snap b/tests/core/snapshots/test-list-args.md_0.snap index 1bc9bbe17b..25f5659c92 100644 --- a/tests/core/snapshots/test-list-args.md_0.snap +++ b/tests/core/snapshots/test-list-args.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-list-args.md_client.snap b/tests/core/snapshots/test-list-args.md_client.snap index a8cfceb734..efb907356d 100644 --- a/tests/core/snapshots/test-list-args.md_client.snap +++ b/tests/core/snapshots/test-list-args.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { f1(q: [Int!]!): T1 diff --git a/tests/core/snapshots/test-list-args.md_merged.snap b/tests/core/snapshots/test-list-args.md_merged.snap index fc12f058d8..251187ef8d 100644 --- a/tests/core/snapshots/test-list-args.md_merged.snap +++ b/tests/core/snapshots/test-list-args.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(queryValidation: true) @upstream { query: Query diff --git a/tests/core/snapshots/test-merge-input.md_merged.snap b/tests/core/snapshots/test-merge-input.md_merged.snap index 6e4b03023c..38d084b008 100644 --- a/tests/core/snapshots/test-merge-input.md_merged.snap +++ b/tests/core/snapshots/test-merge-input.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-merge-invalid.md_error.snap b/tests/core/snapshots/test-merge-invalid.md_error.snap index e51fab4b42..d56b499085 100644 --- a/tests/core/snapshots/test-merge-invalid.md_error.snap +++ b/tests/core/snapshots/test-merge-invalid.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-merge-nested.md_merged.snap b/tests/core/snapshots/test-merge-nested.md_merged.snap index 53cfa26fe5..a280778f39 100644 --- a/tests/core/snapshots/test-merge-nested.md_merged.snap +++ b/tests/core/snapshots/test-merge-nested.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-merge-right-with-link-config.md_client.snap b/tests/core/snapshots/test-merge-right-with-link-config.md_client.snap index 20622b2fcc..41407d991a 100644 --- a/tests/core/snapshots/test-merge-right-with-link-config.md_client.snap +++ b/tests/core/snapshots/test-merge-right-with-link-config.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Foo { bar: String diff --git a/tests/core/snapshots/test-merge-right-with-link-config.md_merged.snap b/tests/core/snapshots/test-merge-right-with-link-config.md_merged.snap index a6b105f6d0..43a8b80655 100644 --- a/tests/core/snapshots/test-merge-right-with-link-config.md_merged.snap +++ b/tests/core/snapshots/test-merge-right-with-link-config.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(allowedHeaders: ["Authorization"]) @link(src: "stripe-types.graphql", type: Config) { query: Query diff --git a/tests/core/snapshots/test-merge-server-sdl.md_client.snap b/tests/core/snapshots/test-merge-server-sdl.md_client.snap index 71177707fd..07c7621583 100644 --- a/tests/core/snapshots/test-merge-server-sdl.md_client.snap +++ b/tests/core/snapshots/test-merge-server-sdl.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { foo: [User] diff --git a/tests/core/snapshots/test-merge-server-sdl.md_merged.snap b/tests/core/snapshots/test-merge-server-sdl.md_merged.snap index f8f0de135b..cd22df357e 100644 --- a/tests/core/snapshots/test-merge-server-sdl.md_merged.snap +++ b/tests/core/snapshots/test-merge-server-sdl.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-merge-union.md_merged.snap b/tests/core/snapshots/test-merge-union.md_merged.snap index 5e2242004a..0cbf042e85 100644 --- a/tests/core/snapshots/test-merge-union.md_merged.snap +++ b/tests/core/snapshots/test-merge-union.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-missing-argument-on-all-resolvers.md_error.snap b/tests/core/snapshots/test-missing-argument-on-all-resolvers.md_error.snap index bd0885307f..7fbc1235a2 100644 --- a/tests/core/snapshots/test-missing-argument-on-all-resolvers.md_error.snap +++ b/tests/core/snapshots/test-missing-argument-on-all-resolvers.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-missing-mutation-resolver.md_error.snap b/tests/core/snapshots/test-missing-mutation-resolver.md_error.snap index dd5c76b19e..741434bdea 100644 --- a/tests/core/snapshots/test-missing-mutation-resolver.md_error.snap +++ b/tests/core/snapshots/test-missing-mutation-resolver.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-missing-query-resolver.md_error.snap b/tests/core/snapshots/test-missing-query-resolver.md_error.snap index f1ee6ca5be..3cdb1249d7 100644 --- a/tests/core/snapshots/test-missing-query-resolver.md_error.snap +++ b/tests/core/snapshots/test-missing-query-resolver.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-missing-root-types.md_error.snap b/tests/core/snapshots/test-missing-root-types.md_error.snap index 60b7f03d34..3b3130afb2 100644 --- a/tests/core/snapshots/test-missing-root-types.md_error.snap +++ b/tests/core/snapshots/test-missing-root-types.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-missing-schema-query.md_error.snap b/tests/core/snapshots/test-missing-schema-query.md_error.snap index 1ef6c7ae5c..3a503a338a 100644 --- a/tests/core/snapshots/test-missing-schema-query.md_error.snap +++ b/tests/core/snapshots/test-missing-schema-query.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-modify.md_client.snap b/tests/core/snapshots/test-modify.md_client.snap index ef63ab86b3..459ef85407 100644 --- a/tests/core/snapshots/test-modify.md_client.snap +++ b/tests/core/snapshots/test-modify.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- input Foo { bar: String diff --git a/tests/core/snapshots/test-modify.md_merged.snap b/tests/core/snapshots/test-modify.md_merged.snap index 0d1e56bd20..67ea796b33 100644 --- a/tests/core/snapshots/test-modify.md_merged.snap +++ b/tests/core/snapshots/test-modify.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-multi-interface.md_client.snap b/tests/core/snapshots/test-multi-interface.md_client.snap index 3164ef9e7e..9a2b8c8708 100644 --- a/tests/core/snapshots/test-multi-interface.md_client.snap +++ b/tests/core/snapshots/test-multi-interface.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type B implements IA & IB { a: String diff --git a/tests/core/snapshots/test-multi-interface.md_merged.snap b/tests/core/snapshots/test-multi-interface.md_merged.snap index f02eeafe4b..583c0a5edb 100644 --- a/tests/core/snapshots/test-multi-interface.md_merged.snap +++ b/tests/core/snapshots/test-multi-interface.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-multiple-config-types.md_0.snap b/tests/core/snapshots/test-multiple-config-types.md_0.snap index 1966d10828..b5887500b9 100644 --- a/tests/core/snapshots/test-multiple-config-types.md_0.snap +++ b/tests/core/snapshots/test-multiple-config-types.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-multiple-config-types.md_client.snap b/tests/core/snapshots/test-multiple-config-types.md_client.snap index b4fa7fb1e0..d91e778255 100644 --- a/tests/core/snapshots/test-multiple-config-types.md_client.snap +++ b/tests/core/snapshots/test-multiple-config-types.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- input Input { id: Int diff --git a/tests/core/snapshots/test-multiple-config-types.md_merged.snap b/tests/core/snapshots/test-multiple-config-types.md_merged.snap index cec9ceca15..e05036c91a 100644 --- a/tests/core/snapshots/test-multiple-config-types.md_merged.snap +++ b/tests/core/snapshots/test-multiple-config-types.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream @link(id: "types", src: "types.graphql", type: Config) { query: Query diff --git a/tests/core/snapshots/test-nested-input.md_client.snap b/tests/core/snapshots/test-nested-input.md_client.snap index 4987f728f2..90ba2ad5af 100644 --- a/tests/core/snapshots/test-nested-input.md_client.snap +++ b/tests/core/snapshots/test-nested-input.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- input A { b: B diff --git a/tests/core/snapshots/test-nested-input.md_merged.snap b/tests/core/snapshots/test-nested-input.md_merged.snap index bc99ec2f52..f1af17927d 100644 --- a/tests/core/snapshots/test-nested-input.md_merged.snap +++ b/tests/core/snapshots/test-nested-input.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-nested-value.md_client.snap b/tests/core/snapshots/test-nested-value.md_client.snap index 57bd37c184..147260b871 100644 --- a/tests/core/snapshots/test-nested-value.md_client.snap +++ b/tests/core/snapshots/test-nested-value.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { id: Int diff --git a/tests/core/snapshots/test-nested-value.md_merged.snap b/tests/core/snapshots/test-nested-value.md_merged.snap index dba926a18b..f81545e195 100644 --- a/tests/core/snapshots/test-nested-value.md_merged.snap +++ b/tests/core/snapshots/test-nested-value.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-no-base-url.md_error.snap b/tests/core/snapshots/test-no-base-url.md_error.snap index 7cd87d8050..9de0d45b83 100644 --- a/tests/core/snapshots/test-no-base-url.md_error.snap +++ b/tests/core/snapshots/test-no-base-url.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-null-in-array.md_0.snap b/tests/core/snapshots/test-null-in-array.md_0.snap index 4d68912c6b..ba0d171785 100644 --- a/tests/core/snapshots/test-null-in-array.md_0.snap +++ b/tests/core/snapshots/test-null-in-array.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-null-in-array.md_client.snap b/tests/core/snapshots/test-null-in-array.md_client.snap index 4ca0f268e9..b3915fc9d1 100644 --- a/tests/core/snapshots/test-null-in-array.md_client.snap +++ b/tests/core/snapshots/test-null-in-array.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Company { id: ID diff --git a/tests/core/snapshots/test-null-in-array.md_merged.snap b/tests/core/snapshots/test-null-in-array.md_merged.snap index e79c3bf609..09c71a8e3f 100644 --- a/tests/core/snapshots/test-null-in-array.md_merged.snap +++ b/tests/core/snapshots/test-null-in-array.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-null-in-object.md_0.snap b/tests/core/snapshots/test-null-in-object.md_0.snap index 4d68912c6b..ba0d171785 100644 --- a/tests/core/snapshots/test-null-in-object.md_0.snap +++ b/tests/core/snapshots/test-null-in-object.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-null-in-object.md_client.snap b/tests/core/snapshots/test-null-in-object.md_client.snap index beb3b12a9a..a5415245d9 100644 --- a/tests/core/snapshots/test-null-in-object.md_client.snap +++ b/tests/core/snapshots/test-null-in-object.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Company { id: ID diff --git a/tests/core/snapshots/test-null-in-object.md_merged.snap b/tests/core/snapshots/test-null-in-object.md_merged.snap index 71358c0856..fca5bf4c96 100644 --- a/tests/core/snapshots/test-null-in-object.md_merged.snap +++ b/tests/core/snapshots/test-null-in-object.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-omit-list.md_client.snap b/tests/core/snapshots/test-omit-list.md_client.snap index b1001b9d44..826d7855e9 100644 --- a/tests/core/snapshots/test-omit-list.md_client.snap +++ b/tests/core/snapshots/test-omit-list.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type B { c: String diff --git a/tests/core/snapshots/test-omit-list.md_merged.snap b/tests/core/snapshots/test-omit-list.md_merged.snap index 45b11d9668..1064d17850 100644 --- a/tests/core/snapshots/test-omit-list.md_merged.snap +++ b/tests/core/snapshots/test-omit-list.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-omit.md_client.snap b/tests/core/snapshots/test-omit.md_client.snap index b1001b9d44..826d7855e9 100644 --- a/tests/core/snapshots/test-omit.md_client.snap +++ b/tests/core/snapshots/test-omit.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type B { c: String diff --git a/tests/core/snapshots/test-omit.md_merged.snap b/tests/core/snapshots/test-omit.md_merged.snap index 3d585c67a6..f6a93ab9fc 100644 --- a/tests/core/snapshots/test-omit.md_merged.snap +++ b/tests/core/snapshots/test-omit.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-on-response-body.md_0.snap b/tests/core/snapshots/test-on-response-body.md_0.snap index 0e379e6c38..bb2c739c1d 100644 --- a/tests/core/snapshots/test-on-response-body.md_0.snap +++ b/tests/core/snapshots/test-on-response-body.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-on-response-body.md_client.snap b/tests/core/snapshots/test-on-response-body.md_client.snap index 8cf0b9181a..c604bcc5ab 100644 --- a/tests/core/snapshots/test-on-response-body.md_client.snap +++ b/tests/core/snapshots/test-on-response-body.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { hello: User! diff --git a/tests/core/snapshots/test-on-response-body.md_merged.snap b/tests/core/snapshots/test-on-response-body.md_merged.snap index 6dfbd8353a..8e6a03e6db 100644 --- a/tests/core/snapshots/test-on-response-body.md_merged.snap +++ b/tests/core/snapshots/test-on-response-body.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream @link(src: "test.js", type: Script) { query: Query diff --git a/tests/core/snapshots/test-optional-key-skip-empty.md_0.snap b/tests/core/snapshots/test-optional-key-skip-empty.md_0.snap index fd8b8ab5a3..434222e7d2 100644 --- a/tests/core/snapshots/test-optional-key-skip-empty.md_0.snap +++ b/tests/core/snapshots/test-optional-key-skip-empty.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-optional-key-skip-empty.md_client.snap b/tests/core/snapshots/test-optional-key-skip-empty.md_client.snap index b6e374918e..e727f179cf 100644 --- a/tests/core/snapshots/test-optional-key-skip-empty.md_client.snap +++ b/tests/core/snapshots/test-optional-key-skip-empty.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Bar { id: Int diff --git a/tests/core/snapshots/test-optional-key-skip-empty.md_merged.snap b/tests/core/snapshots/test-optional-key-skip-empty.md_merged.snap index 33fe93e046..8cef87639a 100644 --- a/tests/core/snapshots/test-optional-key-skip-empty.md_merged.snap +++ b/tests/core/snapshots/test-optional-key-skip-empty.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) @upstream { query: Query diff --git a/tests/core/snapshots/test-params-as-body.md_0.snap b/tests/core/snapshots/test-params-as-body.md_0.snap index 79e85dfc9a..ad3d30f02e 100644 --- a/tests/core/snapshots/test-params-as-body.md_0.snap +++ b/tests/core/snapshots/test-params-as-body.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-params-as-body.md_client.snap b/tests/core/snapshots/test-params-as-body.md_client.snap index 28e6b0d379..c35936ada4 100644 --- a/tests/core/snapshots/test-params-as-body.md_client.snap +++ b/tests/core/snapshots/test-params-as-body.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { firstUser(id: Int, name: String): User diff --git a/tests/core/snapshots/test-params-as-body.md_merged.snap b/tests/core/snapshots/test-params-as-body.md_merged.snap index 3dbe617929..72da37e0d5 100644 --- a/tests/core/snapshots/test-params-as-body.md_merged.snap +++ b/tests/core/snapshots/test-params-as-body.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) @upstream { query: Query diff --git a/tests/core/snapshots/test-query-documentation.md_client.snap b/tests/core/snapshots/test-query-documentation.md_client.snap index 3de62904ae..f2ecbe533f 100644 --- a/tests/core/snapshots/test-query-documentation.md_client.snap +++ b/tests/core/snapshots/test-query-documentation.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { """ diff --git a/tests/core/snapshots/test-query-documentation.md_merged.snap b/tests/core/snapshots/test-query-documentation.md_merged.snap index fcbdb7fae6..3ff8b266ed 100644 --- a/tests/core/snapshots/test-query-documentation.md_merged.snap +++ b/tests/core/snapshots/test-query-documentation.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-query.md_client.snap b/tests/core/snapshots/test-query.md_client.snap index 893ac9057a..83535d83b5 100644 --- a/tests/core/snapshots/test-query.md_client.snap +++ b/tests/core/snapshots/test-query.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { foo: String diff --git a/tests/core/snapshots/test-query.md_merged.snap b/tests/core/snapshots/test-query.md_merged.snap index 93e8e8a71a..964f29c16d 100644 --- a/tests/core/snapshots/test-query.md_merged.snap +++ b/tests/core/snapshots/test-query.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-ref-other.md_client.snap b/tests/core/snapshots/test-ref-other.md_client.snap index 13bd3067b7..209fd5f468 100644 --- a/tests/core/snapshots/test-ref-other.md_client.snap +++ b/tests/core/snapshots/test-ref-other.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type InPost { get: [Post] diff --git a/tests/core/snapshots/test-ref-other.md_merged.snap b/tests/core/snapshots/test-ref-other.md_merged.snap index 48e7f7cc1d..b68ace1656 100644 --- a/tests/core/snapshots/test-ref-other.md_merged.snap +++ b/tests/core/snapshots/test-ref-other.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8000) @upstream { query: Query diff --git a/tests/core/snapshots/test-required-fields.md_0.snap b/tests/core/snapshots/test-required-fields.md_0.snap index c526e94e7a..66f46413fc 100644 --- a/tests/core/snapshots/test-required-fields.md_0.snap +++ b/tests/core/snapshots/test-required-fields.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_1.snap b/tests/core/snapshots/test-required-fields.md_1.snap index 93309c9793..5c382678e4 100644 --- a/tests/core/snapshots/test-required-fields.md_1.snap +++ b/tests/core/snapshots/test-required-fields.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_10.snap b/tests/core/snapshots/test-required-fields.md_10.snap index 1621f25fbc..7bf48c41d7 100644 --- a/tests/core/snapshots/test-required-fields.md_10.snap +++ b/tests/core/snapshots/test-required-fields.md_10.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_11.snap b/tests/core/snapshots/test-required-fields.md_11.snap index 7cb54826dc..07c1522b94 100644 --- a/tests/core/snapshots/test-required-fields.md_11.snap +++ b/tests/core/snapshots/test-required-fields.md_11.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_12.snap b/tests/core/snapshots/test-required-fields.md_12.snap index b5d4689146..5277a57a05 100644 --- a/tests/core/snapshots/test-required-fields.md_12.snap +++ b/tests/core/snapshots/test-required-fields.md_12.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_13.snap b/tests/core/snapshots/test-required-fields.md_13.snap index 5a2e8949c7..70f6d7932e 100644 --- a/tests/core/snapshots/test-required-fields.md_13.snap +++ b/tests/core/snapshots/test-required-fields.md_13.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_14.snap b/tests/core/snapshots/test-required-fields.md_14.snap index c5e590a3a4..82929e42af 100644 --- a/tests/core/snapshots/test-required-fields.md_14.snap +++ b/tests/core/snapshots/test-required-fields.md_14.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_15.snap b/tests/core/snapshots/test-required-fields.md_15.snap index e96d3c87a0..6299179dff 100644 --- a/tests/core/snapshots/test-required-fields.md_15.snap +++ b/tests/core/snapshots/test-required-fields.md_15.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_16.snap b/tests/core/snapshots/test-required-fields.md_16.snap index f04b340dcd..50a8fe5e9e 100644 --- a/tests/core/snapshots/test-required-fields.md_16.snap +++ b/tests/core/snapshots/test-required-fields.md_16.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_17.snap b/tests/core/snapshots/test-required-fields.md_17.snap index cabdc83aea..55402b20cd 100644 --- a/tests/core/snapshots/test-required-fields.md_17.snap +++ b/tests/core/snapshots/test-required-fields.md_17.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_18.snap b/tests/core/snapshots/test-required-fields.md_18.snap index f3832a962b..97be6ba2f7 100644 --- a/tests/core/snapshots/test-required-fields.md_18.snap +++ b/tests/core/snapshots/test-required-fields.md_18.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_19.snap b/tests/core/snapshots/test-required-fields.md_19.snap index 52b8480df5..7776228c50 100644 --- a/tests/core/snapshots/test-required-fields.md_19.snap +++ b/tests/core/snapshots/test-required-fields.md_19.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_2.snap b/tests/core/snapshots/test-required-fields.md_2.snap index 7f404ec366..2e5bd877f2 100644 --- a/tests/core/snapshots/test-required-fields.md_2.snap +++ b/tests/core/snapshots/test-required-fields.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_20.snap b/tests/core/snapshots/test-required-fields.md_20.snap index 8ec7714e13..d1560ac02d 100644 --- a/tests/core/snapshots/test-required-fields.md_20.snap +++ b/tests/core/snapshots/test-required-fields.md_20.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_21.snap b/tests/core/snapshots/test-required-fields.md_21.snap index 0a7dffb745..c4f767a268 100644 --- a/tests/core/snapshots/test-required-fields.md_21.snap +++ b/tests/core/snapshots/test-required-fields.md_21.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_3.snap b/tests/core/snapshots/test-required-fields.md_3.snap index 635314f4a5..0dde3714c7 100644 --- a/tests/core/snapshots/test-required-fields.md_3.snap +++ b/tests/core/snapshots/test-required-fields.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_4.snap b/tests/core/snapshots/test-required-fields.md_4.snap index 39634a5fb0..aa4bbd0c4a 100644 --- a/tests/core/snapshots/test-required-fields.md_4.snap +++ b/tests/core/snapshots/test-required-fields.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_5.snap b/tests/core/snapshots/test-required-fields.md_5.snap index 9ecc8ec71f..1a7f69912b 100644 --- a/tests/core/snapshots/test-required-fields.md_5.snap +++ b/tests/core/snapshots/test-required-fields.md_5.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_6.snap b/tests/core/snapshots/test-required-fields.md_6.snap index 2355e1e2bb..3ee0fb8fc0 100644 --- a/tests/core/snapshots/test-required-fields.md_6.snap +++ b/tests/core/snapshots/test-required-fields.md_6.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_7.snap b/tests/core/snapshots/test-required-fields.md_7.snap index 79647f46ac..12de839d46 100644 --- a/tests/core/snapshots/test-required-fields.md_7.snap +++ b/tests/core/snapshots/test-required-fields.md_7.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_8.snap b/tests/core/snapshots/test-required-fields.md_8.snap index d0b7ef5c84..98716d3c5a 100644 --- a/tests/core/snapshots/test-required-fields.md_8.snap +++ b/tests/core/snapshots/test-required-fields.md_8.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_9.snap b/tests/core/snapshots/test-required-fields.md_9.snap index 046718d6d8..0074311326 100644 --- a/tests/core/snapshots/test-required-fields.md_9.snap +++ b/tests/core/snapshots/test-required-fields.md_9.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-required-fields.md_client.snap b/tests/core/snapshots/test-required-fields.md_client.snap index da516ad64a..f4c7890a3c 100644 --- a/tests/core/snapshots/test-required-fields.md_client.snap +++ b/tests/core/snapshots/test-required-fields.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Foo { bar: String! diff --git a/tests/core/snapshots/test-required-fields.md_merged.snap b/tests/core/snapshots/test-required-fields.md_merged.snap index 8bbe4199e1..32c7a45a63 100644 --- a/tests/core/snapshots/test-required-fields.md_merged.snap +++ b/tests/core/snapshots/test-required-fields.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(enableJIT: true) @upstream { query: Query diff --git a/tests/core/snapshots/test-response-header-value.md_error.snap b/tests/core/snapshots/test-response-header-value.md_error.snap index d319669132..c5275556d7 100644 --- a/tests/core/snapshots/test-response-header-value.md_error.snap +++ b/tests/core/snapshots/test-response-header-value.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-response-headers-multi.md_error.snap b/tests/core/snapshots/test-response-headers-multi.md_error.snap index e7de957c9f..1b3b2c86d8 100644 --- a/tests/core/snapshots/test-response-headers-multi.md_error.snap +++ b/tests/core/snapshots/test-response-headers-multi.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-response-headers-name.md_error.snap b/tests/core/snapshots/test-response-headers-name.md_error.snap index a611958fd3..6bdfd0e23c 100644 --- a/tests/core/snapshots/test-response-headers-name.md_error.snap +++ b/tests/core/snapshots/test-response-headers-name.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-scalars-builtin.md_0.snap b/tests/core/snapshots/test-scalars-builtin.md_0.snap index 62bb903e82..1658c38be8 100644 --- a/tests/core/snapshots/test-scalars-builtin.md_0.snap +++ b/tests/core/snapshots/test-scalars-builtin.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-builtin.md_1.snap b/tests/core/snapshots/test-scalars-builtin.md_1.snap index b514a1c322..11401376dc 100644 --- a/tests/core/snapshots/test-scalars-builtin.md_1.snap +++ b/tests/core/snapshots/test-scalars-builtin.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-builtin.md_2.snap b/tests/core/snapshots/test-scalars-builtin.md_2.snap index 4a94435126..a15ede8ca6 100644 --- a/tests/core/snapshots/test-scalars-builtin.md_2.snap +++ b/tests/core/snapshots/test-scalars-builtin.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-builtin.md_3.snap b/tests/core/snapshots/test-scalars-builtin.md_3.snap index 58ded18820..50bae97d95 100644 --- a/tests/core/snapshots/test-scalars-builtin.md_3.snap +++ b/tests/core/snapshots/test-scalars-builtin.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-builtin.md_4.snap b/tests/core/snapshots/test-scalars-builtin.md_4.snap index b42dfec930..b0b345d96f 100644 --- a/tests/core/snapshots/test-scalars-builtin.md_4.snap +++ b/tests/core/snapshots/test-scalars-builtin.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-builtin.md_5.snap b/tests/core/snapshots/test-scalars-builtin.md_5.snap index f118c465e4..fbba4c9e6e 100644 --- a/tests/core/snapshots/test-scalars-builtin.md_5.snap +++ b/tests/core/snapshots/test-scalars-builtin.md_5.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-builtin.md_6.snap b/tests/core/snapshots/test-scalars-builtin.md_6.snap index 75d3e68ca6..cde138dd2f 100644 --- a/tests/core/snapshots/test-scalars-builtin.md_6.snap +++ b/tests/core/snapshots/test-scalars-builtin.md_6.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-builtin.md_7.snap b/tests/core/snapshots/test-scalars-builtin.md_7.snap index 5dcfe0cd33..d6228e88e9 100644 --- a/tests/core/snapshots/test-scalars-builtin.md_7.snap +++ b/tests/core/snapshots/test-scalars-builtin.md_7.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-builtin.md_8.snap b/tests/core/snapshots/test-scalars-builtin.md_8.snap index ca92d7d6a2..a0b8bbd508 100644 --- a/tests/core/snapshots/test-scalars-builtin.md_8.snap +++ b/tests/core/snapshots/test-scalars-builtin.md_8.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-builtin.md_9.snap b/tests/core/snapshots/test-scalars-builtin.md_9.snap index 060ab67009..4a205aec18 100644 --- a/tests/core/snapshots/test-scalars-builtin.md_9.snap +++ b/tests/core/snapshots/test-scalars-builtin.md_9.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-builtin.md_client.snap b/tests/core/snapshots/test-scalars-builtin.md_client.snap index 89aecbaf7d..dfd0868801 100644 --- a/tests/core/snapshots/test-scalars-builtin.md_client.snap +++ b/tests/core/snapshots/test-scalars-builtin.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { bool(x: Boolean!): Boolean! diff --git a/tests/core/snapshots/test-scalars-builtin.md_merged.snap b/tests/core/snapshots/test-scalars-builtin.md_merged.snap index f6158dcce3..f279807bdd 100644 --- a/tests/core/snapshots/test-scalars-builtin.md_merged.snap +++ b/tests/core/snapshots/test-scalars-builtin.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "localhost", port: 8000) @upstream { query: Query diff --git a/tests/core/snapshots/test-scalars-integers.md_0.snap b/tests/core/snapshots/test-scalars-integers.md_0.snap index 2a25ec8e33..1d6f999e83 100644 --- a/tests/core/snapshots/test-scalars-integers.md_0.snap +++ b/tests/core/snapshots/test-scalars-integers.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_1.snap b/tests/core/snapshots/test-scalars-integers.md_1.snap index 6def729548..76ca444a0e 100644 --- a/tests/core/snapshots/test-scalars-integers.md_1.snap +++ b/tests/core/snapshots/test-scalars-integers.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_10.snap b/tests/core/snapshots/test-scalars-integers.md_10.snap index 182fa51189..81338cb469 100644 --- a/tests/core/snapshots/test-scalars-integers.md_10.snap +++ b/tests/core/snapshots/test-scalars-integers.md_10.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_11.snap b/tests/core/snapshots/test-scalars-integers.md_11.snap index 43cb390a6f..5dbf29fd5f 100644 --- a/tests/core/snapshots/test-scalars-integers.md_11.snap +++ b/tests/core/snapshots/test-scalars-integers.md_11.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_12.snap b/tests/core/snapshots/test-scalars-integers.md_12.snap index c17790102d..2d890fc7b7 100644 --- a/tests/core/snapshots/test-scalars-integers.md_12.snap +++ b/tests/core/snapshots/test-scalars-integers.md_12.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_13.snap b/tests/core/snapshots/test-scalars-integers.md_13.snap index 5ec8943cfd..57d30d3336 100644 --- a/tests/core/snapshots/test-scalars-integers.md_13.snap +++ b/tests/core/snapshots/test-scalars-integers.md_13.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_14.snap b/tests/core/snapshots/test-scalars-integers.md_14.snap index 4cb6dda6c3..7c0699f375 100644 --- a/tests/core/snapshots/test-scalars-integers.md_14.snap +++ b/tests/core/snapshots/test-scalars-integers.md_14.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_15.snap b/tests/core/snapshots/test-scalars-integers.md_15.snap index 3fcc674209..fbfe1907a9 100644 --- a/tests/core/snapshots/test-scalars-integers.md_15.snap +++ b/tests/core/snapshots/test-scalars-integers.md_15.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_16.snap b/tests/core/snapshots/test-scalars-integers.md_16.snap index eff516b2e0..e61443ed9e 100644 --- a/tests/core/snapshots/test-scalars-integers.md_16.snap +++ b/tests/core/snapshots/test-scalars-integers.md_16.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_17.snap b/tests/core/snapshots/test-scalars-integers.md_17.snap index 9f1436b96b..f4fba8d411 100644 --- a/tests/core/snapshots/test-scalars-integers.md_17.snap +++ b/tests/core/snapshots/test-scalars-integers.md_17.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_18.snap b/tests/core/snapshots/test-scalars-integers.md_18.snap index d8d6497ac2..ce2e27d1e2 100644 --- a/tests/core/snapshots/test-scalars-integers.md_18.snap +++ b/tests/core/snapshots/test-scalars-integers.md_18.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_19.snap b/tests/core/snapshots/test-scalars-integers.md_19.snap index 4f8df4c842..84dc4e57ed 100644 --- a/tests/core/snapshots/test-scalars-integers.md_19.snap +++ b/tests/core/snapshots/test-scalars-integers.md_19.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_2.snap b/tests/core/snapshots/test-scalars-integers.md_2.snap index 555aa36411..d22c1dc60c 100644 --- a/tests/core/snapshots/test-scalars-integers.md_2.snap +++ b/tests/core/snapshots/test-scalars-integers.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_3.snap b/tests/core/snapshots/test-scalars-integers.md_3.snap index 5ec8943cfd..57d30d3336 100644 --- a/tests/core/snapshots/test-scalars-integers.md_3.snap +++ b/tests/core/snapshots/test-scalars-integers.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_4.snap b/tests/core/snapshots/test-scalars-integers.md_4.snap index 4cb6dda6c3..7c0699f375 100644 --- a/tests/core/snapshots/test-scalars-integers.md_4.snap +++ b/tests/core/snapshots/test-scalars-integers.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_5.snap b/tests/core/snapshots/test-scalars-integers.md_5.snap index 14eea1b242..3867575fb2 100644 --- a/tests/core/snapshots/test-scalars-integers.md_5.snap +++ b/tests/core/snapshots/test-scalars-integers.md_5.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_6.snap b/tests/core/snapshots/test-scalars-integers.md_6.snap index 97668132c8..278d433d8a 100644 --- a/tests/core/snapshots/test-scalars-integers.md_6.snap +++ b/tests/core/snapshots/test-scalars-integers.md_6.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_7.snap b/tests/core/snapshots/test-scalars-integers.md_7.snap index 6b11162cea..caeda97cea 100644 --- a/tests/core/snapshots/test-scalars-integers.md_7.snap +++ b/tests/core/snapshots/test-scalars-integers.md_7.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_8.snap b/tests/core/snapshots/test-scalars-integers.md_8.snap index d8d6497ac2..ce2e27d1e2 100644 --- a/tests/core/snapshots/test-scalars-integers.md_8.snap +++ b/tests/core/snapshots/test-scalars-integers.md_8.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_9.snap b/tests/core/snapshots/test-scalars-integers.md_9.snap index 4cb6dda6c3..7c0699f375 100644 --- a/tests/core/snapshots/test-scalars-integers.md_9.snap +++ b/tests/core/snapshots/test-scalars-integers.md_9.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-integers.md_client.snap b/tests/core/snapshots/test-scalars-integers.md_client.snap index fa0535a2d2..a3ebf9ad2b 100644 --- a/tests/core/snapshots/test-scalars-integers.md_client.snap +++ b/tests/core/snapshots/test-scalars-integers.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- scalar Int128 diff --git a/tests/core/snapshots/test-scalars-integers.md_merged.snap b/tests/core/snapshots/test-scalars-integers.md_merged.snap index fbaa2637f8..76f051652f 100644 --- a/tests/core/snapshots/test-scalars-integers.md_merged.snap +++ b/tests/core/snapshots/test-scalars-integers.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "localhost", port: 8000) @upstream { query: Query diff --git a/tests/core/snapshots/test-scalars-validation.md_0.snap b/tests/core/snapshots/test-scalars-validation.md_0.snap index beb99f57f6..d38b516c96 100644 --- a/tests/core/snapshots/test-scalars-validation.md_0.snap +++ b/tests/core/snapshots/test-scalars-validation.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-validation.md_1.snap b/tests/core/snapshots/test-scalars-validation.md_1.snap index 46968e50a8..e7e2a6cfac 100644 --- a/tests/core/snapshots/test-scalars-validation.md_1.snap +++ b/tests/core/snapshots/test-scalars-validation.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars-validation.md_client.snap b/tests/core/snapshots/test-scalars-validation.md_client.snap index 61d4a75ca6..6393b85ced 100644 --- a/tests/core/snapshots/test-scalars-validation.md_client.snap +++ b/tests/core/snapshots/test-scalars-validation.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- scalar Email diff --git a/tests/core/snapshots/test-scalars-validation.md_merged.snap b/tests/core/snapshots/test-scalars-validation.md_merged.snap index 9705a3c67b..e03035e098 100644 --- a/tests/core/snapshots/test-scalars-validation.md_merged.snap +++ b/tests/core/snapshots/test-scalars-validation.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "localhost", port: 8000) @upstream { query: Query diff --git a/tests/core/snapshots/test-scalars.md_0.snap b/tests/core/snapshots/test-scalars.md_0.snap index 3eab7453aa..4f57095d00 100644 --- a/tests/core/snapshots/test-scalars.md_0.snap +++ b/tests/core/snapshots/test-scalars.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars.md_1.snap b/tests/core/snapshots/test-scalars.md_1.snap index 500fc09ad1..df4bf26985 100644 --- a/tests/core/snapshots/test-scalars.md_1.snap +++ b/tests/core/snapshots/test-scalars.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars.md_10.snap b/tests/core/snapshots/test-scalars.md_10.snap index 4ab684e59e..25c87102c3 100644 --- a/tests/core/snapshots/test-scalars.md_10.snap +++ b/tests/core/snapshots/test-scalars.md_10.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars.md_11.snap b/tests/core/snapshots/test-scalars.md_11.snap index 22b5ad0dd1..842a7dec7c 100644 --- a/tests/core/snapshots/test-scalars.md_11.snap +++ b/tests/core/snapshots/test-scalars.md_11.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars.md_2.snap b/tests/core/snapshots/test-scalars.md_2.snap index 4f94abe2af..bc4476ab14 100644 --- a/tests/core/snapshots/test-scalars.md_2.snap +++ b/tests/core/snapshots/test-scalars.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars.md_3.snap b/tests/core/snapshots/test-scalars.md_3.snap index e40c6e03cc..08646cea17 100644 --- a/tests/core/snapshots/test-scalars.md_3.snap +++ b/tests/core/snapshots/test-scalars.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars.md_4.snap b/tests/core/snapshots/test-scalars.md_4.snap index 307ade083b..6130c2b004 100644 --- a/tests/core/snapshots/test-scalars.md_4.snap +++ b/tests/core/snapshots/test-scalars.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars.md_5.snap b/tests/core/snapshots/test-scalars.md_5.snap index c8930b71ec..7ec99229ad 100644 --- a/tests/core/snapshots/test-scalars.md_5.snap +++ b/tests/core/snapshots/test-scalars.md_5.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars.md_6.snap b/tests/core/snapshots/test-scalars.md_6.snap index f05fab41e1..32d3b73adb 100644 --- a/tests/core/snapshots/test-scalars.md_6.snap +++ b/tests/core/snapshots/test-scalars.md_6.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars.md_7.snap b/tests/core/snapshots/test-scalars.md_7.snap index 8b0ea58a37..9a35ae7c6c 100644 --- a/tests/core/snapshots/test-scalars.md_7.snap +++ b/tests/core/snapshots/test-scalars.md_7.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars.md_8.snap b/tests/core/snapshots/test-scalars.md_8.snap index 8b0ea58a37..9a35ae7c6c 100644 --- a/tests/core/snapshots/test-scalars.md_8.snap +++ b/tests/core/snapshots/test-scalars.md_8.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars.md_9.snap b/tests/core/snapshots/test-scalars.md_9.snap index 31a1a3502f..7b20a78331 100644 --- a/tests/core/snapshots/test-scalars.md_9.snap +++ b/tests/core/snapshots/test-scalars.md_9.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-scalars.md_client.snap b/tests/core/snapshots/test-scalars.md_client.snap index 5df81ae1f3..fedae7aed9 100644 --- a/tests/core/snapshots/test-scalars.md_client.snap +++ b/tests/core/snapshots/test-scalars.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- scalar AnyScalar diff --git a/tests/core/snapshots/test-scalars.md_merged.snap b/tests/core/snapshots/test-scalars.md_merged.snap index d9a41eb6d3..5059882fea 100644 --- a/tests/core/snapshots/test-scalars.md_merged.snap +++ b/tests/core/snapshots/test-scalars.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(hostname: "localhost", port: 8000) @upstream { query: Query diff --git a/tests/core/snapshots/test-server-vars.md_client.snap b/tests/core/snapshots/test-server-vars.md_client.snap index 893ac9057a..83535d83b5 100644 --- a/tests/core/snapshots/test-server-vars.md_client.snap +++ b/tests/core/snapshots/test-server-vars.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { foo: String diff --git a/tests/core/snapshots/test-server-vars.md_merged.snap b/tests/core/snapshots/test-server-vars.md_merged.snap index c321e56517..9e747b7c71 100644 --- a/tests/core/snapshots/test-server-vars.md_merged.snap +++ b/tests/core/snapshots/test-server-vars.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(vars: [{key: "foo", value: "bar"}]) @upstream { query: Query diff --git a/tests/core/snapshots/test-set-cookie-headers.md_0.snap b/tests/core/snapshots/test-set-cookie-headers.md_0.snap index 3353c44cf4..f1a5e1581c 100644 --- a/tests/core/snapshots/test-set-cookie-headers.md_0.snap +++ b/tests/core/snapshots/test-set-cookie-headers.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-set-cookie-headers.md_client.snap b/tests/core/snapshots/test-set-cookie-headers.md_client.snap index dc89262eb4..ac0a7f491c 100644 --- a/tests/core/snapshots/test-set-cookie-headers.md_client.snap +++ b/tests/core/snapshots/test-set-cookie-headers.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: Int!): User diff --git a/tests/core/snapshots/test-set-cookie-headers.md_merged.snap b/tests/core/snapshots/test-set-cookie-headers.md_merged.snap index 963ab3bb14..4fc810e0d0 100644 --- a/tests/core/snapshots/test-set-cookie-headers.md_merged.snap +++ b/tests/core/snapshots/test-set-cookie-headers.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(headers: {setCookies: true}, hostname: "0.0.0.0", port: 8080) @upstream { query: Query diff --git a/tests/core/snapshots/test-undefined-query.md_error.snap b/tests/core/snapshots/test-undefined-query.md_error.snap index bb7fe8faa3..69cef16c0f 100644 --- a/tests/core/snapshots/test-undefined-query.md_error.snap +++ b/tests/core/snapshots/test-undefined-query.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/test-union-ambiguous.md_0.snap b/tests/core/snapshots/test-union-ambiguous.md_0.snap index 2f186f034f..710beddaca 100644 --- a/tests/core/snapshots/test-union-ambiguous.md_0.snap +++ b/tests/core/snapshots/test-union-ambiguous.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union-ambiguous.md_1.snap b/tests/core/snapshots/test-union-ambiguous.md_1.snap index d26243da59..f5825ffb6b 100644 --- a/tests/core/snapshots/test-union-ambiguous.md_1.snap +++ b/tests/core/snapshots/test-union-ambiguous.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union-ambiguous.md_2.snap b/tests/core/snapshots/test-union-ambiguous.md_2.snap index 96120f5e5f..41ca716873 100644 --- a/tests/core/snapshots/test-union-ambiguous.md_2.snap +++ b/tests/core/snapshots/test-union-ambiguous.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union-ambiguous.md_3.snap b/tests/core/snapshots/test-union-ambiguous.md_3.snap index 7f53a81beb..be70b71b95 100644 --- a/tests/core/snapshots/test-union-ambiguous.md_3.snap +++ b/tests/core/snapshots/test-union-ambiguous.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union-ambiguous.md_4.snap b/tests/core/snapshots/test-union-ambiguous.md_4.snap index bf451fd1dc..db9007ce09 100644 --- a/tests/core/snapshots/test-union-ambiguous.md_4.snap +++ b/tests/core/snapshots/test-union-ambiguous.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union-ambiguous.md_5.snap b/tests/core/snapshots/test-union-ambiguous.md_5.snap index 1adef3514b..98aa4f61a2 100644 --- a/tests/core/snapshots/test-union-ambiguous.md_5.snap +++ b/tests/core/snapshots/test-union-ambiguous.md_5.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union-ambiguous.md_6.snap b/tests/core/snapshots/test-union-ambiguous.md_6.snap index ae8c321583..b2efb013e7 100644 --- a/tests/core/snapshots/test-union-ambiguous.md_6.snap +++ b/tests/core/snapshots/test-union-ambiguous.md_6.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union-ambiguous.md_client.snap b/tests/core/snapshots/test-union-ambiguous.md_client.snap index 1ec9ab05a5..827ce1ac1a 100644 --- a/tests/core/snapshots/test-union-ambiguous.md_client.snap +++ b/tests/core/snapshots/test-union-ambiguous.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Bar { bar: String diff --git a/tests/core/snapshots/test-union-ambiguous.md_merged.snap b/tests/core/snapshots/test-union-ambiguous.md_merged.snap index 0aeaeec408..585c8182bc 100644 --- a/tests/core/snapshots/test-union-ambiguous.md_merged.snap +++ b/tests/core/snapshots/test-union-ambiguous.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-union-fieldtype.md_0.snap b/tests/core/snapshots/test-union-fieldtype.md_0.snap index 2f186f034f..710beddaca 100644 --- a/tests/core/snapshots/test-union-fieldtype.md_0.snap +++ b/tests/core/snapshots/test-union-fieldtype.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union-fieldtype.md_1.snap b/tests/core/snapshots/test-union-fieldtype.md_1.snap index d26243da59..f5825ffb6b 100644 --- a/tests/core/snapshots/test-union-fieldtype.md_1.snap +++ b/tests/core/snapshots/test-union-fieldtype.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union-fieldtype.md_2.snap b/tests/core/snapshots/test-union-fieldtype.md_2.snap index 96120f5e5f..41ca716873 100644 --- a/tests/core/snapshots/test-union-fieldtype.md_2.snap +++ b/tests/core/snapshots/test-union-fieldtype.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union-fieldtype.md_3.snap b/tests/core/snapshots/test-union-fieldtype.md_3.snap index 7f53a81beb..be70b71b95 100644 --- a/tests/core/snapshots/test-union-fieldtype.md_3.snap +++ b/tests/core/snapshots/test-union-fieldtype.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union-fieldtype.md_4.snap b/tests/core/snapshots/test-union-fieldtype.md_4.snap index 138061d6dd..a131323177 100644 --- a/tests/core/snapshots/test-union-fieldtype.md_4.snap +++ b/tests/core/snapshots/test-union-fieldtype.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union-fieldtype.md_5.snap b/tests/core/snapshots/test-union-fieldtype.md_5.snap index 442efd36fc..bd2b798622 100644 --- a/tests/core/snapshots/test-union-fieldtype.md_5.snap +++ b/tests/core/snapshots/test-union-fieldtype.md_5.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union-fieldtype.md_client.snap b/tests/core/snapshots/test-union-fieldtype.md_client.snap index 894a0c5eee..086bd9d6fb 100644 --- a/tests/core/snapshots/test-union-fieldtype.md_client.snap +++ b/tests/core/snapshots/test-union-fieldtype.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Bar { bar: String! diff --git a/tests/core/snapshots/test-union-fieldtype.md_merged.snap b/tests/core/snapshots/test-union-fieldtype.md_merged.snap index b1a3657093..13628d0617 100644 --- a/tests/core/snapshots/test-union-fieldtype.md_merged.snap +++ b/tests/core/snapshots/test-union-fieldtype.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-union-optional.md_0.snap b/tests/core/snapshots/test-union-optional.md_0.snap index 2e683d4faf..e9bba47086 100644 --- a/tests/core/snapshots/test-union-optional.md_0.snap +++ b/tests/core/snapshots/test-union-optional.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union-optional.md_1.snap b/tests/core/snapshots/test-union-optional.md_1.snap index 691cf26ad3..fc3126df12 100644 --- a/tests/core/snapshots/test-union-optional.md_1.snap +++ b/tests/core/snapshots/test-union-optional.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union-optional.md_client.snap b/tests/core/snapshots/test-union-optional.md_client.snap index f6f6d021a8..665dd49c84 100644 --- a/tests/core/snapshots/test-union-optional.md_client.snap +++ b/tests/core/snapshots/test-union-optional.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- union Node = Page | User diff --git a/tests/core/snapshots/test-union-optional.md_merged.snap b/tests/core/snapshots/test-union-optional.md_merged.snap index 534140806b..308b79562d 100644 --- a/tests/core/snapshots/test-union-optional.md_merged.snap +++ b/tests/core/snapshots/test-union-optional.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-union.md_0.snap b/tests/core/snapshots/test-union.md_0.snap index 2f186f034f..710beddaca 100644 --- a/tests/core/snapshots/test-union.md_0.snap +++ b/tests/core/snapshots/test-union.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union.md_1.snap b/tests/core/snapshots/test-union.md_1.snap index d26243da59..f5825ffb6b 100644 --- a/tests/core/snapshots/test-union.md_1.snap +++ b/tests/core/snapshots/test-union.md_1.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union.md_2.snap b/tests/core/snapshots/test-union.md_2.snap index 96120f5e5f..41ca716873 100644 --- a/tests/core/snapshots/test-union.md_2.snap +++ b/tests/core/snapshots/test-union.md_2.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union.md_3.snap b/tests/core/snapshots/test-union.md_3.snap index 7f53a81beb..be70b71b95 100644 --- a/tests/core/snapshots/test-union.md_3.snap +++ b/tests/core/snapshots/test-union.md_3.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union.md_4.snap b/tests/core/snapshots/test-union.md_4.snap index dea0eb5c4c..655cbbd941 100644 --- a/tests/core/snapshots/test-union.md_4.snap +++ b/tests/core/snapshots/test-union.md_4.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union.md_5.snap b/tests/core/snapshots/test-union.md_5.snap index 442efd36fc..bd2b798622 100644 --- a/tests/core/snapshots/test-union.md_5.snap +++ b/tests/core/snapshots/test-union.md_5.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-union.md_client.snap b/tests/core/snapshots/test-union.md_client.snap index 894a0c5eee..086bd9d6fb 100644 --- a/tests/core/snapshots/test-union.md_client.snap +++ b/tests/core/snapshots/test-union.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Bar { bar: String! diff --git a/tests/core/snapshots/test-union.md_merged.snap b/tests/core/snapshots/test-union.md_merged.snap index b1a3657093..13628d0617 100644 --- a/tests/core/snapshots/test-union.md_merged.snap +++ b/tests/core/snapshots/test-union.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/test-upstream-headers.md_0.snap b/tests/core/snapshots/test-upstream-headers.md_0.snap index db824d6b4b..6895d518ad 100644 --- a/tests/core/snapshots/test-upstream-headers.md_0.snap +++ b/tests/core/snapshots/test-upstream-headers.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/test-upstream-headers.md_client.snap b/tests/core/snapshots/test-upstream-headers.md_client.snap index cd159a474a..f66fd5e3ba 100644 --- a/tests/core/snapshots/test-upstream-headers.md_client.snap +++ b/tests/core/snapshots/test-upstream-headers.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { id: Int diff --git a/tests/core/snapshots/test-upstream-headers.md_merged.snap b/tests/core/snapshots/test-upstream-headers.md_merged.snap index 5f295cf41b..9e2217c6c9 100644 --- a/tests/core/snapshots/test-upstream-headers.md_merged.snap +++ b/tests/core/snapshots/test-upstream-headers.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(allowedHeaders: ["X-bar", "x-foo"]) { query: Query diff --git a/tests/core/snapshots/test-upstream.md_client.snap b/tests/core/snapshots/test-upstream.md_client.snap index cf7d4e49b2..cf3e72143e 100644 --- a/tests/core/snapshots/test-upstream.md_client.snap +++ b/tests/core/snapshots/test-upstream.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { hello: String diff --git a/tests/core/snapshots/test-upstream.md_merged.snap b/tests/core/snapshots/test-upstream.md_merged.snap index 7ff7dd576d..608b9a2957 100644 --- a/tests/core/snapshots/test-upstream.md_merged.snap +++ b/tests/core/snapshots/test-upstream.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(proxy: {url: "http://localhost:8085"}) { query: Query diff --git a/tests/core/snapshots/undeclared-type-no-base-url.md_error.snap b/tests/core/snapshots/undeclared-type-no-base-url.md_error.snap index fe591d2f33..15cac99abc 100644 --- a/tests/core/snapshots/undeclared-type-no-base-url.md_error.snap +++ b/tests/core/snapshots/undeclared-type-no-base-url.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/undeclared-type.md_error.snap b/tests/core/snapshots/undeclared-type.md_error.snap index fe591d2f33..15cac99abc 100644 --- a/tests/core/snapshots/undeclared-type.md_error.snap +++ b/tests/core/snapshots/undeclared-type.md_error.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: errors +snapshot_kind: text --- [ { diff --git a/tests/core/snapshots/union-nested-resolver.md_0.snap b/tests/core/snapshots/union-nested-resolver.md_0.snap index d5a48537ba..936998aad7 100644 --- a/tests/core/snapshots/union-nested-resolver.md_0.snap +++ b/tests/core/snapshots/union-nested-resolver.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/union-nested-resolver.md_client.snap b/tests/core/snapshots/union-nested-resolver.md_client.snap index 3a8e8b76c7..f28c7d6e04 100644 --- a/tests/core/snapshots/union-nested-resolver.md_client.snap +++ b/tests/core/snapshots/union-nested-resolver.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Buzz { spam: Spam diff --git a/tests/core/snapshots/union-nested-resolver.md_merged.snap b/tests/core/snapshots/union-nested-resolver.md_merged.snap index 0ad71b5a67..cad916ee6e 100644 --- a/tests/core/snapshots/union-nested-resolver.md_merged.snap +++ b/tests/core/snapshots/union-nested-resolver.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server(port: 8030) @upstream { query: Query diff --git a/tests/core/snapshots/upstream-batching.md_0.snap b/tests/core/snapshots/upstream-batching.md_0.snap index e8bca1fdcc..fe63cd4831 100644 --- a/tests/core/snapshots/upstream-batching.md_0.snap +++ b/tests/core/snapshots/upstream-batching.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/upstream-batching.md_client.snap b/tests/core/snapshots/upstream-batching.md_client.snap index 5e9fd2fa39..455588a80b 100644 --- a/tests/core/snapshots/upstream-batching.md_client.snap +++ b/tests/core/snapshots/upstream-batching.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: Int): User diff --git a/tests/core/snapshots/upstream-batching.md_merged.snap b/tests/core/snapshots/upstream-batching.md_merged.snap index dba73d283f..ddd433b3ba 100644 --- a/tests/core/snapshots/upstream-batching.md_merged.snap +++ b/tests/core/snapshots/upstream-batching.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream(batch: {delay: 1, headers: [], maxSize: 100}) { query: Query diff --git a/tests/core/snapshots/upstream-fail-request.md_0.snap b/tests/core/snapshots/upstream-fail-request.md_0.snap index 95fd0e3582..e7241f883d 100644 --- a/tests/core/snapshots/upstream-fail-request.md_0.snap +++ b/tests/core/snapshots/upstream-fail-request.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/upstream-fail-request.md_client.snap b/tests/core/snapshots/upstream-fail-request.md_client.snap index 52d67b233a..e7241293e9 100644 --- a/tests/core/snapshots/upstream-fail-request.md_client.snap +++ b/tests/core/snapshots/upstream-fail-request.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user: User diff --git a/tests/core/snapshots/upstream-fail-request.md_merged.snap b/tests/core/snapshots/upstream-fail-request.md_merged.snap index 9a8bef2a99..e498e56248 100644 --- a/tests/core/snapshots/upstream-fail-request.md_merged.snap +++ b/tests/core/snapshots/upstream-fail-request.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/with-args-url.md_0.snap b/tests/core/snapshots/with-args-url.md_0.snap index 13a20b3310..47aa236a6f 100644 --- a/tests/core/snapshots/with-args-url.md_0.snap +++ b/tests/core/snapshots/with-args-url.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/with-args-url.md_client.snap b/tests/core/snapshots/with-args-url.md_client.snap index cbcfe5da06..1b9d4f5438 100644 --- a/tests/core/snapshots/with-args-url.md_client.snap +++ b/tests/core/snapshots/with-args-url.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: Int!): User diff --git a/tests/core/snapshots/with-args-url.md_merged.snap b/tests/core/snapshots/with-args-url.md_merged.snap index 69c4cb9235..30e485dda8 100644 --- a/tests/core/snapshots/with-args-url.md_merged.snap +++ b/tests/core/snapshots/with-args-url.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/with-args.md_0.snap b/tests/core/snapshots/with-args.md_0.snap index 47bfa75fff..623f147669 100644 --- a/tests/core/snapshots/with-args.md_0.snap +++ b/tests/core/snapshots/with-args.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/with-args.md_client.snap b/tests/core/snapshots/with-args.md_client.snap index d830867cea..3418dec58d 100644 --- a/tests/core/snapshots/with-args.md_client.snap +++ b/tests/core/snapshots/with-args.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { user(id: Int!): [User] diff --git a/tests/core/snapshots/with-args.md_merged.snap b/tests/core/snapshots/with-args.md_merged.snap index 990055f2aa..77916cb59c 100644 --- a/tests/core/snapshots/with-args.md_merged.snap +++ b/tests/core/snapshots/with-args.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/with-nesting.md_0.snap b/tests/core/snapshots/with-nesting.md_0.snap index 29d1a1dfea..5253f6d607 100644 --- a/tests/core/snapshots/with-nesting.md_0.snap +++ b/tests/core/snapshots/with-nesting.md_0.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: response +snapshot_kind: text --- { "status": 200, diff --git a/tests/core/snapshots/with-nesting.md_client.snap b/tests/core/snapshots/with-nesting.md_client.snap index 30e275ebb1..e04087119d 100644 --- a/tests/core/snapshots/with-nesting.md_client.snap +++ b/tests/core/snapshots/with-nesting.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Post { body: String diff --git a/tests/core/snapshots/with-nesting.md_merged.snap b/tests/core/snapshots/with-nesting.md_merged.snap index 2c33d69af6..83bc1735ae 100644 --- a/tests/core/snapshots/with-nesting.md_merged.snap +++ b/tests/core/snapshots/with-nesting.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/yaml-nested-unions.md_client.snap b/tests/core/snapshots/yaml-nested-unions.md_client.snap index 47713e49b8..61c4959581 100644 --- a/tests/core/snapshots/yaml-nested-unions.md_client.snap +++ b/tests/core/snapshots/yaml-nested-unions.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { testVar0(u: T1Input!): U diff --git a/tests/core/snapshots/yaml-nested-unions.md_merged.snap b/tests/core/snapshots/yaml-nested-unions.md_merged.snap index 0d8adaebdc..ae67c46c85 100644 --- a/tests/core/snapshots/yaml-nested-unions.md_merged.snap +++ b/tests/core/snapshots/yaml-nested-unions.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/yaml-union-in-type.md_client.snap b/tests/core/snapshots/yaml-union-in-type.md_client.snap index 8060a57361..c50fb35781 100644 --- a/tests/core/snapshots/yaml-union-in-type.md_client.snap +++ b/tests/core/snapshots/yaml-union-in-type.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- input NNU__nu0 { new: Boolean diff --git a/tests/core/snapshots/yaml-union-in-type.md_merged.snap b/tests/core/snapshots/yaml-union-in-type.md_merged.snap index 500685a6e2..4b809f3fa5 100644 --- a/tests/core/snapshots/yaml-union-in-type.md_merged.snap +++ b/tests/core/snapshots/yaml-union-in-type.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query diff --git a/tests/core/snapshots/yaml-union.md_client.snap b/tests/core/snapshots/yaml-union.md_client.snap index c680e386b0..0da7231ecc 100644 --- a/tests/core/snapshots/yaml-union.md_client.snap +++ b/tests/core/snapshots/yaml-union.md_client.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatted +snapshot_kind: text --- type Query { testVar0(u: T1Input!): U diff --git a/tests/core/snapshots/yaml-union.md_merged.snap b/tests/core/snapshots/yaml-union.md_merged.snap index f4fa97e00b..3ddfd33fe8 100644 --- a/tests/core/snapshots/yaml-union.md_merged.snap +++ b/tests/core/snapshots/yaml-union.md_merged.snap @@ -1,6 +1,7 @@ --- source: tests/core/spec.rs expression: formatter +snapshot_kind: text --- schema @server @upstream { query: Query