chibenwa commented on code in PR #2386: URL: https://github.com/apache/james-project/pull/2386#discussion_r1725685987
########## mpt/impl/imap-mailbox/core/src/main/resources/org/apache/james/imap/scripts/Uid.test: ########## @@ -32,6 +32,12 @@ S: \* 2 FETCH \(UID 3\) S: \* 3 FETCH \(UID 4\) S: a OK FETCH completed. +C: a2 FETCH 1:* (UID) Review Comment: In a file name `UID` I would expect tests about `UID ...` not about Fetch used in MSN mode. Those tests are valuable, maybe they can be move in an existing `fetch...` script? -- 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]
