Expand file tree
/
Copy patht
/Directory actions
More options
More optionsDirectory actions
More options
More options/
t
/Folders and files
| Name | Name | Last commit date | |
|---|---|---|---|
# Tests
This folder contains e2e test cases run against the final binary or installer
pkg.
Warning: only run on a development machine or in a ci-cd container. The test
will install and remove a snclient service.
Run the tests with:
go test -v
Note: this tests will (at least on windows) build and install a .msi file.
## Requirements
- go
## Requirements Windows
- go
- wix.exe
- prepared `windist` folder with `snclient.exe`, `windows_exporter.exe`
- put a `snclient.msi` into the `t` folder