graphql/tests
Eugen Wissner 0d23df3da2
Provide an internal function to add errors
The old function, addErrMsg, takes only a string with an error
description, but more information is required for the execution errors:
locations and path. addErrMsg should be deprecated after the switching
to the new addError.
2021-05-09 12:42:02 +02:00
..
Language/GraphQL Provide an internal function to add errors 2021-05-09 12:42:02 +02:00
Test Remove StarWars tests 2020-11-05 07:55:22 +01:00
Spec.hs Replace tasty and HUnit with Hspec 2019-07-10 05:57:35 +02:00