Skip to content

tests: eliminate `repos.Mocks`

Administrator requested to merge jc/remove-repos-mock into main

Created by: unknwon

This PR eliminates all usages of repos.Mocks, also converted repos.Store to an interface to make it easily mockable.

Test plan

Unit tests.


Part of #26113

Merge request reports

Loading