gitlab-org--gitlab-foss/spec/controllers/groups
Michael Kozono 49697bc8df Refactor to more robust implementation
In order to avoid string manipulation or modify route params (to make them unambiguous for `url_for`), we are accepting a behavior change:

When being redirected to the canonical path for a group, if you requested a group show path starting with `/groups/…` then you’ll now be redirected to the group at root `/…`.
2017-05-19 09:13:27 -07:00
..
avatars_controller_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
group_members_controller_spec.rb Make access request specs explicitly enable or disable access requests as required 2016-11-11 15:45:47 +00:00
labels_controller_spec.rb Add toggle_subscription action to Groups::LabelsController 2016-11-17 15:10:13 -02:00
milestones_controller_spec.rb Refactor to more robust implementation 2017-05-19 09:13:27 -07:00