Skip to content

Conversation

@timlegge
Copy link
Contributor

No description provided.

@timlegge timlegge force-pushed the selenium-tests-2023-02-23 branch 4 times, most recently from faef746 to d557036 Compare February 26, 2023 12:51
Copy link
Contributor Author

@timlegge timlegge left a comment

Choose a reason for hiding this comment

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

LGTM

@timlegge timlegge requested a review from waterkip February 26, 2023 12:52

my $ret = $driver->get('https://netsaml2-testapp.local');
if ( ! $ret ) {
die "Unable to access https://netsaml2-testapp.local";
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would perhaps use BAILOUT from Test::More here.


=cut
if (! -d "$RealBin/selenium" ) {
warn "Created directory $RealBin/selenium\n" if (make_path("$RealBin/selenium"));
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this a warn or more some kind of informational message?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

informational - could the print

@timlegge timlegge force-pushed the selenium-tests-2023-02-23 branch from d557036 to 5fb1f81 Compare February 26, 2023 15:28
Copy link
Collaborator

@waterkip waterkip left a comment

Choose a reason for hiding this comment

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

LGTM

@timlegge timlegge merged commit 02894e0 into perl-net-saml2:master Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants