Implement scope-derived candidate review infrastructure
This commit is contained in:
parent
f4d782c997
commit
ba2228e889
14 changed files with 1740 additions and 39 deletions
|
|
@ -18,6 +18,8 @@ def test_quality_criteria_registry_is_versioned_and_reviewable():
|
|||
"RREG-QC-004",
|
||||
"RREG-QC-005",
|
||||
"RREG-QC-006",
|
||||
"RREG-QC-007",
|
||||
"RREG-QC-008",
|
||||
}
|
||||
for criterion in registry.criteria:
|
||||
assert criterion.description
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue