Skip to content

Update filtered search bar tests for vue 3

What does this MR do and why?

Update filtered search bar tests for vue 3

  • bring them partially up to current standards
  • remove vue 3 deprecated patterns
  • reimplement !144947 (merged), but fix the issue with the FOSS tests by changing storage key to one in CE
    • previously the storage key requirements was used in the test, but that is only available in EE
    • the second commit is the fix

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #391171

Related to !144947 (merged)

Edited by Alexander Turinske

Merge request reports