Commit 6b0920b
fix: Correct non-string SDK key validation test
- Update test_validate_sdk_key_non_string to actually test non-string inputs
- Test various non-string types: int, None, object, list, dict
- Verify proper error message is logged for each invalid type
Co-Authored-By: jbailey@launchdarkly.com <accounts@sidewaysgravity.com>1 parent 133b3db commit 6b0920b
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
| |||
0 commit comments