Skip to content

Update EE specs related to group members view

Part of &4233 (closed) and #241194 (closed)

Over the last two milestones I have been working on converting the group members view from HAML to Vue. Because this spanned across multiple milestones I stubbed the feature flag while developing. Now the development is done and I will be enabling the vue_group_members_list feature flag in the next couple of weeks. This MR removes the vue_group_members_list stubbed feature flag and updates selectors in the feature specs.

This updates the following specs:

  • ee/spec/features/groups/audit_events_spec.rb
  • ee/spec/features/groups/members/list_members_spec.rb
  • ee/spec/features/groups/members/override_ldap_memberships_spec.rb

Screenshots (strongly suggested)

Specs only, no visual changes

GIF for context

Screen_Recording_2020-10-23_at_10.50.02_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Peter Hegman

Merge request reports