Skip to content

Bugfix #236 Prefer user look-up by nickname

My first MR, so roast me.

The mocked user test data seems wonky. Are the user ids fed to Repo.get(User, id_or_nickname) supposed to look like: 9g8uJwiUS45y9g9Tmq? The way that function looked before made it seem like they're supposed to be strings that only contain digits.

Edited by \\\\\\\\\\\

Merge request reports