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/util
Marcus Holl 6b4d2ba33e Remove println statements from default registered sh closure
We should try to avoid promting statements to the log during tests. This is basically
some kind of manual/visual checking of conditions. This does not work since in most cases
nobody scans test logs manually/visually. I think this is often a smell for missing assertions.
2019-02-07 16:58:49 +01:00
..
BasePiperTest.groovy add step pipelineRestartSteps (#337) 2018-10-18 08:51:48 +02:00
BasePiperTestContext.groovy Add step containerExecuteStructureTest (#441) 2019-01-31 09:39:13 +01:00
CommandLineMatcher.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
JenkinsCredentialsRule.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
JenkinsDockerExecuteRule.groovy speed up tests 2018-06-06 11:19:19 +02:00
JenkinsEnvironmentRule.groovy add steps for file stashing 2018-05-30 12:00:13 +02:00
JenkinsErrorRule.groovy add error rule as common rule 2018-02-01 10:11:37 +01:00
JenkinsFileExistsRule.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
JenkinsLockRule.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
JenkinsLoggingRule.groovy [fix] misplaced quotation mark in assertion message 2018-07-12 08:12:32 +02:00
JenkinsPropertiesRule.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
JenkinsReadFileRule.groovy Step for automatic versioning (#65) 2018-02-07 13:17:33 +01:00
JenkinsReadJsonRule.groovy add steps for file stashing 2018-05-30 12:00:13 +02:00
JenkinsReadMavenPomRule.groovy Step for automatic versioning (#65) 2018-02-07 13:17:33 +01:00
JenkinsReadYamlRule.groovy Be more flexible with JenkinsReadYaml rule 2018-09-04 09:46:59 +02:00
JenkinsResetDefaultCacheRule.groovy Replace JenkinsConfigRule by more speaking readYaml rule 2018-01-29 09:42:23 +01:00
JenkinsScriptLoaderRule.groovy Initial check-in of lesfurets test improvements (#23) 2018-01-10 10:27:55 +01:00
JenkinsSetupRule.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
JenkinsShellCallRule.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
JenkinsStepRule.groovy add JenkinsStepRule 2018-02-28 11:54:39 +01:00
JenkinsWithEnvRule.groovy Improve neo deploy (#440) 2019-01-28 11:32:24 +01:00
JenkinsWriteFileRule.groovy Step for automatic versioning (#65) 2018-02-07 13:17:33 +01:00
JenkinsWriteJsonRule.groovy artifactSetVersion - add new artifact types & cleanup (#242) 2018-08-08 22:21:26 +02:00
LibraryLoadingTestExecutionListener.groovy Remove println statements from default registered sh closure 2019-02-07 16:58:49 +01:00
PipelineWhenException.groovy Project "Piper" Template: framework and structure (#476) 2019-02-05 15:37:59 +01:00
PluginMock.groovy Enable support for executing on K8S as a step (#231) 2018-08-21 15:45:59 +02:00
ProjectSource.groovy Initial check-in of lesfurets test improvements (#23) 2018-01-10 10:27:55 +01:00
Rules.groovy Remove read yaml rule from common rules 2018-08-31 10:22:46 +02:00
SharedLibraryCreator.groovy [refactoring] Remove redundant code 2018-01-16 09:43:24 +01:00