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

B2C UI test #793

Merged
merged 27 commits into from
Oct 9, 2024
Merged

B2C UI test #793

merged 27 commits into from
Oct 9, 2024

Conversation

JoshLozensky
Copy link
Contributor

Made an automated UI test for the B2C sample 4-2.

@JoshLozensky JoshLozensky marked this pull request as draft October 8, 2024 21:11
@JoshLozensky JoshLozensky marked this pull request as ready for review October 9, 2024 03:21
public async Task B2C_ValidCreds_LoginLogout()
{
// Web app and api environmental variable setup.
Dictionary<string, Process>? processes = null;
Copy link
Contributor

Choose a reason for hiding this comment

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

check the warning, there is one in the GitHub UI

Copy link
Contributor Author

Choose a reason for hiding this comment

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

enabled nullable in B2C UI test csproj

Copy link
Contributor

@jennyf19 jennyf19 left a comment

Choose a reason for hiding this comment

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

:shipit:

@JoshLozensky JoshLozensky merged commit a42cad9 into master Oct 9, 2024
2 checks passed
@JoshLozensky JoshLozensky deleted the lozensky/AddingB2cUiTest branch October 9, 2024 21:12
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