Changed synchronous mail transfer to asynchronous. You also switched to the WebTest Client without using MockMvc, which is dependent on Spring ApplicationContext. As a result, the test runs 60% faster.
Changed synchronous mail transfer to asynchronous. You also switched to the WebTest Client without using MockMvc, which is dependent on Spring ApplicationContext. As a result, the test runs 60% faster.