Skip to content

Feature/invitation module tests - #34

Merged
Rafael-er-byte merged 2 commits into
developfrom
feature/invitation-module-tests
Jun 20, 2026
Merged

Rafael-er-byte merged 2 commits into
developfrom
feature/invitation-module-tests

Conversation

@Rafael-er-byte

Copy link
Copy Markdown
Owner

Title: Add Invitation domain module + comprehensive tests

What was made
I added a new Invitation domain module and comprehensive tests, and adjusted related tests to match the updated domain APIs.

- Added Invitation domain module: model, objects (IdInvitation, InvitationStatus), events (InvitationCreated, InvitationCanceled), and interface InvitationParams\n- Implemented Invitation model (create, cancel, accept, delete, fromPrimitives, toPrimitives) using shared Email VO\n- Added unit tests: invitation model, invitation objects, invitation events, and shared Email tests\n- Updated existing tests to match new model APIs and removed soft-delete expectations across models\n- All backend tests pass (ran Vitest)
@Rafael-er-byte
Rafael-er-byte merged commit de51c58 into develop Jun 20, 2026
1 check passed
@Rafael-er-byte
Rafael-er-byte deleted the feature/invitation-module-tests branch June 21, 2026 23:46
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