graphql/tests
Eugen Wissner 1af95345d2 Deprecate internal error generation functions
The functions generating errors in the executor should be changed anyway
when we provide better error messages from the executor, with the error
location and response path. So public definitions of these functions are
deprecated now and they are replaced by more generic functions in the
executor code.
2021-05-10 09:43:39 +02:00
..
Language/GraphQL Deprecate internal error generation functions 2021-05-10 09:43:39 +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