ci/

directory
v1.12.0-rc.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2020 License: GPL-3.0

README

ci

integration tests

tcli

Package tcli provides a framework for writing end-to-end CLI tests. Each test group can have its own container for executing commands in a consistent and isolated filesystem.

prerequisites

Assign the following environment variables to run the integration tests against an existing Enterprise deployment instance.

export CODER_URL=...
export CODER_EMAIL=...
export CODER_PASSWORD=...

Then, simply run the test command from the project root

go test -v ./ci/integration

Directories

Path Synopsis
Package tcli provides a framework for CLI integration testing.
Package tcli provides a framework for CLI integration testing.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL