headscale/cmd
Kristoffer Dalby 6654142fbe cmd/headscale: migrate tests from check.v1 to testify
Convert config loading tests from gopkg.in/check.v1 Suite-based testing
to standard Go tests with testify assert/require.

Changes:
- Remove Suite boilerplate (Test, Suite type, SetUpSuite, TearDownSuite)
- Convert TestConfigFileLoading and TestConfigLoading to standalone tests
- Replace check assertions with testify equivalents
2026-01-20 15:41:33 +01:00
..
headscale cmd/headscale: migrate tests from check.v1 to testify 2026-01-20 15:41:33 +01:00
hi cmd/hi: enable concurrent test execution 2026-01-09 12:34:16 +01:00
mapresponses cmd/mapresponses: add mini tool to inspect mapresp state from integration 2025-09-09 09:40:00 +02:00