Closed raboof closed 6 months ago
It makes the tests more resilient against differences in the environment in which scorecard is built.
Tests assume they are ran in an environment where the application version is not known/set.
Tests make no assumptions about version fields anymore
NONE
For user-facing changes, please add a concise, human-readable release note to the release-note
release-note
(In particular, describe what changes users might need to make in their application as a result of this pull request.)
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 60.05%. Comparing base (6815161) to head (fd89e2e). Report is 15 commits behind head on main.
6815161
fd89e2e
What kind of change does this PR introduce?
It makes the tests more resilient against differences in the environment in which scorecard is built.
What is the current behavior?
Tests assume they are ran in an environment where the application version is not known/set.
What is the new behavior (if this is a feature change)?**
Tests make no assumptions about version fields anymore
Which issue(s) this PR fixes
NONE
Special notes for your reviewer
Does this PR introduce a user-facing change?
For user-facing changes, please add a concise, human-readable release note to the
release-note
(In particular, describe what changes users might need to make in their application as a result of this pull request.)