Sha256: b15e5fcee40537ecca8b3e9efc5f54dfbce0e653e5d827ed93ddc437ec2211c0

Contents?: true

Size: 267 Bytes

Versions: 6

Compression:

Stored size: 267 Bytes

Contents

# frozen_string_literal: true
require "spec_helper"

ExecuteSuite = GraphQL::Compatibility::ExecutionSpecification.build_suite(GraphQL::Execution::Execute)
LazyExecuteSuite = GraphQL::Compatibility::LazyExecutionSpecification.build_suite(GraphQL::Execution::Execute)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
graphql-1.4.4 spec/graphql/execution/execute_spec.rb
graphql-1.4.3 spec/graphql/execution/execute_spec.rb
graphql-1.4.2 spec/graphql/execution/execute_spec.rb
graphql-1.4.1 spec/graphql/execution/execute_spec.rb
graphql-1.4.0 spec/graphql/execution/execute_spec.rb
graphql-1.3.0 spec/graphql/execution/execute_spec.rb