package
0.0.0-20200402022525-06371150b7aa
Repository: https://github.com/codeamp/circuit.git
Documentation: pkg.go.dev
# Functions
Generates a fake JWT token for testing purposes Use for testing graphql resolvers Allows more flexibility in creating a prepopulated context.
Generates a fake JWT token for testing purposes Use for testing graphql resolvers.
Setup logic common to all Plugin tests Load viper config, parse plugins, and setup log level/format and instantiate transistor Configs in this case are loaded inline from the plugin test itself.
Setup logic common to all Resolver tests Load viper config, parse plugins, and setup log level/format Configs in this case are loaded from a test yml file.
No description provided by the author