Add tests for CloneDiscoveryConfig and NormalizeDiscoveryConfig: - CloneDiscoveryConfig: 7 tests verifying deep copy, slice independence - NormalizeDiscoveryConfig: 16 tests covering defaults, validation, sanitization, edge cases Total: 23 test cases for discovery config handling. |
||
|---|---|---|
| .. | ||
| api_tokens.go | ||
| api_tokens_test.go | ||
| client_helpers.go | ||
| client_helpers_test.go | ||
| config.go | ||
| config_utils_test.go | ||
| detect_root.go | ||
| docker_metadata.go | ||
| export.go | ||
| export_test.go | ||
| guest_metadata.go | ||
| import_transaction.go | ||
| oidc.go | ||
| persistence.go | ||
| persistence_fail_test.go | ||
| persistence_test.go | ||
| watcher.go | ||