udayagiri-sivasai-dev commented on PR #5956:
URL: https://github.com/apache/fineract/pull/5956#issuecomment-4655015594

   > Is there any integration test which ensures this functionality works as 
expected?
   
   Updated the pagination conversion to validate limit and offset before 
calculating the page.
   
   Regarding integration coverage, there is an existing 
NotificationApiTest#testNotificationRetrievalWorksWhenOneNotificationIsAvailable
 test. It creates a client, waits for a notification, retrieves notifications, 
and verifies the returned notification fields, including isRead=false, so it 
exercises the notification retrieval path changed by this PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to