Skip to content
Snippets Groups Projects

Replace usage of find/findAll in ee/spec/frontend/members

Merged Illya Klymov requested to merge find-migrate-ee-members into master
All threads resolved!

What does this MR do and why?

Related to #350705 (closed)

Contents of this MR is autogenerated by snippet $2238476

Basically each time when @vue/test-utils generates warning about find / findAll being used to search for a component - we capture where it happens and do find & replace.

Please note, this series of MR does not intent to enable deprecation warnings (this will be done in separate MR) or to replace 100% occurrences. Our intention is to do as much work automatically as possible, while splitting it in separate MRs to avoid conflicts

How to set up and validate locally

As soon as pipeline is green - we should be good! We're not touching any content except tests

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

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