e2e

module
v0.0.0-...-769c001 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2026 License: Apache-2.0

README

E2E - End-to-end tests

Run all tests at top level

make eopa
export BINARY=<PathToEOPAExecutable>
make e2e

Run individual test

export BINARY=<PathToEOPAExecutable>
cd <test directory>
go test -p 1 -tags e2e . -v -count=1

Directories

Path Synopsis
Package retry provides support for repeating operations in tests.
Package retry provides support for repeating operations in tests.

Jump to

Keyboard shortcuts

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