Skip to content

Commit c4822f1

Browse files
committed
rename integration test package to include tests
The foss pom has been changed to exclude packages with '.it.' in them from surefire. We want to run the integration tests with surefire, so changing the package name.
1 parent 1648be4 commit c4822f1

4 files changed

File tree

dataenum-integration-test/src/test/java/com/spotify/dataenum/it/OuterIntegrationTest.java renamed to dataenum-integration-test/src/test/java/com/spotify/dataenum/integration/OuterIntegrationTest.java

File renamed without changes.

dataenum-integration-test/src/test/java/com/spotify/dataenum/it/Redacted.java renamed to dataenum-integration-test/src/test/java/com/spotify/dataenum/integration/Redacted.java

File renamed without changes.

dataenum-integration-test/src/test/java/com/spotify/dataenum/it/RedactedTesting_dataenum.java renamed to dataenum-integration-test/src/test/java/com/spotify/dataenum/integration/RedactedTesting_dataenum.java

File renamed without changes.

dataenum-integration-test/src/test/java/com/spotify/dataenum/it/Testing_dataenum.java renamed to dataenum-integration-test/src/test/java/com/spotify/dataenum/integration/Testing_dataenum.java

File renamed without changes.

0 commit comments

Comments
 (0)