ebay_client/tests
claudi 389d72a136 Add tests for OAuth client and webhook notification handling
- Implement tests for `EbayOAuthClient` to verify authorization URL generation with configured scopes and token reuse logic.
- Add tests for `WebhookChallengeHandler` to ensure correct SHA256 response generation and for `WebhookSignatureParser` to validate extraction of known fields from signature strings.
2026-04-07 08:40:50 +02:00
..
test_auth_oauth.py Add tests for OAuth client and webhook notification handling 2026-04-07 08:40:50 +02:00
test_notification_webhook.py Add tests for OAuth client and webhook notification handling 2026-04-07 08:40:50 +02:00