Sha256: f150900b30b1138e0487c2a5b7d9af1fe9bc386c63ab87fd8b13f6f65026bcde

Contents?: true

Size: 180 Bytes

Versions: 8

Compression:

Stored size: 180 Bytes

Contents

require "spec_helper"

BuiltInQueryParserSuite = GraphQL::Compatibility::QueryParserSpecification.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/query_parser_specification_spec.rb
graphql-1.2.5 spec/graphql/compatibility/query_parser_specification_spec.rb
graphql-1.2.4 spec/graphql/compatibility/query_parser_specification_spec.rb
graphql-1.2.3 spec/graphql/compatibility/query_parser_specification_spec.rb
graphql-1.2.2 spec/graphql/compatibility/query_parser_specification_spec.rb
graphql-1.2.1 spec/graphql/compatibility/query_parser_specification_spec.rb
graphql-1.2.0 spec/graphql/compatibility/query_parser_specification_spec.rb
graphql-1.1.0 spec/graphql/compatibility/query_parser_specification_spec.rb