module
Version:
v0.0.0-...-161a727
Opens a new window with list of versions in this module.
Published: Jan 27, 2023
License: Apache-2.0
Opens a new window with license information.
README
¶
To run all tests on an already deployed funless instance:
HOST=<funless core address> go test -v ./test/
To run all tests, deploying a development funless instance to perform them:
DEPLOY=true HOST=http://localhost:4000 go test -v ./test/
Directories
¶
internal
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.