Skip to content

Make referees package mocks to be generated by mockery

Tomasz Maczukin requested to merge fix-mocks-in-referees-package into master

Based on top of !1725 (merged)

What does this MR do?

Updates the referees/ package and makes the mocks managed by mockery, as in the rest of Runner's codebase.

Why was this MR needed?

Requirement for !1651 (merged)

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Edited by Tomasz Maczukin

Merge request reports