Skip to content

Conversation

@algo-1
Copy link
Contributor

@algo-1 algo-1 commented Jul 16, 2024

Fix the MSAL test app to support custom attribute test cases without the need to modify the source code.

ADO Ticket (2979358)

@algo-1 algo-1 requested a review from a team as a code owner July 16, 2024 15:21
@algo-1
Copy link
Contributor Author

algo-1 commented Jul 16, 2024

@microsoft-github-policy-service agree company="Microsoft"

// .customAttribute(attr2Key, attr2Value)
// }
val attr1Key = binding.attr1KeyText.text.toString()
if (attr1Key.isNotBlank()) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's not do this check. We may want to execute tests that validate whether the SDK's string check works correctly, or whether the API's string check works correctly. Same for the one below.

@algo-1 algo-1 merged commit 265f21e into sammy/fix-msal-test-app Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants