Merge pull request #1302 from michaelcaterisano/mc/camelize-directives #730
Annotations
11 errors
|
Run unit tests:
test/absinthe/phase/document/validation/known_directives_test.exs#L118
test with misplaced directives (Absinthe.Phase.Document.Validation.KnownDirectivesTest)
|
Run unit tests:
test/absinthe/phase/document/validation/known_directives_test.exs#L100
test with well placed directives (Absinthe.Phase.Document.Validation.KnownDirectivesTest)
|
Run unit tests:
test/absinthe/schema/notation/experimental/import_sdl_test.exs#L543
test Validate known directive arguments in SDL schema (Absinthe.Schema.Notation.Experimental.ImportSdlTest)
|
Run unit tests:
test/absinthe/strict_schema_test.exs#L211
test query non-strict adapter can use underscore external name (Absinthe.StrictSchemaTest)
|
Run unit tests:
test/absinthe/strict_schema_test.exs#L231
test query non-strict adapter can use underscore external name in argument (Absinthe.StrictSchemaTest)
|
Run unit tests:
test/absinthe/strict_schema_test.exs#L5
test directive strict adapter can use camelcase external name (Absinthe.StrictSchemaTest)
|
Run unit tests:
test/absinthe/strict_schema_test.exs#L129
test query strict adapter can use camelcase external name (Absinthe.StrictSchemaTest)
|
Run unit tests:
test/absinthe/strict_schema_test.exs#L335
test mutation non-strict adapter can use underscore external name (Absinthe.StrictSchemaTest)
|
Run unit tests:
test/absinthe/strict_schema_test.exs#L355
test mutation non-strict adapter can use underscore external name in argument (Absinthe.StrictSchemaTest)
|
Run unit tests:
test/absinthe/strict_schema_test.exs#L253
test mutation strict adapter can use camelcase external name (Absinthe.StrictSchemaTest)
|
Loading