Skip to content

Develop#67

Merged
raouf-b-dev merged 7 commits intomasterfrom
develop
Jan 14, 2026
Merged

Develop#67
raouf-b-dev merged 7 commits intomasterfrom
develop

Conversation

@raouf-b-dev
Copy link
Owner

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Test update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

raouf-b-dev and others added 7 commits January 14, 2026 20:11
…y implementation for stock checking. Update AddCartItemUseCase to utilize InventoryGateway instead of CheckStockUseCase, enhancing modularity and separation of concerns in the cart module.
…r respective implementations. Update CreateOrderFromCartUseCase and ValidateCheckoutUseCase to utilize these gateways for improved modularity and separation of concerns in the orders module. Add unit tests for the new use cases to ensure functionality.
…n Design section detailing subdomains and bounded contexts, and update system context diagrams to reflect Anti-Corruption Layer (ACL) relationships for improved clarity and modularity.
…module-dependencies-in-orders

Feature/es 66 decouple cross module dependencies in orders
…ons and relationships in ARCHITECTURE.md, adding Carts and Customers contexts. Revise README.md to reflect detailed core modules including Shopping Carts and Customer Profiles for improved clarity and completeness.
…cture-and-readme-markdowns

Feature/es 67 enhance architecture and readme markdowns
@raouf-b-dev raouf-b-dev self-assigned this Jan 14, 2026
@raouf-b-dev raouf-b-dev merged commit 48fbe10 into master Jan 14, 2026
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.

1 participant