package
0.0.0-20241025192035-35206c729f8d
Repository: https://github.com/consol-monitoring/snclient.git
Documentation: pkg.go.dev

# README

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