Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 398 Bytes

File metadata and controls

22 lines (14 loc) · 398 Bytes

checkout-service

Internal service that manages cart and checkout operations. All pull requests are validated by CI before merge.

Development

npm install
npm run build

Testing

npm test

Tests run automatically on every pull request via GitHub Actions.

Bugs & Support

Found a bug or have a question? Open an issue and we'll look into it.