You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ipn/ipnext
Claude 4f23840e40
EXTENSION SYSTEM: ipnext_test.go 0→580 lines, 28 tests! 🔌
Comprehensive testing for LocalBackend Extension system:
• Extension interface & lifecycle (Init/Shutdown)
• RegisterExtension with panic safety (nil/duplicate detection)
• Definition.MakeExtension with name validation
• Extensions iterator & order preservation
• Test helpers (DefinitionForTest, DefinitionWithErrForTest)
• SkipExtension sentinel error handling
• Mock implementations (mockExtension, mockSafeBackend)

Target: 411-line ipnext.go had ZERO tests → now 28 tests!
Session total: 6,500 lines, 197 tests across 13 files
2 months ago
..
ipnext.go ipn/ipnlocal: remove all the weird locking (LockedOnEntry, UnlockEarly, etc) 2 months ago
ipnext_test.go EXTENSION SYSTEM: ipnext_test.go 0→580 lines, 28 tests! 🔌 2 months ago