Skip to content

Update mocks

Tomasz Maczukin requested to merge update-mocks into master

What does this MR do?

Updates existing mocks.

Why was this MR needed?

We again have some of our mocks not aligned with what mockery autogenerates. This MR updates all affected existing mocks, so calling make mocks will not have side effects in specific MRs.

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?

Merge request reports