jenkins-test-harness icon indicating copy to clipboard operation
jenkins-test-harness copied to clipboard

Unit test framework for Jenkins core and its plugins

Results 29 jenkins-test-harness issues
Sort by recently updated
recently updated
newest added

The Jenkins test Harness library still uses a lot of deprecated "slave" and "master" terminology in its APIs. It would be nice to clean it up by... * Editing documentation,...

enhancement
documentation
good-first-issues

The reason for this change is that the JenkinRule based tests were all running inside a docker container and i needed a way to bind it a non localhost address...

enhancement

I see from time to time some tests from `kubernetes-plugin` timing out. When that happens, subsequent tests fail because they try to allocate the same port. I've noticed that the...

bug

Experience in https://github.com/jenkinsci/jenkins/pull/4447 shows that the `FilePath`- and thus `PathRemover`-based implementation does not work reliably in Windows CI after #166, and we get stuff like #185 which is making things...

enhancement

WiP for now, just to not forget about it. https://issues.jenkins-ci.org/browse/JENKINS-48885 @reviewbybees

Related PR: https://github.com/jenkins-infra/jenkins.io/pull/2291 This addition to InjectedTest will ensure all explicit or implied Stapler web methods declare an HTTP verb that they're to be used with. Similar to `escape-by-default` in...

enhancement
on-hold

Adds support for running benchmarks using `WebClient`. @jenkinsci/gsoc2019-role-strategy

enhancement

## Config Migration Needed - [ ] Select this checkbox to let Renovate create an automated Config Migration PR. This issue lists Renovate updates and detected dependencies. Read the [Dependency...

### Jenkins and plugins versions report Environment ```text Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /usr/local/Cellar/maven/3.9.6/libexec Java version: 17.0.9, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk@17/17.0.9/libexec/openjdk.jdk/Contents/Home Default locale: en_US, platform encoding: UTF-8 OS name:...

bug

### Jenkins and plugins versions report Environment ```text mvn --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /usr/local/Cellar/maven/3.9.6/libexec Java version: 17.0.9, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk@17/17.0.9/libexec/openjdk.jdk/Contents/Home Default locale: en_US, platform encoding: UTF-8...

bug