add integration test profiles

This commit is contained in:
DOHA
2016-10-24 17:13:40 +02:00
parent 166ed96881
commit 924b09cb10
15 changed files with 305 additions and 111 deletions
@@ -7,7 +7,7 @@ import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class DataFlowShellApplicationTests {
public class DataFlowShellApplicationIntegrationTest {
@Test
public void contextLoads() {