Skip to content

WIP: Resolve "Add feature tests for real-time pipeline#show and merge_requests#show"

What does this MR do?

This MR adds feature tests for real-time pipeline update in merge_requests#show and pipeline#show. For the purpose, the dedicated helper class of mocking pipeline would be added.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Because Currently Gitlab is working on real-time update for everything, however, there are not enough feature tests.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #31198 (moved)

Merge request reports