Skip to content

tests: functional: Fix a flaky test in tt-rss app

  • Ensure that the site is up before subscribing to RSS feed.
  • Simplify selection of hamburger menu. The CSS classname used for selection is the same in buster and bullseye.
  • Fix an eventually block that's always reaching timeout (30 sec).
  • Save 3 seconds in functional.is_available method if site is already up.

Merge request reports

Loading