Add feature test for 'user views releases' when there are no releases

What does this MR do and why?

In #413129 (closed), it was discovered that a recent change to the ReleasesResolver in !120811 (merged) caused the /releases page to break when a project does not have releases. It has been resolved in !122411 (merged).

This MR adds a feature test to user views releases for the scenario when there are no releases. It is expected to show an empty state.

Screenshots or screen recordings

Problem View Expected View
image image

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #413129 (closed)

Edited by Leaminn Ma

Merge request reports

Loading