1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/test/groovy
Marcus Holl 51afc894e5 Implement hashCode/equals/toString for JenkinsShellCallRule
* toString is helpful for troubleshooting during developing tests
* equals/hashCode are required in case somebody would like to register
  some responses again (e.g. register something valid almost all the time, and
  register something more specific for a certain test).
2018-12-10 16:23:24 +01:00
..
com/sap/piper Merge remote-tracking branch 'github/master' into HEAD 2018-11-08 15:58:26 +01:00
util Implement hashCode/equals/toString for JenkinsShellCallRule 2018-12-10 16:23:24 +01:00
ArtifactSetVersionTest.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-11-07 11:44:15 +01:00
BatsExecuteTestsTest.groovy handle test repositories (#324) 2018-10-08 11:30:42 +02:00
CheckChangeInDevelopmentTest.groovy The cases removed with the tests here are checked by corresponding step helper tests. 2018-11-06 14:42:03 +01:00
ChecksPublishResultsTest.groovy correct step invokation in tests (#368) 2018-11-07 11:45:38 +01:00
CloudFoundryDeployTest.groovy Provide option to Stop and not delete old instance on BlueGreenDeploy (#394) 2018-11-27 11:47:44 +01:00
CommonStepsTest.groovy [fix] Make regex in test Operating System independent. 2018-11-28 11:52:37 +01:00
DockerExecuteOnKubernetesTest.groovy dockerExecute: handle stashContent (#332) 2018-11-05 11:24:25 +01:00
DockerExecuteTest.groovy Ensure script is mandatory parameter 2018-10-30 16:24:47 +01:00
DurationMeasureTest.groovy correct step invokation in tests (#368) 2018-11-07 11:45:38 +01:00
GaugeExecuteTestsTest.groovy add step gaugeExecuteTests (#340) 2018-10-17 16:44:20 +02:00
GithubPublishReleaseTest.groovy add step githubPublishRelease (#345) 2018-10-25 16:56:09 +02:00
HandlePipelineStepErrorTest.groovy handlePipelineStepErrors: extract error message to template (#350) 2018-10-24 13:36:30 +02:00
HealthExecuteCheckTest.groovy add step healthExecuteCheck (#339) 2018-10-12 16:06:41 +02:00
InfluxWriteDataTest.groovy correct step invokation in tests (#368) 2018-11-07 11:45:38 +01:00
KarmaExecuteTestsTest.groovy add new step karmaExecuteTests (#351) 2018-11-08 12:15:15 +01:00
MailSendNotificationTest.groovy add step mailSendNotification (#336) 2018-10-17 12:05:11 +02:00
MavenExecuteTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
MtaBuildTest.groovy correct step invokation in tests (#368) 2018-11-07 11:45:38 +01:00
NeoDeployTest.groovy set build to unstable in case old config framework is used. 2018-11-08 13:11:24 +01:00
NewmanExecuteTest.groovy newmanExecute - adapt to changes (#400) 2018-11-28 09:25:34 +01:00
PipelineExecuteTest.groovy correct step invokation in tests (#368) 2018-11-07 11:45:38 +01:00
PipelineRestartStepsTest.groovy add step pipelineRestartSteps (#337) 2018-10-18 08:51:48 +02:00
PipelineStashFilesAfterBuildTest.groovy correct step invokation in tests (#368) 2018-11-07 11:45:38 +01:00
PipelineStashFilesBeforeBuildTest.groovy correct step invokation in tests (#368) 2018-11-07 11:45:38 +01:00
PrepareDefaultValuesTest.groovy correct step invokation in tests (#368) 2018-11-07 11:45:38 +01:00
SeleniumExecuteTestsTest.groovy add step gaugeExecuteTests (#340) 2018-10-17 16:44:20 +02:00
SetupCommonPipelineEnvironmentTest.groovy correct step invokation in tests (#368) 2018-11-07 11:45:38 +01:00
SnykExecuteTest.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
TestsPublishResultsTest.groovy testsPublishResults: Make jUnit pattern more universal (#386) 2018-11-16 08:57:09 +01:00
ToolValidateTest.groovy correct step invokation in tests (#368) 2018-11-07 11:45:38 +01:00
TransportRequestCreateTest.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-11-08 15:58:26 +01:00
TransportRequestReleaseTest.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-11-08 15:58:26 +01:00
TransportRequestUploadFileTest.groovy Merge remote-tracking branch 'github/master' into HEAD 2018-11-08 15:58:26 +01:00