This MR bring different commits to handle different test failures we're seeing on every MR.
Some failures were caused due to the nature of our test cases that run on real/live GitLab repository, but others were caused by previous code changes. At the same time, one was caused by the go version being used in our CI, requiring an update to make it work.
This MR bring different commits to handle different test failures we're seeing on every MR. Some failures were caused due to the nature of our test cases that run on real/live GitLab repository, but others were caused by previous code changes. At the same time, one was caused by the go version being used in our CI, requiring an update to make it work.