quantranhong1999 commented on code in PR #1491:
URL: https://github.com/apache/james-project/pull/1491#discussion_r1141577685


##########
server/protocols/jmap-rfc-8621-integration-tests/jmap-rfc-8621-integration-tests-common/src/main/scala/org/apache/james/jmap/rfc8621/contract/MailboxChangesMethodContract.scala:
##########
@@ -1023,6 +1023,70 @@ trait MailboxChangesMethodContract {
       }
     }
 
+    @Test
+    def 
mailboxChangesShouldReturnUpdatedChangesWhenSubscribedOnlyPerUser(server: 
GuiceJamesServer): Unit = {

Review Comment:
   Correct me if I am wrong because I read quickly.
   
   > that the subscription doe snot change for the sharee
   
   We could use the subscription probe to check the sharee is still subscribed 
to the mailbox? (just another assertion for certainty, not exclusive your await 
way).



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to