### Motivation Tests currently use handwritten mocks. ### Proposed behavior Replace with testify/mock + mockery where it improves clarity. ### Alternatives considered n/a
Motivation
Tests currently use handwritten mocks.
Proposed behavior
Replace with testify/mock + mockery where it improves clarity.
Alternatives considered
n/a