tabeyti / jenkins-jack

Jack into your Jenkins to execute Pipeline scripts, provide Pipeline step autocompletions, pull Shared Library step documenation, run console groovy scripts across multiple nodes, and more! Honestly, not that much more.
Other
98 stars 31 forks source link

Unit tests missing? #83

Open HarshRohila opened 2 years ago

HarshRohila commented 2 years ago

I would like to contribute to this project, but it looks like unit tests are missing. Any plans on adding them?

HarshRohila commented 2 years ago

Raised PR https://github.com/tabeyti/jenkins-jack/pull/84 I want to add more features to this extension as it makes working with Jenkins easier. Unit tests will simplify adding new features

The features which I am thinking of are

  1. Filtering/Searching job to find a job easily
  2. Grouping jobs for multibranch pipelines