quantranhong1999 opened a new pull request, #3062: URL: https://github.com/apache/james-project/pull/3062
`IMAPServerTest` was too big with many @Nested test classes. I can not run it locally either using IDE or the Maven command. All of them say no tests found. Maybe JUNIT 5 limits when too much @Nested classes? The idea is to split each @Nested test class to a proper test class. -- 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]
