Skip to content

Commit 938c861

Browse files
committed
TS-38628 Migrated: Common System Test (again)
1 parent 5efba1c commit 938c861

20 files changed

Lines changed: 616 additions & 678 deletions

File tree

common-system-test/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
`java-library`
3-
com.teamscale.`java-convention`
3+
com.teamscale.`kotlin-convention`
44
// we do not enable code coverage recording for the system tests as we already need our agent attached
55
// it would conflict with JaCoCo's
66
}

common-system-test/src/main/java/com/teamscale/test/commons/ExternalReport.java

Lines changed: 0 additions & 14 deletions
This file was deleted.

common-system-test/src/main/java/com/teamscale/test/commons/Session.java

Lines changed: 0 additions & 131 deletions
This file was deleted.

common-system-test/src/main/java/com/teamscale/test/commons/SystemTestUtils.java

Lines changed: 0 additions & 198 deletions
This file was deleted.

0 commit comments

Comments
 (0)