/jenkins_api_simulator

Simulate the Jenkins-Api to test own scripts automatically without a live jenkins.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Jenkins API simulator

When trying to test our specialized gitlab2jenkins webhook, the need arose to have an endpoint of the jenkins api that is deterministic and doesn't need java. This aim to be it.

Build Status