Skip to content

Build(messaging): Build Messaging module: real-time messaging, persistence, receipts - #358

Merged
devIKargi merged 1 commit into
StellAIverse:mainfrom
ykargeee-bit:feat/Message
Jul 24, 2026
Merged

Build(messaging): Build Messaging module: real-time messaging, persistence, receipts#358
devIKargi merged 1 commit into
StellAIverse:mainfrom
ykargeee-bit:feat/Message

Conversation

@ykargeee-bit

Copy link
Copy Markdown
Contributor

Closes #350

  • Add missing updatedAt property to mockMessage object to satisfy Message entity requirements
  • Add type assertions to Jest mocks to resolve TypeORM repository type compatibility issues
  • Fix all 4 TypeScript compilation errors in messaging.service.spec.ts

- Add missing updatedAt property to mockMessage object to satisfy Message entity requirements
- Add type assertions to Jest mocks to resolve TypeORM repository type compatibility issues
- Fix all 4 TypeScript compilation errors in messaging.service.spec.ts
@devIKargi
devIKargi merged commit e6343d6 into StellAIverse:main Jul 24, 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.

Build Messaging module: real-time messaging, persistence, receipts

2 participants