Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate functional tests to Kotlin and Junit part 5 #1134

Merged
merged 21 commits into from
Jan 9, 2025

Conversation

Goooler
Copy link
Member

@Goooler Goooler commented Jan 7, 2025

Refs #1117.

@Goooler Goooler force-pushed the g/20250107/func-test-part-5 branch 6 times, most recently from 230dc07 to a19001f Compare January 8, 2025 15:12
@Goooler Goooler marked this pull request as ready for review January 8, 2025 15:46
@Goooler Goooler requested a review from Copilot January 8, 2025 15:46

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (16)
  • src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/BasePluginSpecification.groovy: Language not supported
  • src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/caching/AbstractCachingSpec.groovy: Language not supported
  • src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/caching/MinimizationCachingSpec.groovy: Language not supported
  • src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/caching/RelocationCachingSpec.groovy: Language not supported
  • src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/caching/ShadowJarCachingSpec.groovy: Language not supported
  • src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/caching/TransformCachingSpec.groovy: Language not supported
  • src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/BasePluginTest.kt: Language not supported
  • src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/ConfigurationCacheTest.kt: Language not supported
  • src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/ShadowPluginTest.kt: Language not supported
  • src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/caching/BaseCachingTest.kt: Language not supported
  • src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/caching/MinimizationCachingTest.kt: Language not supported
  • src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/caching/RelocationCachingTest.kt: Language not supported
  • src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/caching/ShadowJarCachingTest.kt: Language not supported
  • src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/caching/TransformCachingTest.kt: Language not supported
  • src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/transformers/BaseTransformerTest.kt: Language not supported
  • src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/util/JarPath.kt: Language not supported
@Goooler Goooler force-pushed the g/20250107/func-test-part-5 branch from b483b20 to 53ca4bf Compare January 9, 2025 03:07
@Goooler Goooler enabled auto-merge (squash) January 9, 2025 04:57
@Goooler Goooler merged commit 432412d into main Jan 9, 2025
7 checks passed
@Goooler Goooler deleted the g/20250107/func-test-part-5 branch January 9, 2025 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant