Skip to content

Conversation

@fadidurah
Copy link
Collaborator

@fadidurah fadidurah commented Jan 9, 2026

@fadidurah fadidurah added the No-Changelog This change does not update the changelog. label Jan 9, 2026
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

✅ Work item link check complete. Description contains link AB#3421522 to an Azure Boards work item.

1 similar comment
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

✅ Work item link check complete. Description contains link AB#3421522 to an Azure Boards work item.

@fadidurah fadidurah changed the title create combined list of tests, did ome manual verification Combine various ui test cases together to drive down execution time. Jan 9, 2026
@github-actions github-actions bot changed the title Combine various ui test cases together to drive down execution time. create combined list of tests, did ome manual verification, Fixes AB#3421522 Jan 9, 2026
@fadidurah fadidurah marked this pull request as ready for review January 16, 2026 18:24
@fadidurah fadidurah requested review from a team as code owners January 16, 2026 18:24
Copilot AI review requested due to automatic review settings January 16, 2026 18:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR reorganizes test files by moving broker-related update tests from the msalonly package to the broker package, removes several test files, updates test parameterization, and adds a new comprehensive test case documentation file. The changes reduce the overall test count from 115 to 76 (a 34% decrease) by consolidating and removing redundant tests.

Changes:

  • Moved three update test classes from msalonly/update to broker/update package
  • Removed 8 test files (6 from msalonly and 2 from broker packages)
  • Updated test parameterization in cross-cloud tests to remove AZURE_US_GOV configuration
  • Added comprehensive test case summary documentation
  • Updated common subproject commit reference

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
TestCaseUpdateLTW.kt Package declaration updated from msalonly to broker
TestCaseUpdateCompanyPortal.kt Package declaration updated from msalonly to broker
TestCaseUpdateAuthenticator.kt Package declaration updated from msalonly to broker
TestCase1420484.java Removed AZURE_US_GOV from test parameters with TODO comment
TestCase99656.java Deleted entire test file for MFA authentication flow
TestCase497044.java Deleted entire test file for interactive auth with force_login and MFA
TestCase497038.java Deleted entire test file for cross-app SSO with system browser
TestCase1561080.java Deleted entire test file for WPJ device state testing
MSALCustomBrokerInstallationTemplateTest.java Deleted entire template test file
TestCase1561185.java Deleted entire test file for joined PKeyAuth flow
TestCase1420494.java Removed AZURE_US_GOV from test parameters with TODO comment
TestCaseSummary_Compact.md Added new documentation file outlining test consolidation plan
common Updated subproject commit reference

mGuestHomeAzureEnvironment = guestHomeAzureEnvironment;
}

// TODO US GOV COVERED BY OTHER TESTS, UPDATE ADO ITEM
Copy link

Copilot AI Jan 16, 2026

Choose a reason for hiding this comment

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

Corrected spelling of 'ome' to 'some' in the PR title.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No-Changelog This change does not update the changelog. test-automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants