Closed wandi34 closed 5 years ago
Rename sandbox-logback.xml back to logback.xml to fix the unneeded creation of log files when running tests.
Looks like the cucumber runner does not pick up logging.config properly although the CucumberTestBase is properly annotated with @SpringBootTest.
logging.config
CucumberTestBase
@SpringBootTest
Depending on the task some of the following jobs are not relevant. Please check the items or cross them out (~~text~~).
~~
Summary
Rename sandbox-logback.xml back to logback.xml to fix the unneeded creation of log files when running tests.
Looks like the cucumber runner does not pick up
logging.config
properly although theCucumberTestBase
is properly annotated with@SpringBootTest
.Checklist for Definition of Done
Depending on the task some of the following jobs are not relevant. Please check the items or cross them out (
~~
text~~
).Automatic tests for new functionality are created