Improve issues feature specs
What does this MR do and why?
This MR makes some improvements to issues feature specs.
- Two files for testing filtered search epics were combined into one.
- Two files for testing filtered search weights were combined into one.
- The group and project issues pages are being converted into Vue behind feature flag
vue_issues_list
, and to help with minimising code changes when the feature flag is turned on in tests some other small improvements were made.
Screenshots or screen recordings
How to set up and validate locally
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.