Skip to content

Commit

Permalink
Merge pull request #75 from selimyanat/transition-to-kotlin-other-tes…
Browse files Browse the repository at this point in the history
…t-package

build(kotlin-transition): finish up transition application test code …
  • Loading branch information
selimyanat authored Aug 5, 2022
2 parents 061a658 + c21eedb commit 460b2de
Show file tree
Hide file tree
Showing 14 changed files with 553 additions and 586 deletions.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,6 @@
<configuration>
<sourceDirs>
<sourceDir>${project.basedir}/src/test/kotlin</sourceDir>
<sourceDir>${project.basedir}/src/test/java</sourceDir>
</sourceDirs>
</configuration>
</execution>
Expand Down
25 changes: 0 additions & 25 deletions src/test/java/com/sy/coladay/common/ITConfig.java

This file was deleted.

70 changes: 0 additions & 70 deletions src/test/java/com/sy/coladay/common/PostgreSQLExtension.java

This file was deleted.

35 changes: 0 additions & 35 deletions src/test/java/com/sy/coladay/error/BaseErrorControllerTest.java

This file was deleted.

198 changes: 0 additions & 198 deletions src/test/java/com/sy/coladay/metrics/MetricsControllerIT.java

This file was deleted.

Loading

0 comments on commit 460b2de

Please sign in to comment.