graphql/tests/Language/GraphQL
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
..
AST Fix some issues with directive definitions 2021-02-21 23:35:34 +11:00
Execute Replace Map with OrderedMap 2021-02-19 08:09:04 +01:00
Type Remove encoder test based on old external files 2020-08-22 06:39:52 +02:00
Validate Validate non-nullable values inside lists 2021-05-06 22:23:16 +02:00
ErrorSpec.hs Move path to the execution error 2020-09-16 09:12:49 +02:00
ExecuteSpec.hs Provide an internal function to add errors 2021-05-09 12:42:02 +02:00