Sha256: 02afed2d41aae2371beca9c648d86570bc572781e2624b28284b43c194318127

Contents?: true

Size: 182 Bytes

Versions: 8

Compression:

Stored size: 182 Bytes

Contents

require "spec_helper"

BuiltInSchemaParserSuite = GraphQL::Compatibility::SchemaParserSpecification.build_suite do |query_string|
  GraphQL::Language::Parser.parse(query_string)
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
graphql-1.2.6 spec/graphql/compatibility/schema_parser_specification_spec.rb
graphql-1.2.5 spec/graphql/compatibility/schema_parser_specification_spec.rb
graphql-1.2.4 spec/graphql/compatibility/schema_parser_specification_spec.rb
graphql-1.2.3 spec/graphql/compatibility/schema_parser_specification_spec.rb
graphql-1.2.2 spec/graphql/compatibility/schema_parser_specification_spec.rb
graphql-1.2.1 spec/graphql/compatibility/schema_parser_specification_spec.rb
graphql-1.2.0 spec/graphql/compatibility/schema_parser_specification_spec.rb
graphql-1.1.0 spec/graphql/compatibility/schema_parser_specification_spec.rb