Skip to content
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

[BBND-751] Domain data validation #412

Open
wants to merge 10 commits into
base: refactor/BBND-628-sdk
Choose a base branch
from

Conversation

iobroberto
Copy link
Contributor

Description

Add business logic validation to domain entities.

Fixes # (issue) πŸ› οΈ

Type of change

  • Bug fix 🐞
  • New feature ✨
  • Breaking change πŸ’₯
  • Documentation update πŸ“–
  • Refactor πŸ”§

Testing

Describe tests and instructions to reproduce. πŸ§ͺ

  • Local Tests (npm run test)
  • Manual (CLI or web interface)
  • Local GitHub Actions (act pull_request)

Node version:

  • 18
  • 20
  • 22
  • 23

Test Results (if any)

Checklist

  • Style Guidelines followed βœ…
  • Self-Reviewed πŸ‘€
  • Documentation Updated πŸ“š
  • Linters - No New Warnings ⚠️
  • Effective Tests Added βœ”οΈ
  • Local Tests Pass βœ…
  • No reduction of Coverage

@iobroberto iobroberto added Improvement Code changes driven by non business requirements SDK Changes related to the β€œsdk” module labels Apr 10, 2025
@iobroberto iobroberto added this to the Sprint 15 milestone Apr 10, 2025
@iobroberto iobroberto self-assigned this Apr 10, 2025
Signed-off-by: Roberto Delgado <[email protected]>
@iobroberto iobroberto marked this pull request as ready for review April 10, 2025 08:10
@iobroberto iobroberto requested review from a team as code owners April 10, 2025 08:10
Signed-off-by: Roberto Delgado <[email protected]>
@jaime-iobermudez
Copy link
Contributor

A general comment, have you performed regression testing on the web?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Code changes driven by non business requirements SDK Changes related to the β€œsdk” module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants