Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passcode test refactor #2501

Merged
merged 4 commits into from
Sep 26, 2023
Merged

Passcode test refactor #2501

merged 4 commits into from
Sep 26, 2023

Conversation

swalchemist
Copy link
Contributor

This applies the page object strategy to the testSimpleSamlPhpPasscodeRedirect test. This required using a factory method to start the interaction on the passcode page that immediately redirects to the login page (requestPasscode_goToLoginPage) because the pattern I'm using here is that a constructor will expect it to land on the passcode page.

Also included a bit of code improvement in the page objects.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/186117819

The labels on this github issue will be updated when the story is started.

Copy link
Member

@strehle strehle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok for me

@swalchemist swalchemist merged commit 9a9537e into develop Sep 26, 2023
18 checks passed
@swalchemist swalchemist deleted the passcodeTestRefactor branch September 26, 2023 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants