jlouis / graphql-erlang

GraphQL implementation in Erlang.
Other
313 stars 52 forks source link

Introduce a test for a double interface #178

Closed jlouis closed 6 years ago

jlouis commented 6 years ago

If we enter an interface twice, it must result in an error. Test that this is the case.