Testing vpp-probe The VPP-Probe provides integration and e2e tests. Integration Tests To execute all integration tests run: go test ./test/integration E2E Tests To execute all e2e tests run: go test ./test/e2e