• Alex Kalderimis's avatar
    [GQL] Test helpers: support #ready? usage · c5dfe519
    Alex Kalderimis authored
    This ensures that we call the resolver's `#ready?` method during tests
    in a way that mimics the framework. This allows resolvers to start using
    `#ready?` and continue to make use of our helpers.
    c5dfe519
graphql_helpers.rb 12 KB