Test if project page loads with unrecognized LICENSE
What does this MR do and why?
We've had an incident where the project page gave 500 in case Gitaly returned a license the Licensee gem did not recognize. This issue was fixed with !69878 (merged).
To prevent this error to happen again, add another test to verify if the project page still loads when license detected by Gitaly is not recognized by Licensee.
Closes: #340288 (closed)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Toon Claes