Clarify diagnostic language and explanations
This commit is contained in:
@@ -58,6 +58,8 @@ def test_empty_library_has_no_health_score():
|
||||
assert report.score is None
|
||||
assert report.total_references == 0
|
||||
assert report.scored_references == 0
|
||||
assert not report.database_present
|
||||
assert report.tracks_missing_from_database == 0
|
||||
|
||||
|
||||
def test_smart_crate_references_are_reported_but_not_scored():
|
||||
|
||||
Reference in New Issue
Block a user