nexus/tests
Tim Griesser 4d8e37177b
feat: better esm support, remove top-level node imports (#1112)
* test for esm/esbuild use of nexus

* refactor: add nodeImports, remove top-level references

* Don't minify the esbuild test script

* A bit more explicit of a check on the process being node
2022-07-02 16:08:16 -04:00
..
__helpers feat: Run both formatTypegen and prettier formatter if given (#1042) 2022-03-25 08:20:32 -04:00
__snapshots__ feat: Add Schema Directives to SDL (#952) 2022-05-15 16:59:05 -04:00
definitions feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
esm feat: better esm support, remove top-level node imports (#1112) 2022-07-02 16:08:16 -04:00
gh-issues
integrations feat: add sourceType option to fieldDefinition (#1106) 2022-06-28 13:21:58 -04:00
plugins feat: Add Schema Directives to SDL (#952) 2022-05-15 16:59:05 -04:00
typegen feat: Add Schema Directives to SDL (#952) 2022-05-15 16:59:05 -04:00
typegen-globals feat: Add Schema Directives to SDL (#952) 2022-05-15 16:59:05 -04:00
v15 feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
_fixtures.ts
_sdl.ts feat: Add Schema Directives to SDL (#952) 2022-05-15 16:59:05 -04:00
_setup.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
_types.ts
abstractChecks.spec.ts
args.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
backingTypes.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
builder.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
definitions.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
dynamicMethods.spec.ts
inputObjectType.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
interfaceType.spec.ts feat: add sourceType option to fieldDefinition (#1106) 2022-06-28 13:21:58 -04:00
makeSchema.spec.ts feat: allow specifying custom directives in makeSchema (#1064) 2022-03-24 18:48:41 -04:00
modify.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
mutationField.spec.ts
nonNullDefaults.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
null-list.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
objectType.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
plugin.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
plugins.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
queryField.spec.ts
resolveTypes.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
scalarType.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
sdlConverter.spec.ts
subscriptionField.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
subscriptionType.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
typegenPrinter.spec.ts
typegenPrinterGlobals.spec.ts feat: Run both formatTypegen and prettier formatter if given (#1042) 2022-03-25 08:20:32 -04:00
unionType.spec.ts feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
unknownType.spec.ts
utils.spec.ts
wrapping.spec.ts fix: Minimum GraphQL v16 support (#1017) 2021-11-18 15:53:18 -05:00