Commit ed2fa16
test(auth): address review feedback on debug redaction tests
- Remove redundant VendorExtraTokenFields from use super:: in
test_stored_credentials_debug_redacts_token_response (already
imported at module scope)
- Add assert!(debug_output.contains("created_at")) to
test_stored_authorization_state_debug_redacts_secrets to verify
non-secret fields remain visible in Debug output
- Run cargo fmt
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent c09e84c commit ed2fa16
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
| |||
2807 | 2810 | | |
2808 | 2811 | | |
2809 | 2812 | | |
| 2813 | + | |
2810 | 2814 | | |
2811 | 2815 | | |
2812 | 2816 | | |
2813 | 2817 | | |
2814 | | - | |
| 2818 | + | |
2815 | 2819 | | |
2816 | 2820 | | |
2817 | 2821 | | |
| |||
0 commit comments