You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add comprehensive secrets handling test coverage
Add test cases for:
- Detection of 'secrets.PATTERN' unresolved secrets
- Detection of '[secret]' placeholder patterns
- Proper handling of null and empty credentials
- Fallback constructor behavior with secrets
- Comprehensive error message validation
- Integration testing with ChannelSqlExtension
Ensures robust validation of secrets detection functionality and
provides regression protection for the secrets handling feature.
Signed-off-by: Edmund Miller <[email protected]>
0 commit comments