Skip to content

Test if project page loads with unrecognized LICENSE

Toon Claes requested to merge toon-feature-test-license into master

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.

Edited by Toon Claes

Merge request reports