Skip to content

Commit

Permalink
Migrate functional tests to Kotlin and Junit part 5 (GradleUp#1134)
Browse files Browse the repository at this point in the history
* Rename containsEntries and assertDoesNotContain

* Add BaseCachingTest

* Convert MinimizationCachingSpec

* Convert RelocationCachingSpec

* Rename ConfigurationCacheSpec

* Convert ShadowJarCachingSpec

* Clean up TransformCachingSpec

* Convert TransformCachingSpec

* Remove AbstractCachingSpec

* Replace transform blocks

* Cleanups

* Reuse writeMainClass

* Move transform kit to BasePluginTest

* Ruse runner and run

* Try to cache JarPath

* Revert "Try to cache JarPath"

This reverts commit 19dfd90.

* Close reader in getContent

* Unify task paths

* Unify runner function

* Fix shadowJarIsCachedCorrectlyWhenOutputFileIsChanged

* Remove BasePluginSpecification
  • Loading branch information
Goooler authored Jan 9, 2025
1 parent f1b9161 commit 432412d
Show file tree
Hide file tree
Showing 18 changed files with 659 additions and 1,051 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 432412d

Please sign in to comment.