You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workflow: Notification placement for SMS will need modifications to the core layer of the notification app that can support storing of SMS notifications
Tasks
Create new service, SmsNotificationService
Add new method CreateNotification
-extract SmsAddressPoint (class must be created it not exists)
-create new SmsNotification
-call repository to save new notification
Implement unit tests
QA
Manual test ?
Acceptance Criterias
Required intefaces are defined and ready to use by OrderProcessingService
The text was updated successfully, but these errors were encountered:
Description
Workflow: Notification placement for SMS will need modifications to the core layer of the notification app that can support storing of SMS notifications
Tasks
-extract SmsAddressPoint (class must be created it not exists)
-create new SmsNotification
-call repository to save new notification
Acceptance Criterias
The text was updated successfully, but these errors were encountered: