Skip to content

Draft: Step-up auth: Add feature tests for step-up auth scenarios

What does this MR do and why?

In !171643, we implemented step-up authentication. This MR includes the relevant feature tests.

🛠️ with ❤️ at Siemens

References

Please include cross links to any resources that are relevant to this MR This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

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.

MR Checklist (@gerardo-navarro)

Screenshots or screen recordings

Only test -related changes.

How to set up and validate locally

  1. Run the test
bundle exec rspec spec/features/admin/admin_mode/step_up_auth_spec.rb

Related to #474650

Edited by Gerardo Navarro

Merge request reports

Loading