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 feat: replace list & nullable API by type wrappers (#538) 2020-11-18 17:59:59 +01:00
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 chore: format with prisma-labs prettier config (#461) 2020-07-01 23:42:06 -04:00
_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 chore: format with prisma-labs prettier config (#461) 2020-07-01 23:42:06 -04:00
abstractChecks.spec.ts feat: improve abstract types (#602) 2020-11-13 20:19:15 +01:00
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 feat: rename typegenAutoConfig and rootTyping (#723) 2020-12-10 19:23:23 +01:00
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 chore: format with prisma-labs prettier config (#461) 2020-07-01 23:42:06 -04:00
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 chore: format with prisma-labs prettier config (#461) 2020-07-01 23:42:06 -04:00
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 chore: format with prisma-labs prettier config (#461) 2020-07-01 23:42:06 -04:00
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 fix: printer imports, follow up from #967 (#970) 2021-08-19 14:56:35 +00:00
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 chore: fix test 2020-11-13 20:25:20 +01:00
utils.spec.ts chore: format with prisma-labs prettier config (#461) 2020-07-01 23:42:06 -04:00
wrapping.spec.ts fix: Minimum GraphQL v16 support (#1017) 2021-11-18 15:53:18 -05:00