Skip to content

Added service and endpoint to finalize all CSRs for an SRP

Sam Kagan requested to merge STT-914-finalize-csrs into main

Along the way:

  • Broke out score-validation service to use for both ISR and CSR scores
  • Updated CSR entity tests to use calculated_srp_score
  • Refactored CSR-state-change service to only allow Finalized->Finalized transition for TTA members

Merge request reports