Skip to content

Add test for GitLab group creation

Eric Eastwood requested to merge create-GL_GROUP-group into develop

Add test for GitLab(GL_GROUP) group creation

Part https://gitlab.com/gitlab-org/gitter/webapp/issues/2393


Originally made this MR to make sure when a group is created, the avatar is also populated. But this is already handled because the avatar updater fetches things when we try to request the avatar the first time.

Previous MR for Add GL_GROUP group avatars (auto-update): https://gitlab.com/gitlab-org/gitter/webapp/merge_requests/1692

Edited by Eric Eastwood

Merge request reports