Skip to content
Snippets Groups Projects

Improve group transfer url assertion

Merged Peter Hegman requested to merge add-extra-assertion-to-group-transfer-spec into master
All threads resolved!

What does this MR do and why?

Related to gitlab-org/quality/quality-engineering/team-tasks#1546 (closed)

The URL assertion in the group transfer specs was reloading the model after transfer and then checking comparing the path to the URL. This means we weren't checking that the path stayed the same. This MR saves the path before transfer and then checks that the path is kept the same but moved to a different namespace.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

bin/rspec spec/features/groups/group_settings_spec.rb

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 Peter Hegman

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading