Skip to content

Create new job for generating mocks

We have a command make mocks which generates code for our interfaces to be used for testing, this is a manual command the developers have to run, which sometimes is forgotten and we end up syncing from time to time like !1343 (merged). We should create a job that runs make mocks every time and checks if there is any diff.