Skip to content

Refactor signed commit specs

Brian Williams requested to merge bwill/commit-specs-refactor into master

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR addresses #367486 (closed) by:

  1. Refactoring commit specs to use common test scaffolding for all test cases. This allows us to delete many re-declared variables.
  2. Adding missing test coverage for the #update_signature! method

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Brian Williams

Merge request reports

Loading