Skip to content

Add CI job to check for outdated mocks

Steve Xuereb requested to merge fix-runner-mocks into master

What does this MR do?

Add CI job to check for outdated jobs

Why was this MR needed?

Prevent human error on outdated mocks. It's pretty common that the mocks get outdated, or not relevant anymore since the interface was deleted. Prevent

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

closes #4865 (closed)

Edited by Steve Xuereb

Merge request reports