#2071 Make getting a project be case insensitive
Merged by pingou. Opened by pingou.
unique_case  into  master

Download 2071.patch

And adjust the test ensuring we cannot create a project with a different
case from an existing project.

Fixes https://pagure.io/pagure/issue/2026

I recommend moving this assertion into its own test case. It will help keep this existing one shorter and easier to understand, and it will also allow them to fail independently if there's a problem with either of them later.

LGTM

rebased

Thanks for the review!

Pull-Request has been merged by pingou

Metadata