Skip to content

Remove unmigratable old nav specific specs

Lukas 'ai-pi' Eipert requested to merge leipert-remove-them-dead-specs into master

What does this MR do and why?

This removes unmigratable old top-nav specs:

  1. top_nav_responsive_spec.rb tests the special responsive behaviour which we do not have any longer
  2. top_nav_spec.rb tests a "Invite members" link from the "Create new" menu. We haven't ported this behaviour yet.
  3. top_nav_tooltip_spec.rb tests some tooltip behaviour and is quarantined completely

Screenshots or screen recordings

No user-visible changes

How to set up and validate locally

N/A

MR acceptance checklist

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

Edited by Lukas 'ai-pi' Eipert

Merge request reports