Branch: refs/heads/master
Home: https://github.com/jenkinsci/throttle-concurrent-builds-plugin
Commit: 2c1520d6126de5abe22a32079b9fc68e8d206a8f
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/2c1520d6126de5abe22a32079b9fc68e8d206a8f
Author: Basil Crow <[email protected]>
Date: 2020-12-12 (Sat, 12 Dec 2020)
Changed paths:
A src/test/java/hudson/plugins/throttleconcurrents/TestUtil.java
A
src/test/java/hudson/plugins/throttleconcurrents/ThrottleJobPropertyRestartTest.java
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleJobPropertyTest.java
M src/test/java/hudson/plugins/throttleconcurrents/ThrottleStepTest.java
Log Message:
-----------
Test cleanup
- Share common code between ThrottleStepTest and ThrottleJobPropertyTest
- Split ThrottleJobPropertyTest into ThrottleJobPropertyTest and
ThrottleJobPropertyRestartTest
- Switch from RestartableJenkinsRule to JenkinsRule in ThrottleJobPropertyTest
- Switch from RestartableJenkinsRule to JenkinsSessionRule in
ThrottleJobPropertyRestartTest
- Switch from RestartableJenkinsRule to JenkinsRule in ThrottleStepTest
- Format tests with google-java-format
- Use Jenkins test harness where possible
Commit: 2367b02e8efee2562af540f04120cc4b7df549e5
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/2367b02e8efee2562af540f04120cc4b7df549e5
Author: Basil Crow <[email protected]>
Date: 2020-12-12 (Sat, 12 Dec 2020)
Changed paths:
A src/test/java/hudson/plugins/throttleconcurrents/TestUtil.java
A
src/test/java/hudson/plugins/throttleconcurrents/ThrottleJobPropertyRestartTest.java
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleJobPropertyTest.java
M src/test/java/hudson/plugins/throttleconcurrents/ThrottleStepTest.java
Log Message:
-----------
Merge pull request #101 from basil/tests
Test cleanup
Compare:
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/compare/6ca1151e9ed6...2367b02e8efe
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/throttle-concurrent-builds-plugin/push/refs/heads/master/6ca115-2367b0%40github.com.