Commit graph

4 commits

Author SHA1 Message Date
9c8ddfdc8a Add Forgejo upload script and update documentation for package registry 2026-04-07 11:55:38 +02:00
2be62e36fd Add versioning scripts and update README for packaging instructions 2026-04-07 11:37:43 +02:00
aa4c067ea8 Refactor code structure for improved readability and maintainability 2026-04-07 09:10:53 +02:00
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