graphql-engine/server/tests-hspec/Test
Antoine Leblanc 0fad2485f3 Fix remote relationship test setup.
### Description

This small PR fixes a few errors in the setup of remote relationships. We were not using the proper local state setup functions coming from the LHS context, and the RHS function for remote relationships was misnamed.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3749
GitOrigin-RevId: 5f261aced6bf5dbb05749af10c59e01a9214ea11
2022-02-22 11:55:42 +00:00
..
RemoteRelationship Fix remote relationship test setup. 2022-02-22 11:55:42 +00:00
ArrayRelationshipsSpec.hs tests-hspec refactors: Feature -> Context, local state creation, enum name 2022-02-21 17:06:04 +00:00
BasicFieldsSpec.hs tests-hspec refactors: Feature -> Context, local state creation, enum name 2022-02-21 17:06:04 +00:00
DirectivesSpec.hs tests-hspec refactors: Feature -> Context, local state creation, enum name 2022-02-21 17:06:04 +00:00
HelloWorldSpec.hs tests-hspec refactors: Feature -> Context, local state creation, enum name 2022-02-21 17:06:04 +00:00
LimitOffsetSpec.hs tests-hspec refactors: Feature -> Context, local state creation, enum name 2022-02-21 17:06:04 +00:00
NestedRelationshipsSpec.hs tests-hspec refactors: Feature -> Context, local state creation, enum name 2022-02-21 17:06:04 +00:00
ObjectRelationshipsLimitSpec.hs tests-hspec refactors: Feature -> Context, local state creation, enum name 2022-02-21 17:06:04 +00:00
ObjectRelationshipsSpec.hs tests-hspec refactors: Feature -> Context, local state creation, enum name 2022-02-21 17:06:04 +00:00
OrderingSpec.hs tests-hspec refactors: Feature -> Context, local state creation, enum name 2022-02-21 17:06:04 +00:00
RequestHeadersSpec.hs tests-hspec refactors: Feature -> Context, local state creation, enum name 2022-02-21 17:06:04 +00:00
ServiceLivenessSpec.hs Prepare test suite for remote servers tests 2022-02-14 17:25:28 +00:00
ViewsSpec.hs tests-hspec refactors: Feature -> Context, local state creation, enum name 2022-02-21 17:06:04 +00:00
WhereSpec.hs tests-hspec refactors: Feature -> Context, local state creation, enum name 2022-02-21 17:06:04 +00:00