mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-17 05:52:17 +09:00
Added integration tests for the embedded DERP server
This commit is contained in:
@@ -23,6 +23,9 @@ test_integration:
|
||||
test_integration_cli:
|
||||
go test -tags integration -v integration_cli_test.go integration_common_test.go
|
||||
|
||||
test_integration_derp:
|
||||
go test -tags integration -v integration_embedded_derp_test.go integration_common_test.go
|
||||
|
||||
coverprofile_func:
|
||||
go tool cover -func=coverage.out
|
||||
|
||||
|
||||
Reference in New Issue
Block a user