mirror of
https://git.vectorsigma.ru/public/headscale.git
synced 2026-07-29 09:18:00 +00:00
The integration test generator scanned all files under integration/ with ripgrep, matching func Test* patterns in README.md code examples (TestMyScenario, TestRouteAdvertisementBasic). Add --type go to limit the search to Go source files.