Skip to content

Fixing Batch Suggestions test

Tomislav Nikić requested to merge tomi/fix/batch_suggestions into master

What does this MR do?

After some changes to the suggestion elements of the merge request page, our tests were not working as they should. The normal button that gives the option to apply the changes added to the bulk change is now available on every suggestion. Because of this, I changed the page object to actually choose the first out of one or more and click it, since there is no difference in which one you click.

E2E Test Failure issue(s)

#342131 (closed)

Check-list

Edited by Tomislav Nikić

Merge request reports