Arsnael commented on code in PR #1491:
URL: https://github.com/apache/james-project/pull/1491#discussion_r1141613259
##########
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:
I wait a second between the two with thread sleep and I check we don't have
mailbox/changes for the sharee when owner changes his subscription to the
mailbox... should be enough i hope :)
i will try to do something similar in MailboxSetContract and check the
subscription does not change for sharees if owner change it for example
--
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]