Docs + email sending

This commit is contained in:
Filip Izydorczyk
2021-01-03 17:10:36 +01:00
parent 61d035e342
commit 95cc34c676
4 changed files with 137 additions and 0 deletions

View File

@ -85,6 +85,10 @@ public class AssignmentServiceTest {
System.out.println("-X_-x-x-x-_X-x-x-x-X_-x-x-x-");
}
/**
* This test will also sand a mail to users as a side effect. U can check them
* in mailcater
*/
@Test
@DirtiesContext(methodMode = MethodMode.BEFORE_METHOD)
public void shouldNotAcceptForOnePerson() {