Skip to content

feat: add order service tests and jest configuration #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Apr 29, 2025

Conversation

bcosma
Copy link
Contributor

@bcosma bcosma commented Apr 28, 2025

Changes

  • Added test suite for OrderService
  • Added Jest configuration for TypeScript support
  • Added test cases for:
    • Public key extraction
    • Environment validation
    • Order creation
    • Error handling
    • Optional property handling

Dependencies

  • Added Jest and related packages:
    • jest
    • ts-jest
    • @types/jest

@bcosma bcosma requested a review from florincoz April 28, 2025 22:39
florincoz
florincoz previously approved these changes Apr 29, 2025
@florincoz florincoz merged commit 842d27a into main Apr 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants