jenkins-infra / plugin-health-scoring

This project aims to introduce a metric system to calculate the health score of each plugin within the Jenkins ecosystem and reflect the final scores on the Plugin Site for the plugin maintainers and users.

Home Page:https://plugin-health.jenkins.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need Renaming or add proper test for shouldRequireValidSCMAndLastCommit in DependabotProbeTest

AayushSaini101 opened this issue · comments

Currently the naming of test method is seems to confusing that is
image
In this test method we are only validating the repository not last commit void shouldRequireValidSCMAndLastCommit() { }

Screenshots of code are not helpful. Providing links would be simpler.