mirror of
https://github.com/netbirdio/netbird.git
synced 2025-10-26 11:17:32 +00:00
* Call start services function for tests when testing CMDs we were using some global variables which got replaced by parallel test Now we will call a single function independently for each test |
||
|---|---|---|
| .. | ||
| down.go | ||
| login_test.go | ||
| login.go | ||
| root.go | ||
| service_controller.go | ||
| service_installer.go | ||
| service.go | ||
| status.go | ||
| testutil.go | ||
| up_daemon_test.go | ||
| up_test.go | ||
| up.go | ||
| version.go | ||