Commit Graph

1 Commits (772bc3540895736dad874b24809ac73ce0dc81b7)

Author SHA1 Message Date
Claude 2cdbee62f2
Add tests for ipn/store/kubestore and envknob
- ipn/store/kubestore: Add comprehensive tests for sanitizeKey function
  - All valid/invalid character handling
  - Kubernetes naming restrictions
  - Unicode and special character replacement
  - Idempotent behavior
  - Performance benchmarks

- envknob: Add comprehensive tests for environment variable handling
  - Bool, String, OptBool functions
  - Registration mechanism for all types
  - Setenv and LogCurrent
  - Integration tests for multiple variable types
  - Performance benchmarks
2 weeks ago