Skip to content

E2E test: require dropdown module in saml page object

Jay McCure requested to merge jmc-fix-broken-saml-tests into master

What does this MR do and why?

Resolves test failures introduced in !136192 (comment 1661492916)

To test locally:

gdk config set omniauth.group_saml.enabled true && gdk reconfigure && gdk restart rails-web
QA_LOG_LEVEL=DEBUG QA_GITLAB_URL=http://192.168.4.31:3000 bundle exec rspec qa/specs/features/ee/browser_ui/5_package/dependency_proxy_sso_spec.rb

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 Jay McCure

Merge request reports