Commit graph

1 commit

Author SHA1 Message Date
Jeremie Fraeys
04175a97ee
test(tracking): add comprehensive plugin registry tests
Add tests for tracking package main exports:
- NewRegistry, Register, Get plugin management
- ProvisionAll with empty, disabled, unregistered configs
- TeardownAll lifecycle management
- NewPortAllocator, Allocate, Release with proper port reuse
- StringSetting, ToolMode constants, ToolConfig structure

Coverage: 84.7%
2026-03-13 23:35:10 -04:00