Add integration specs for "no search term is showing scopes"
requested to merge 413427-add-integration-system-specs-to-the-advanced-search-with-no-search-term-is-showing-scopes into master
What does this MR do and why?
add rspec test for scope filters to be there even if there no search term.
How to set up and validate locally
- In rails console enable the experiment fully
Feature.enable(:member_areas_of_focus)
- Visit any group or project member pages such as
http://127.0.0.1:3000/groups/flightjs/-/group_members
- Click the
invite members
button.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #413427 (closed)
Edited by Tomas Bulva