Inform MR authors and reviewers of MVC mismatches
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Running graphql feature on target branch against source branch backend (to simulate an outdated backend). Could even be a CI job that fails if MVC is detected.
A first iteration is documentation, specifying how to test manually
- check out branch, load a page, then check out master and perform an action
OR
- check out
master
, cherry-pick FE only changes and test.
Edited by 🤖 GitLab Bot 🤖