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

Bump Polly from 7.2.4 to 8.4.0 #1247

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Bump Polly from 7.2.4 to 8.4.0

1e9efc1
Select commit
Failed to load commit list.
Sign in for the full log view
Open

Bump Polly from 7.2.4 to 8.4.0 #1247

Bump Polly from 7.2.4 to 8.4.0
1e9efc1
Select commit
Failed to load commit list.
GitHub Actions / Unit Test Results succeeded May 13, 2024 in 0s

All 810 tests pass in 23s

810 tests   810 ✅  23s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit 1e9efc1.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

810 tests found (test 1 to 491)

There are 810 tests, see "Raw output" for the list of tests 1 to 491.
Raw output
OctoshiftCLI.Tests.AdoToGithub.Commands.AbortMigration.AbortMigrationCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.AddTeamToRepo.AddTeamToRepoCommandHandlerTests ‑ Happy_Path
OctoshiftCLI.Tests.AdoToGithub.Commands.AddTeamToRepo.AddTeamToRepoCommandTests ‑ Invalid_Role
OctoshiftCLI.Tests.AdoToGithub.Commands.AddTeamToRepo.AddTeamToRepoCommandTests ‑ It_Uses_The_Github_Pat_When_Provided
OctoshiftCLI.Tests.AdoToGithub.Commands.AddTeamToRepo.AddTeamToRepoCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.AdoInspectorServiceTests ‑ GetOrgs_Should_Return_All_Orgs
OctoshiftCLI.Tests.AdoToGithub.Commands.AdoInspectorServiceTests ‑ GetOrgs_Should_Return_Single_Org_Collection_When_Org_Passed
OctoshiftCLI.Tests.AdoToGithub.Commands.AdoInspectorServiceTests ‑ GetPipelines_Should_Return_All_Pipelines
OctoshiftCLI.Tests.AdoToGithub.Commands.AdoInspectorServiceTests ‑ GetRepos_Should_Return_All_Repos
OctoshiftCLI.Tests.AdoToGithub.Commands.AdoInspectorServiceTests ‑ GetTeamProjects_Should_Return_All_TeamProjects
OctoshiftCLI.Tests.AdoToGithub.Commands.AdoInspectorServiceTests ‑ GetTeamProjects_Should_Return_Single_TeamProject_When_TeamProjectFilter_Set
OctoshiftCLI.Tests.AdoToGithub.Commands.AdoInspectorServiceTests ‑ LoadReposCsv_Should_Set_Orgs
OctoshiftCLI.Tests.AdoToGithub.Commands.AdoInspectorServiceTests ‑ LoadReposCsv_Should_Set_Repos
OctoshiftCLI.Tests.AdoToGithub.Commands.AdoInspectorServiceTests ‑ LoadReposCsv_Should_Set_TeamProjects
OctoshiftCLI.Tests.AdoToGithub.Commands.ConfigureAutoLink.ConfigureAutoLinkCommandHandlerTests ‑ Happy_Path
OctoshiftCLI.Tests.AdoToGithub.Commands.ConfigureAutoLink.ConfigureAutoLinkCommandHandlerTests ‑ Idempotency_AutoLink_Exists
OctoshiftCLI.Tests.AdoToGithub.Commands.ConfigureAutoLink.ConfigureAutoLinkCommandHandlerTests ‑ Idempotency_KeyPrefix_Exists
OctoshiftCLI.Tests.AdoToGithub.Commands.ConfigureAutoLink.ConfigureAutoLinkCommandTests ‑ It_Uses_The_Github_Pat_When_Provided
OctoshiftCLI.Tests.AdoToGithub.Commands.ConfigureAutoLink.ConfigureAutoLinkCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.CreateTeam.CreateTeamCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.DisableRepo.DisableRepoCommandHandlerTests ‑ Happy_Path
OctoshiftCLI.Tests.AdoToGithub.Commands.DisableRepo.DisableRepoCommandHandlerTests ‑ Idempotency_Repo_Disabled
OctoshiftCLI.Tests.AdoToGithub.Commands.DisableRepo.DisableRepoCommandTests ‑ It_Uses_The_Ado_Pat_When_Provided
OctoshiftCLI.Tests.AdoToGithub.Commands.DisableRepo.DisableRepoCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.DownloadLogs.DownloadLogsCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateMannequinCsv.GenerateMannequinCsvCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ ParallelScript_Create_Teams_Option_Should_Generate_Create_Teams_And_Add_Teams_To_Repos_Scripts
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ ParallelScript_Disable_Ado_Repo_Option_Should_Generate_Disable_Ado_Repo_Script
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ ParallelScript_Integrate_Boards_Option_Should_Generate_Auto_Link_And_Boards_Integration_Scripts
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ ParallelScript_Link_Idp_Groups_Option_Should_Generate_Create_Teams_Scripts_With_Idp_Groups
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ ParallelScript_Lock_Ado_Repo_Option_Should_Generate_Lock_Ado_Repo_Script
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ ParallelScript_Rewire_Pipelines_Option_Should_Generate_Share_Service_Connection_And_Rewire_Pipeline_Scripts
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ ParallelScript_Single_Repo_No_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ ParallelScript_Single_Repo_No_Options_With_Download_Migration_Logs
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ ParallelScript_Single_Repo_No_Service_Connection_All_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ ParallelScript_Skips_Team_Project_With_No_Repos
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ ParallelScript_StartsWith_Shebang
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ ParallelScript_Two_Repos_Two_Pipelines_All_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Replaces_Invalid_Chars_With_Dashes
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_Create_Teams_Option_Should_Generate_Create_Team_And_Add_Teams_To_Repos_Scripts
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_Disable_Ado_Repo_Option_Should_Generate_Disable_Ado_Repo_Script
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_Integrate_Boards_Option_Should_Generate_Auto_Link_And_Boards_Integration_Scripts
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_Link_Idp_Groups_Option_Should_Generate_Create_Teams_Scripts_With_Idp_Groups
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_Lock_Ado_Repo_Option_Should_Generate_Lock_Ado_Repo_Script
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_Rewire_Pipelines_Option_Should_Generate_Share_Service_Connection_And_Rewire_Pipeline_Scripts
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_Single_Repo_AdoServer
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_Single_Repo_All_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_Single_Repo_No_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_Single_Repo_No_Options_With_Download_Migration_Logs
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_Single_Repo_Two_Pipelines_All_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_Single_Repo_Two_Pipelines_No_Service_Connection_All_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_Single_Repo_With_TargetApiUrl
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_Skips_Team_Project_With_No_Repos
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_StartsWith_Shebang
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ SequentialScript_With_RepoList
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandTests ‑ It_Uses_The_Ado_Pat_When_Provided
OctoshiftCLI.Tests.AdoToGithub.Commands.GenerateScript.GenerateScriptCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.GrantMigratorRole.GrantMigratorRoleCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.IntegrateBoards.IntegrateBoardsCommandHandlerTests ‑ Add_Repo_To_Existing_Connection
OctoshiftCLI.Tests.AdoToGithub.Commands.IntegrateBoards.IntegrateBoardsCommandHandlerTests ‑ No_Existing_Connection
OctoshiftCLI.Tests.AdoToGithub.Commands.IntegrateBoards.IntegrateBoardsCommandHandlerTests ‑ Repo_Already_Integrated
OctoshiftCLI.Tests.AdoToGithub.Commands.IntegrateBoards.IntegrateBoardsCommandTests ‑ It_Uses_The_Ado_And_Github_Pats_When_Provided
OctoshiftCLI.Tests.AdoToGithub.Commands.IntegrateBoards.IntegrateBoardsCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.InventoryReport.InventoryReportCommandHandlerTests ‑ Happy_Path
OctoshiftCLI.Tests.AdoToGithub.Commands.InventoryReport.InventoryReportCommandHandlerTests ‑ It_Generates_Minimal_Csvs_When_Requested
OctoshiftCLI.Tests.AdoToGithub.Commands.InventoryReport.InventoryReportCommandHandlerTests ‑ Scoped_To_Single_Org
OctoshiftCLI.Tests.AdoToGithub.Commands.InventoryReport.InventoryReportCommandTests ‑ It_Uses_The_Ado_Pat_When_Provided
OctoshiftCLI.Tests.AdoToGithub.Commands.InventoryReport.InventoryReportCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.LockRepo.LockRepoCommandHandlerTests ‑ Happy_Path
OctoshiftCLI.Tests.AdoToGithub.Commands.LockRepo.LockRepoCommandTests ‑ It_Uses_The_Ado_Pat_When_Provided
OctoshiftCLI.Tests.AdoToGithub.Commands.LockRepo.LockRepoCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Ado_Server_Migration
OctoshiftCLI.Tests.AdoToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Happy_Path
OctoshiftCLI.Tests.AdoToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Happy_Path_With_Wait
OctoshiftCLI.Tests.AdoToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Falls_Back_To_Ado_And_Github_Pats_From_Environment_When_Not_Provided
OctoshiftCLI.Tests.AdoToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Sets_Target_Repo_Visibility_When_Specified
OctoshiftCLI.Tests.AdoToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Skip_Migration_If_Target_Repo_Exists
OctoshiftCLI.Tests.AdoToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Throws_Decorated_Error_When_Create_Migration_Source_Fails_With_Permissions_Error
OctoshiftCLI.Tests.AdoToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ It_Uses_Github_Pat_When_Provided
OctoshiftCLI.Tests.AdoToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ It_Uses_Target_Api_Url_When_Provided
OctoshiftCLI.Tests.AdoToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.OrgsCsvGeneratorServiceTests ‑ Generate_Should_Return_Correct_Csv_For_One_Org
OctoshiftCLI.Tests.AdoToGithub.Commands.OrgsCsvGeneratorServiceTests ‑ Generate_Should_Return_Minimal_Csv_When_Minimal_Is_True
OctoshiftCLI.Tests.AdoToGithub.Commands.OrgsCsvGeneratorServiceTests ‑ Generate_Should_Use_Pat_When_Passed
OctoshiftCLI.Tests.AdoToGithub.Commands.PipelinesCsvGeneratorServiceTests ‑ Generate_Should_Return_Correct_Csv_For_One_Pipeline
OctoshiftCLI.Tests.AdoToGithub.Commands.PipelinesCsvGeneratorServiceTests ‑ Generate_Should_Use_Pat_When_Passed
OctoshiftCLI.Tests.AdoToGithub.Commands.ReclaimMannequin.ReclaimMannequinCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.ReposCsvGeneratorServiceTests ‑ Generate_Should_Filter_Out_ActiveContributor_With_Service_In_The_Name
OctoshiftCLI.Tests.AdoToGithub.Commands.ReposCsvGeneratorServiceTests ‑ Generate_Should_Return_Correct_Csv_For_One_Repo
OctoshiftCLI.Tests.AdoToGithub.Commands.ReposCsvGeneratorServiceTests ‑ Generate_Should_Return_Minimal_Csv_When_Minimal_Is_True
OctoshiftCLI.Tests.AdoToGithub.Commands.ReposCsvGeneratorServiceTests ‑ Generate_Should_Use_Pat_When_Passed
OctoshiftCLI.Tests.AdoToGithub.Commands.RevokeMigratorRole.RevokeMigratorRoleCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.RewirePipeline.RewirePipelineCommandHandlerTests ‑ Happy_Path
OctoshiftCLI.Tests.AdoToGithub.Commands.RewirePipeline.RewirePipelineCommandTests ‑ It_Uses_The_Ado_Pat_When_Provided
OctoshiftCLI.Tests.AdoToGithub.Commands.RewirePipeline.RewirePipelineCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.ShareServiceConnection.ShareServiceConnectionCommandHandlerTests ‑ Happy_Path
OctoshiftCLI.Tests.AdoToGithub.Commands.ShareServiceConnection.ShareServiceConnectionCommandHandlerTests ‑ It_Skips_When_Already_Shared
OctoshiftCLI.Tests.AdoToGithub.Commands.ShareServiceConnection.ShareServiceConnectionCommandTests ‑ It_Uses_The_Ado_Pat_When_Provided
OctoshiftCLI.Tests.AdoToGithub.Commands.ShareServiceConnection.ShareServiceConnectionCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Commands.TeamProjectsCsvGeneratorServiceTests ‑ Generate_Should_Return_Correct_Csv_For_One_Team_Project
OctoshiftCLI.Tests.AdoToGithub.Commands.TeamProjectsCsvGeneratorServiceTests ‑ Generate_Should_Return_Minimal_Csv_When_Minimal_Is_True
OctoshiftCLI.Tests.AdoToGithub.Commands.TeamProjectsCsvGeneratorServiceTests ‑ Generate_Should_Use_Pat_When_Passed
OctoshiftCLI.Tests.AdoToGithub.Commands.WaitForMigration.WaitForMigrationCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.AdoToGithub.Factories.AdoApiFactoryTests ‑ Create_Should_Create_Ado_Api_With_Ado_Pat_From_Environment_If_Not_Provided
OctoshiftCLI.Tests.AdoToGithub.Factories.AdoApiFactoryTests ‑ Create_Should_Create_Ado_Api_With_Provided_Ado_Pat
OctoshiftCLI.Tests.AdoToGithub.Factories.GithubApiFactoryTests ‑ Create_Should_Create_Github_Api_With_Github_Pat_From_Environment_If_Not_Provided
OctoshiftCLI.Tests.AdoToGithub.Factories.GithubApiFactoryTests ‑ Create_Should_Create_Github_Api_With_Provided_Github_Pat
OctoshiftCLI.Tests.BbsToGithub.Commands.AbortMigration.AbortMigrationCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.BbsToGithub.Commands.BbsInspectorServiceTests ‑ GetProjects_Should_Return_All_Projects
OctoshiftCLI.Tests.BbsToGithub.Commands.BbsInspectorServiceTests ‑ GetPullRequestCount_Should_Return_Count
OctoshiftCLI.Tests.BbsToGithub.Commands.BbsInspectorServiceTests ‑ GetRepoCount_Should_Return_Count
OctoshiftCLI.Tests.BbsToGithub.Commands.BbsInspectorServiceTests ‑ GetRepoCount_With_Project_Keys_Should_Return_Count
OctoshiftCLI.Tests.BbsToGithub.Commands.BbsInspectorServiceTests ‑ GetRepos_Should_Return_All_Repos
OctoshiftCLI.Tests.BbsToGithub.Commands.BbsInspectorServiceTests ‑ GetRepositoryPullRequestCount_Should_Return_Count
OctoshiftCLI.Tests.BbsToGithub.Commands.CreateTeam.CreateTeamCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.BbsToGithub.Commands.DownloadLogs.DownloadLogsCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateMannequinCsv.GenerateMannequinCsvCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandArgsTests ‑ Invoke_With_Ssh_Port_Set_To_7999_Logs_Warning
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandArgsTests ‑ It_Throws_If_BbsServer_Url_Is_Not_Provided_But_No_Ssl_Verify_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Filters_By_Project
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Generated_Script_Contains_Exec_Function_Block
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Generated_Script_Contains_The_Cli_Version_Comment
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Generated_Script_StartsWith_Shebang
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ No_Projects
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ No_Repos
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ One_Repo_With_Aws_Bucket_Name_And_Region
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ One_Repo_With_Kerberos
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ One_Repo_With_No_Ssl_Verify
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ One_Repo_With_Smb
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ One_Repo_With_Smb_And_Archive_Download_Host
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ One_Repo_With_Smb_And_TargetApiUrl
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Two_Projects_Two_Repos_Each_All_Options
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Validates_Env_Vars
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Validates_Env_Vars_AWS
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Validates_Env_Vars_AZURE_STORAGE_CONNECTION_STRING_Not_Validated_When_Aws
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Validates_Env_Vars_BBS_PASSWORD_Not_Validated_When_Kerberos
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Validates_Env_Vars_BBS_USERNAME_Not_Validated_When_Passed_As_Arg
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Validates_Env_Vars_SMB_PASSWORD
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandTests ‑ It_Gets_A_Default_HttpClient_When_Kerberos_And_No_Ssl_Verify_Are_Not_Set
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandTests ‑ It_Gets_A_Kerberos_HttpClient_When_Kerberos_Is_True
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandTests ‑ It_Gets_A_Kerberos_With_No_Ssl_Verify_HttpClient_When_Kerberos_And_No_Ssl_Verify_Are_True
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandTests ‑ It_Gets_A_No_Ssl_Verify_HttpClient_When_No_Ssl_Verify_Is_Set
OctoshiftCLI.Tests.BbsToGithub.Commands.GenerateScript.GenerateScriptCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.BbsToGithub.Commands.GrantMigratorRole.GrantMigratorRoleCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.BbsToGithub.Commands.InventoryReport.InventoryReportCommandHandlerTests ‑ Happy_Path
OctoshiftCLI.Tests.BbsToGithub.Commands.InventoryReport.InventoryReportCommandHandlerTests ‑ It_Generates_Minimal_Csvs_When_Requested
OctoshiftCLI.Tests.BbsToGithub.Commands.InventoryReport.InventoryReportCommandHandlerTests ‑ Scoped_To_Single_Project
OctoshiftCLI.Tests.BbsToGithub.Commands.InventoryReport.InventoryReportCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Allows_BbsServer_Url_And_Archive_Path_To_Be_Passed_Together
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Allows_BbsServer_Url_And_Archive_Url_To_Be_Passed_Together
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Errors_If_Archive_Url_And_Archive_Path_Are_Passed
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Errors_If_BbsServer_Url_Archive_Path_And_Archive_Url_Are_Not_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Errors_If_BbsServer_Url_Not_Provided_But_Bbs_Password_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Errors_If_BbsServer_Url_Not_Provided_But_Bbs_Username_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Errors_If_BbsServer_Url_Not_Provided_But_No_Ssl_Verify_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Errors_If_BbsServer_Url_Not_Provided_But_Smb_User_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Errors_If_BbsServer_Url_Not_Provided_But_Ssh_User_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Errors_If_BbsServer_Url_Provided_But_No_Bbs_Project
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Errors_If_BbsServer_Url_Provided_But_No_Bbs_Repo
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Errors_When_Archive_Download_Host_Provided_Without_Ssh_Or_Smb_Options
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Invoke_With_Bbs_Server_Url_Throws_When_Both_Ssh_Private_Key_And_Smb_Password_Are_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Invoke_With_Bbs_Server_Url_Throws_When_Both_Ssh_Private_Key_And_Smb_User_Are_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Invoke_With_Bbs_Server_Url_Throws_When_Both_Ssh_User_And_Smb_Password_Are_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Invoke_With_Bbs_Server_Url_Throws_When_Both_Ssh_User_And_Smb_User_Are_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Invoke_With_Bbs_Server_Url_Throws_When_Ssh_User_Is_Provided_And_Ssh_Private_Key_Is_Not_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Invoke_With_Ssh_Port_Set_To_7999_Logs_Warning
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ It_Throws_If_Archive_Url_Is_Provided_But_Github_Org_Is_Not
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ It_Throws_If_Archive_Url_Is_Provided_But_Github_Repo_Is_Not
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ It_Throws_If_Github_Org_Is_Provided_But_Github_Repo_Is_Not
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ It_Throws_When_Aws_Bucket_Name_Not_Provided_But_Aws_Access_Key_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ It_Throws_When_Aws_Bucket_Name_Not_Provided_But_Aws_Region_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ It_Throws_When_Aws_Bucket_Name_Not_Provided_But_Aws_Secret_Key_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ It_Throws_When_Aws_Bucket_Name_Not_Provided_But_Aws_Session_Token_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ It_Throws_When_Kerberos_Is_Set_And_Bbs_Password_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ It_Throws_When_Kerberos_Is_Set_And_Bbs_Username_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Dont_Generate_Archive_If_Target_Repo_Exists
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Errors_If_BbsServer_Url_Provided_But_No_Bbs_Password
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Errors_If_BbsServer_Url_Provided_But_No_Bbs_Username
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Happy_Path_Deletes_Downloaded_Archive
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Happy_Path_Does_Not_Throw_If_Fails_To_Delete_Downloaded_Archive
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Happy_Path_Full_Flow_Bbs_Credentials_Via_Environment
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Happy_Path_Full_Flow_Running_On_Bbs_Server
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Happy_Path_Generate_And_Download
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Happy_Path_Generate_Archive_Ssh_Download_Aws_Upload_And_Ingest
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Happy_Path_Generate_Archive_Ssh_Download_Azure_Upload_And_Ingest
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Happy_Path_Generate_Only
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Happy_Path_Ingest_Only
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Invoke_With_Bbs_Server_Url_Should_Not_Throw_When_Smb_User_Is_Provided_And_Smb_Password_Is_Provided_Via_Environment_Variable
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Invoke_With_Bbs_Server_Url_Throws_When_Smb_User_Is_Provided_And_Smb_Password_Is_Not_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Deletes_Downloaded_Archive_Even_If_Upload_Fails
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Does_Not_Set_The_Archive_Path_When_Archive_Path_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Does_Not_Set_The_Archive_Path_When_Archive_Url_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Should_Not_Validate_Bbs_Username_And_Password_When_Kerberos_Is_Set
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Throws_When_Aws_Bucket_Name_Is_Provided_But_But_No_Aws_Access_Key_Id
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Throws_When_Aws_Bucket_Name_Is_Provided_But_No_Aws_Region
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Throws_When_Aws_Bucket_Name_Is_Provided_But_No_Aws_Secret_Access_Key
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Throws_When_Both_Azure_Storage_Connection_String_And_Aws_Bucket_Name_Are_Not_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Throws_When_Both_Azure_Storage_Connection_String_And_Aws_Bucket_Name_Are_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Sets_Target_Repo_Visibility
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Skip_Migration_If_Target_Repo_Exists
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Throws_An_Error_If_Export_Fails
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Throws_Decorated_Error_When_Create_Migration_Source_Fails_With_Permissions_Error
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Uses_Archive_Path_If_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Uses_Aws_If_Credentials_Are_Passed
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Uses_GitHub_Pat_When_Provided_As_Option
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ BuildHandler_Creates_Azure_Api_Factory_When_Azure_Storage_Connection_String_Is_Provided_Via_Args
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ BuildHandler_Creates_Azure_Api_Factory_When_Azure_Storage_Connection_String_Is_Provided_Via_Environment_Variables
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ BuildHandler_Creates_Bbs_Api_When_Bbs_Server_Url_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ BuildHandler_Creates_Bbs_Smb_Archive_Downloader_Based_On_Server_Url_When_Smb_User_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ BuildHandler_Creates_Bbs_Smb_Archive_Downloader_When_Smb_User_And_Archive_Download_Host_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ BuildHandler_Creates_Bbs_Ssh_Archive_Downloader_Based_On_Server_Url_When_Ssh_User_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ BuildHandler_Creates_Bbs_Ssh_Archive_Downloader_When_Ssh_User_And_Archive_Download_Host_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ BuildHandler_Creates_GitHub_Api_When_Github_Org_Is_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ BuildHandler_Creates_The_Handler
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ BuildHandler_Uses_Target_Api_Url_When_Provided
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ It_Gets_A_Default_HttpClient_When_Kerberos_And_No_Ssl_Verify_Are_Not_Set
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ It_Gets_A_Kerberos_HttpClient_When_Kerberos_Is_True
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ It_Gets_A_Kerberos_With_No_Ssl_Verify_HttpClient_When_Kerberos_And_No_Ssl_Verify_Are_True
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ It_Gets_A_No_Ssl_Verify_HttpClient_When_No_Ssl_Verify_Is_True
OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.BbsToGithub.Commands.ProjectsCsvGeneratorServiceTests ‑ Generate_Should_Return_Correct_Csv_For_One_Project
OctoshiftCLI.Tests.BbsToGithub.Commands.ProjectsCsvGeneratorServiceTests ‑ Generate_Should_Return_Minimal_Csv_When_Minimal_Is_True
OctoshiftCLI.Tests.BbsToGithub.Commands.ReclaimMannequin.ReclaimMannequinCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.BbsToGithub.Commands.ReposCsvGeneratorServiceTests ‑ Generate_Should_Escape_Project_And_Repo_Names
OctoshiftCLI.Tests.BbsToGithub.Commands.ReposCsvGeneratorServiceTests ‑ Generate_Should_Include_Empty_Entry_For_Null_Latest_Commit_Date
OctoshiftCLI.Tests.BbsToGithub.Commands.ReposCsvGeneratorServiceTests ‑ Generate_Should_Return_Correct_Csv_For_One_Repo
OctoshiftCLI.Tests.BbsToGithub.Commands.ReposCsvGeneratorServiceTests ‑ Generate_Should_Return_Correct_Csv_For_One_Repo_Without_Archived_Field_For_Outdated_BBS_Version
OctoshiftCLI.Tests.BbsToGithub.Commands.ReposCsvGeneratorServiceTests ‑ Generate_Should_Return_Minimal_Csv_When_Minimal_Is_True
OctoshiftCLI.Tests.BbsToGithub.Commands.RevokeMigratorRole.RevokeMigratorRoleCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.BbsToGithub.Commands.WaitForMigration.WaitForMigrationCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.AbortMigration.AbortMigrationCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.CreateTeam.CreateTeamCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.DownloadLogs.DownloadLogsCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateMannequinCsv.GenerateMannequinCsvCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandArgsTests ‑ It_Throws_When_Aws_Bucket_Name_Is_Provided_But_Ghes_Api_Url_Is_Not
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandArgsTests ‑ It_Throws_When_Invalid_URL_Provided
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandArgsTests ‑ It_Throws_When_No_Ssl_Verify_Is_Set_But_Ghes_Api_Url_Is_Not
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ It_Adds_Lock_Source_Repo_To_Migrate_Repo_Command_When_Provided_In_Sequential_Script
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ It_Adds_Skip_Releases_To_Migrate_Repo_Command_When_Provided_In_Sequential_Script
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Parallel_Github_Contains_Cli_Version
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Parallel_Github_Ghes_Single_Repo
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Parallel_Github_Ghes_Single_Repo_Keep_Archive
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Parallel_Github_Ghes_Single_Repo_No_Ssl
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Parallel_Github_Ghes_Single_Repo_With_Download_Migration_Logs
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Parallel_Github_Multiple_Repos
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Parallel_Github_Multiple_Repos_With_Download_Migration_Logs
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Parallel_Github_No_Data
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Parallel_Github_StartsWithShebang
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Parallel_It_Adds_Lock_Source_Repo_To_Migrate_Repo_Command_When_Provided_In_Parallel_Script
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Parallel_It_Adds_Skip_Releases_To_Migrate_Repo_Command_When_Provided_In_Parallel_Script
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Sequential_Ghes_Single_Repo_Aws_S3
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Sequential_Ghes_Single_Repo_Keep_Archive
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Sequential_Github_Contains_Cli_Version
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Sequential_Github_Ghes_Repo
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Sequential_Github_Multiple_Repos
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Sequential_Github_No_Data
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Sequential_Github_Single_Repo
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Sequential_Github_Single_Repo_With_TargetApiUrl
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Sequential_Github_StartsWithShebang
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Validates_Env_Vars
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Validates_Env_Vars_AWS
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Validates_Env_Vars_AZURE_STORAGE_CONNECTION_STRING_Not_Validated_When_Aws
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandHandlerTests ‑ Validates_Env_Vars_Blob_Storage_Not_Validated_When_GHES_3_8
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandTests ‑ Creates_NoSsl_Client_When_NoSsl_Arg_Is_True
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandTests ‑ It_Uses_Github_Source_Pat_When_Provided
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GenerateScript.GenerateScriptCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.GrantMigratorRole.GrantMigratorRoleCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateCodeScanningAlerts.MigrateCodeScanningAlertsCommandArgsTests ‑ Target_Repo_Defaults_To_Source_Repo
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateCodeScanningAlerts.MigrateCodeScanningAlertsCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateCodeScanningAlerts.MigrateCodeScanningAlertsCommandTests ‑ Source_Pat_Should_Default_To_Target_Pat
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateOrg.MigrateOrgCommandArgsTests ‑ Source_Pat_Defaults_To_Target_Pat
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateOrg.MigrateOrgCommandHandlerTests ‑ Happy_Path
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateOrg.MigrateOrgCommandHandlerTests ‑ Happy_Path_PAT_In_Env
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateOrg.MigrateOrgCommandHandlerTests ‑ Queue_Only
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateOrg.MigrateOrgCommandTests ‑ It_Uses_Target_Api_Url_When_Provided
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateOrg.MigrateOrgCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Aws_Bucket_Name_Without_Ghes_Api_Url_Throws
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Defaults_TargetRepo_To_SourceRepo
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ It_Falls_Back_To_Github_Target_Pat_If_Github_Source_Pat_Is_Not_Provided
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ Keep_Archive_Without_Ghes_Api_Url_Throws
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandArgsTests ‑ No_Ssl_Verify_Without_Ghes_Api_Url_Throws
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Does_Not_Pass_Lock_Repos_To_StartMigration_For_GHES
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Dont_Generate_Archives_If_Target_Repo_Exists
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Ghes_AzureConnectionString_Uses_Env_When_Option_Empty
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Ghes_Failed_Archive_Generation_Throws_Error
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Ghes_Retries_Archive_Generation_On_Any_Error
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Ghes_When_Aws_Bucket_Name_Is_Provided_But_No_Aws_Access_Key_Id_Throws
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Ghes_When_Aws_Bucket_Name_Is_Provided_But_No_Aws_Region_Throws
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Ghes_When_Aws_Bucket_Name_Is_Provided_But_No_Aws_Secret_Key_Throws
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Ghes_When_Aws_Bucket_Name_Not_Provided_But_Aws_Access_Key_Provided
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Ghes_When_Aws_Bucket_Name_Not_Provided_But_Aws_Region_Provided
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Ghes_When_Aws_Bucket_Name_Not_Provided_But_Aws_Secret_Key_Provided
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Ghes_When_Aws_Bucket_Name_Not_Provided_But_Aws_Session_Token_Provided
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Ghes_With_3_8_0_Version_Returns_Archive_Urls_Directly
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Ghes_With_Both_Azure_Storage_Connection_String_And_Aws_Bucket_Name_Throws
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Ghes_With_NoSslVerify_Uses_NoSsl_Client
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Ghes_Without_AzureConnectionString_Or_Aws_Bucket_Name_Throws_Error
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Github_Only_One_Archive_Url_Throws_Error
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Github_With_Archive_Urls
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Happy_Path_GithubSource
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Happy_Path_GithubSource_Ghes
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Happy_Path_GithubSource_Ghes_Repo_Renamed
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Happy_Path_Without_Wait
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Extracts_Base_Ghes_Url_From_Ghes_Api_Url_Using_Alternate_Template
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Falls_Back_To_The_Ghes_Api_Url_If_Could_Not_Extract_Base_Ghes_Url
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Locks_Repos_When_Option_Is_True_For_Ghes_Migration_Path
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Locks_Source_Repo_When_Option_Is_True
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Skips_Releases_When_Option_Is_True
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Skips_Releases_When_Option_Is_True_For_Ghes_Migration_Path
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Uses_Aws_If_Arguments_Are_Included
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Uses_Github_Source_And_Target_Pats_When_Provided
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ It_Uses_Github_Source_Pat_When_Provided
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Keep_Archive_Does_Not_Call_DeleteIfExists
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Sets_Target_Repo_Visibility
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Skip_Migration_If_Target_Repo_Exists
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandHandlerTests ‑ Throws_Decorated_Error_When_Create_Migration_Source_Fails_With_Permissions_Error
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateRepo.MigrateRepoCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateSecretAlerts.MigrateSecretAlertsCommandArgsTests ‑ Target_Repo_Defaults_To_Source_Repo
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateSecretAlerts.MigrateSecretAlertsCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.MigrateSecretAlerts.MigrateSecretAlertsCommandTests ‑ Source_Pat_Should_Default_To_Target_Pat
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.ReclaimMannequin.ReclaimMannequinCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.RevokeMigratorRole.RevokeMigratorRoleCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.GithubEnterpriseImporter.Commands.WaitForMigration.WaitForMigrationCommandTests ‑ Should_Have_Options
OctoshiftCLI.Tests.GithubEnterpriseImporter.Factories.AwsApiFactoryTests ‑ It_Errors_If_Aws_Access_Key_Id_Is_Not_Provided_Or_Set_In_Environment_Variable
OctoshiftCLI.Tests.GithubEnterpriseImporter.Factories.AwsApiFactoryTests ‑ It_Errors_If_Aws_Secret_Access_Key_Is_Not_Set_Or_Set_In_Environment_Variable
OctoshiftCLI.Tests.GithubEnterpriseImporter.Factories.AzureApiFactoryTests ‑ AzureApiFactory_Should_Create
OctoshiftCLI.Tests.GithubEnterpriseImporter.Factories.AzureApiFactoryTests ‑ AzureApiFactory_Should_Create_With_NoSSL
OctoshiftCLI.Tests.GithubEnterpriseImporter.Factories.GithubApiFactoryTests ‑ GithubApiFactory_Should_Create_GithubApi_For_Source_Github_Api
OctoshiftCLI.Tests.GithubEnterpriseImporter.Factories.GithubApiFactoryTests ‑ GithubApiFactory_Should_Create_GithubApi_For_Source_Github_Api_When_Source_Pat_Is_Provided
OctoshiftCLI.Tests.GithubEnterpriseImporter.Factories.GithubApiFactoryTests ‑ GithubApiFactory_Should_Create_GithubApi_For_Source_Github_Api_When_Source_Pat_Is_Provided_With_NoSSL
OctoshiftCLI.Tests.GithubEnterpriseImporter.Factories.GithubApiFactoryTests ‑ GithubApiFactory_Should_Create_GithubApi_For_Source_Github_Api_With_NoSSL
OctoshiftCLI.Tests.GithubEnterpriseImporter.Factories.GithubApiFactoryTests ‑ GithubApiFactory_Should_Create_GithubApi_For_Target_Github_Api
OctoshiftCLI.Tests.GithubEnterpriseImporter.Factories.GithubApiFactoryTests ‑ GithubApiFactory_Should_Create_GithubApi_For_Target_Github_Api_When_Target_Pat_Is_Provided
OctoshiftCLI.Tests.GithubEnterpriseImporter.Factories.GithubApiFactoryTests ‑ GithubApiFactory_Should_Use_The_Default_Github_Api_Url_If_Passed_In_As_Null_When_Creating_Source_GithubApi
OctoshiftCLI.Tests.GithubEnterpriseImporter.Factories.GithubApiFactoryTests ‑ GithubApiFactory_Should_Use_The_Default_Github_Api_Url_If_Passed_In_As_Null_When_Creating_Source_GithubApi_No_Ssl
OctoshiftCLI.Tests.GithubEnterpriseImporter.Factories.GithubApiFactoryTests ‑ GithubApiFactory_Should_Use_The_Default_Github_Api_Url_If_Passed_In_As_Null_When_Creating_Target_GithubApi
OctoshiftCLI.Tests.GithubEnterpriseImporter.Services.GhesVersionCheckerTests ‑ Empty_Ghes_Url_Returns_False
OctoshiftCLI.Tests.GithubEnterpriseImporter.Services.GhesVersionCheckerTests ‑ Newer_GHES_Version_Returns_False
OctoshiftCLI.Tests.GithubEnterpriseImporter.Services.GhesVersionCheckerTests ‑ Older_GHES_Version_Returns_True
OctoshiftCLI.Tests.GithubEnterpriseImporter.Services.GhesVersionCheckerTests ‑ Unrecognized_Version_Returns_True
OctoshiftCLI.Tests.InsufficientPermissionsMessageGeneratorTest ‑ Generate_Returns_Message_With_Interpolated_Login
OctoshiftCLI.Tests.Octoshift.Commands.AbortMigration.AbortMigrationCommandBaseTests ‑ It_Uses_The_TargetApiUrl_When_Provided
OctoshiftCLI.Tests.Octoshift.Commands.AbortMigration.AbortMigrationCommandHandlerTests ‑ With_Migration_ID_That_Fails
OctoshiftCLI.Tests.Octoshift.Commands.AbortMigration.AbortMigrationCommandHandlerTests ‑ With_Migration_ID_That_Succeeds
OctoshiftCLI.Tests.Octoshift.Commands.CommandArgsTests ‑ Does_Not_Log_Empty_Args
OctoshiftCLI.Tests.Octoshift.Commands.CommandArgsTests ‑ Does_Not_Log_Flags_That_Are_Not_Set
OctoshiftCLI.Tests.Octoshift.Commands.CommandArgsTests ‑ Logs_Each_Property_Separately
OctoshiftCLI.Tests.Octoshift.Commands.CommandArgsTests ‑ Logs_Flags_That_Are_Set
OctoshiftCLI.Tests.Octoshift.Commands.CommandArgsTests ‑ Logs_Pascal_Case_To_Multiple_Words
OctoshiftCLI.Tests.Octoshift.Commands.CommandArgsTests ‑ Registers_Secrets
OctoshiftCLI.Tests.Octoshift.Commands.CommandArgsTests ‑ Sets_Verbose_When_False
OctoshiftCLI.Tests.Octoshift.Commands.CommandArgsTests ‑ Sets_Verbose_When_True
OctoshiftCLI.Tests.Octoshift.Commands.CreateTeam.CreateTeamCommandHandlerTests ‑ Happy_Path
OctoshiftCLI.Tests.Octoshift.Commands.CreateTeam.CreateTeamCommandHandlerTests ‑ Idempotency_Team_Exists
OctoshiftCLI.Tests.Octoshift.Commands.CreateTeam.CreateTeamCommandTests ‑ It_Uses_Github_Source_Pat_When_Provided
OctoshiftCLI.Tests.Octoshift.Commands.CreateTeam.CreateTeamCommandTests ‑ It_Uses_Target_Api_Url_When_Provided
OctoshiftCLI.Tests.Octoshift.Commands.DownloadLogs.DownloadLogsCommandHandlerTests ‑ Calls_Download_When_File_Exists_At_Custom_Path_And_Overwrite_Requested
OctoshiftCLI.Tests.Octoshift.Commands.DownloadLogs.DownloadLogsCommandHandlerTests ‑ Calls_Download_When_File_Exists_At_Default_Path_And_Overwrite_Requested
OctoshiftCLI.Tests.Octoshift.Commands.DownloadLogs.DownloadLogsCommandHandlerTests ‑ Calls_Download_With_Expected_Migration_Log_File
OctoshiftCLI.Tests.Octoshift.Commands.DownloadLogs.DownloadLogsCommandHandlerTests ‑ Calls_GetMigrationLogUrl_With_Expected_Org_And_Repo
OctoshiftCLI.Tests.Octoshift.Commands.DownloadLogs.DownloadLogsCommandHandlerTests ‑ File_Already_Exists_At_Custom_Path_No_Overwrite_Flag_Should_Throw_OctoshiftCliException
OctoshiftCLI.Tests.Octoshift.Commands.DownloadLogs.DownloadLogsCommandHandlerTests ‑ File_Already_Exists_At_Default_Path_No_Overwrite_Flag_Should_Throw_OctoshiftCliException
OctoshiftCLI.Tests.Octoshift.Commands.DownloadLogs.DownloadLogsCommandHandlerTests ‑ Happy_Path
OctoshiftCLI.Tests.Octoshift.Commands.DownloadLogs.DownloadLogsCommandHandlerTests ‑ Throw_OctoshiftCliException_When_No_Migration
OctoshiftCLI.Tests.Octoshift.Commands.DownloadLogs.DownloadLogsCommandHandlerTests ‑ Throws_OctoshiftCliException_When_Migration_Log_Url_Doesnt_Populate_After_6_Attempts
OctoshiftCLI.Tests.Octoshift.Commands.DownloadLogs.DownloadLogsCommandHandlerTests ‑ Waits_For_Url_To_Populate
OctoshiftCLI.Tests.Octoshift.Commands.GeneerateMannequinCsv.GenerateMannequinCsvCommandBaseTests ‑ It_Uses_The_TargetApiUrl_When_Provided
OctoshiftCLI.Tests.Octoshift.Commands.GeneerateMannequinCsv.GenerateMannequinCsvCommandHandlerTests ‑ Mannequins_GenerateCSV_IncludeAlreadyReclaimed
OctoshiftCLI.Tests.Octoshift.Commands.GeneerateMannequinCsv.GenerateMannequinCsvCommandHandlerTests ‑ Mannequins_GenerateCSV_UnreclaimedOnly
OctoshiftCLI.Tests.Octoshift.Commands.GeneerateMannequinCsv.GenerateMannequinCsvCommandHandlerTests ‑ NoMannequins_GenerateEmptyCSV_WithOnlyHeaders
OctoshiftCLI.Tests.Octoshift.Commands.GrantMigratorRole.GrantMigratorRoleCommandArgsTests ‑ Invalid_Actor_Type
OctoshiftCLI.Tests.Octoshift.Commands.GrantMigratorRole.GrantMigratorRoleCommandArgsTests ‑ It_Validates_GhesApiUrl_And_TargetApiUrl
OctoshiftCLI.Tests.Octoshift.Commands.GrantMigratorRole.GrantMigratorRoleCommandBaseTests ‑ It_Uses_Github_Target_Pat_When_Provided
OctoshiftCLI.Tests.Octoshift.Commands.GrantMigratorRole.GrantMigratorRoleCommandBaseTests ‑ It_Uses_The_GhesApiUrl_When_Provided
OctoshiftCLI.Tests.Octoshift.Commands.GrantMigratorRole.GrantMigratorRoleCommandBaseTests ‑ It_Uses_The_TargetApiUrl_When_Provided
OctoshiftCLI.Tests.Octoshift.Commands.GrantMigratorRole.GrantMigratorRoleCommandHandlerTests ‑ Happy_Path
OctoshiftCLI.Tests.Octoshift.Commands.ReclaimMannequin.ReclaimMannequinCommandArgsTests ‑ No_Parameters_Provided_Throws_OctoshiftCliException
OctoshiftCLI.Tests.Octoshift.Commands.ReclaimMannequin.ReclaimMannequinCommandBaseTests ‑ It_Uses_The_TargetApiUrl_When_Provided
OctoshiftCLI.Tests.Octoshift.Commands.ReclaimMannequin.ReclaimMannequinCommandHandlerTests ‑ CSVReclaiming_Happy_Path
OctoshiftCLI.Tests.Octoshift.Commands.ReclaimMannequin.ReclaimMannequinCommandHandlerTests ‑ CSV_CSVFileDoesNotExist_OctoshiftCliException
OctoshiftCLI.Tests.Octoshift.Commands.ReclaimMannequin.ReclaimMannequinCommandHandlerTests ‑ CSV_CSV_TakesPrecedence
OctoshiftCLI.Tests.Octoshift.Commands.ReclaimMannequin.ReclaimMannequinCommandHandlerTests ‑ ReclaimMannequinsSkipInvitation_No_Admin_Throws_Error
OctoshiftCLI.Tests.Octoshift.Commands.ReclaimMannequin.ReclaimMannequinCommandHandlerTests ‑ SingleReclaiming_Happy_Path
OctoshiftCLI.Tests.Octoshift.Commands.ReclaimMannequin.ReclaimMannequinCommandHandlerTests ‑ SingleReclaiming_WithIdSpecifiedHappy_Path
OctoshiftCLI.Tests.Octoshift.Commands.ReclaimMannequin.ReclaimMannequinCommandHandlerTests ‑ Skip_Invitation_Happy_Path
OctoshiftCLI.Tests.Octoshift.Commands.ReclaimMannequin.ReclaimMannequinCommandHandlerTests ‑ Skip_Invitation_No_Confirmation_With_NoPrompt_Arg
OctoshiftCLI.Tests.Octoshift.Commands.RevokeMigratorRole.RevokeMigratorRoleCommandArgsTests ‑ Invalid_Actor_Type
OctoshiftCLI.Tests.Octoshift.Commands.RevokeMigratorRole.RevokeMigratorRoleCommandArgsTests ‑ It_Validates_GhesApiUrl_And_TargetApiUrl
OctoshiftCLI.Tests.Octoshift.Commands.RevokeMigratorRole.RevokeMigratorRoleCommandBaseTests ‑ It_Uses_Github_Target_Pat_When_Provided
OctoshiftCLI.Tests.Octoshift.Commands.RevokeMigratorRole.RevokeMigratorRoleCommandBaseTests ‑ It_Uses_The_GhesApiUrl_When_Provided
OctoshiftCLI.Tests.Octoshift.Commands.RevokeMigratorRole.RevokeMigratorRoleCommandBaseTests ‑ It_Uses_The_TargetApiUrl_When_Provided
OctoshiftCLI.Tests.Octoshift.Commands.RevokeMigratorRole.RevokeMigratorRoleCommandHandlerTests ‑ Happy_Path
OctoshiftCLI.Tests.Octoshift.Commands.WaitForMigration.WaitForMigrationCommandArgsTests ‑ With_Invalid_Migration_ID_Prefix_Throws_Exception
OctoshiftCLI.Tests.Octoshift.Commands.WaitForMigration.WaitForMigrationCommandBaseTests ‑ It_Uses_The_TargetApiUrl_When_Provided
OctoshiftCLI.Tests.Octoshift.Commands.WaitForMigration.WaitForMigrationCommandHandlerTests ‑ With_Migration_ID_That_Fails
OctoshiftCLI.Tests.Octoshift.Commands.WaitForMigration.WaitForMigrationCommandHandlerTests ‑ With_Migration_ID_That_Fails_Validation
OctoshiftCLI.Tests.Octoshift.Commands.WaitForMigration.WaitForMigrationCommandHandlerTests ‑ With_Migration_ID_That_Succeeds_With_1_Warning
OctoshiftCLI.Tests.Octoshift.Commands.WaitForMigration.WaitForMigrationCommandHandlerTests ‑ With_Migration_ID_That_Succeeds_With_4_Warnings
OctoshiftCLI.Tests.Octoshift.Commands.WaitForMigration.WaitForMigrationCommandHandlerTests ‑ With_Migration_ID_That_Succeeds_With_No_Warnings
OctoshiftCLI.Tests.Octoshift.Commands.WaitForMigration.WaitForMigrationCommandHandlerTests ‑ With_Org_Migration_ID_That_Fails
OctoshiftCLI.Tests.Octoshift.Commands.WaitForMigration.WaitForMigrationCommandHandlerTests ‑ With_Org_Migration_ID_That_Succeeds
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ AddRepoToBoardsGithubConnection_Should_Send_Correct_Payload
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ ChangePipelineRepo_Should_Send_Correct_Payload
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ ContainsServiceConnections_When_ServiceConnection_Not_Shared_Should_Return_False
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ CreateBoardsGithubConnection_Should_Send_Correct_Payload
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ CreateBoardsGithubEndpoint_Should_Return_EndpointId
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ DisableRepo_Should_Send_Correct_Payload
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetBoardsGithubConnection_Should_Return_Connection_With_All_Repos
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetBoardsGithubRepoId_Should_Return_RepoId
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetCommitCountSince_Should_Be_Locale_Independent
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetCommitCountSince_Should_Return_Commit_Count
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetEnabledRepos_Should_Not_Return_Disabled_Repos
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetGithubAppId_Should_Return_Null_When_No_Team_Projects_Have_Endpoint
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetGithubAppId_Should_Skip_Team_Projects_With_No_Endpoints
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetGithubHandle_Should_Return_Handle
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetIdentityDescriptor_Should_Return_IdentityDescriptor
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetLastPushDate_Should_Be_Locale_Independent
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetLastPushDate_Should_Return_LastPushDate
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetLastPushDate_Should_Return_MinDate_When_No_Pushes
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetOrgOwner_Returns_Owner
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetOrganizationId_Should_Return_OrgId
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetOrganizations_Should_Return_All_Orgs
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetPipelineId_Should_Return_PipelineId
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetPipelineId_When_Duplicate_Pipeline_Name_And_Path_Should_Ignore_Second_Pipeline
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetPipelineId_With_Name_And_No_Path_Should_Fail_When_Multiple_Matches
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetPipelineId_With_Name_And_No_Path_Should_Succeed_When_Only_One_Match
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetPipelineId_With_Pipeline_Path_Should_Return_PipelineId
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetPipeline_Should_Return_Pipeline
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetPipelines_Should_Return_All_Pipelines
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetPullRequestCount_Should_Return_Count
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetPushersSince_Should_Be_Locale_Independent
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetPushersSince_Should_Return_Pushers
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetRepoId_Should_Ignore_Duplicate_Repo_Names
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetRepoId_Should_Return_RepoId
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetRepoId_Should_Work_On_Disabled_Repo
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetTeamProjectId_Should_Return_TeamProjectId
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetTeamProjects_Should_Return_All_Team_Projects
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetUserId_Invalid_Json_Should_Throw_InvalidDataException
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ GetUserId_Should_Return_UserId
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ IsCallerOrgAdmin_Returns_False_When_Caller_Is_Not_Org_Admin
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ IsCallerOrgAdmin_Returns_False_When_Response_Payload_Has_Empty_Value_Array
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ IsCallerOrgAdmin_Returns_False_When_Response_Payload_Has_No_Value
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ IsCallerOrgAdmin_Returns_First_Value_From_Value_Array
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ IsCallerOrgAdmin_Returns_True_When_Caller_Is_Org_Admin
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ LockRepo_Should_Send_Correct_Payload
OctoshiftCLI.Tests.Octoshift.Services.AdoApiTests ‑ ShareServiceConnection_Should_Send_Correct_Payload
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ DeleteAsync_Applies_Retry_Delay
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ DeleteAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ DeleteAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ DeleteAsync_Returns_String_Response
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ DeleteAsync_Throws_HttpRequestException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetAsync_Applies_Retry_Delay
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetAsync_Bubbles_UnAuthorized_Error
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetAsync_Retries_On_503
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetAsync_Retries_On_Non_Success(httpStatusCode: InternalServerError)
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetAsync_Retries_On_Non_Success(httpStatusCode: ServiceUnavailable)
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetAsync_Returns_String_Response
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetAsync_Throws_HttpRequestException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingAsync_Adds_The_Continuation_Token_As_Single_Query_Parameter
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingAsync_Appends_The_Continuation_Token_To_Existing_Query_Parameters
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingAsync_Applies_Retry_Delay
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingAsync_Gets_All_Pages
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingAsync_HttpRequestException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingAsync_Throws_If_Url_Is_Empty
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingAsync_Throws_If_Url_Is_Null
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingAsync_Throws_If_Url_Is_WhiteSpace
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingTopSkipAsync_Adds_Top_And_Skip_As_Query_Parameters
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingTopSkipAsync_Appends_Top_And_Skip_To_Existing_Query_Parameters
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingTopSkipAsync_Applies_Selector
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingTopSkipAsync_Gets_All_Pages
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingTopSkipAsync_Throws_If_Url_Is_Empty
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingTopSkipAsync_Throws_If_Url_Is_Null
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ GetWithPagingTopSkipAsync_Throws_If_Url_Is_WhiteSpace
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ It_Adds_The_Authorization_Header
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ It_Only_Sets_The_Product_Name_In_User_Agent_Header_When_Version_Provider_Is_Null
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ It_Sets_User_Agent_Header_With_Comments
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PatchAsync_Applies_Retry_Delay
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PatchAsync_Logs_The_Request_Body
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PatchAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PatchAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PatchAsync_Returns_String_Response
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PatchAsync_Throws_HttpRequestException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PostAsync_Applies_Retry_Delay
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PostAsync_Logs_The_Request_Body
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PostAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PostAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PostAsync_Returns_String_Response

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

810 tests found (test 492 to 810)

There are 810 tests, see "Raw output" for the list of tests 492 to 810.
Raw output
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PostAsync_Throws_HttpRequestException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PutAsync_Applies_Retry_Delay
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PutAsync_Logs_The_Request_Body
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PutAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PutAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PutAsync_Returns_String_Response
OctoshiftCLI.Tests.Octoshift.Services.AdoClientTests ‑ PutAsync_Throws_HttpRequestException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.AwsApiTests ‑ It_Throws_If_Aws_Region_Is_Invalid
OctoshiftCLI.Tests.Octoshift.Services.AwsApiTests ‑ UploadFileToBucket_Should_Succeed
OctoshiftCLI.Tests.Octoshift.Services.AwsApiTests ‑ UploadFileToBucket_Throws_If_TaskCanceledException_From_Timeout
OctoshiftCLI.Tests.Octoshift.Services.AwsApiTests ‑ UploadFileToBucket_Throws_If_TimeoutException_From_Timeout
OctoshiftCLI.Tests.Octoshift.Services.AwsApiTests ‑ UploadToBucket_Uploads_FileStream
OctoshiftCLI.Tests.Octoshift.Services.AzureApiTests ‑ UploadToBlob_Should_Fail_On_Invalid_Credentials
OctoshiftCLI.Tests.Octoshift.Services.BasicHttpClientTests ‑ GetAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.BasicHttpClientTests ‑ GetAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.BasicHttpClientTests ‑ GetAsync_Returns_String_Response
OctoshiftCLI.Tests.Octoshift.Services.BasicHttpClientTests ‑ GetAsync_Throws_HttpRequestException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.BasicHttpClientTests ‑ It_Only_Sets_The_Product_Name_In_User_Agent_Header_When_Version_Provider_Is_Null
OctoshiftCLI.Tests.Octoshift.Services.BasicHttpClientTests ‑ It_Sets_User_Agent_Header_With_Comments
OctoshiftCLI.Tests.Octoshift.Services.BbsApiTests ‑ GetExport_Returns_Export_Details
OctoshiftCLI.Tests.Octoshift.Services.BbsApiTests ‑ GetIsRepositoryArchived_Returns_Repository_Archived_Field
OctoshiftCLI.Tests.Octoshift.Services.BbsApiTests ‑ GetProject_Returns_Project
OctoshiftCLI.Tests.Octoshift.Services.BbsApiTests ‑ GetProjects_Returns_Projects
OctoshiftCLI.Tests.Octoshift.Services.BbsApiTests ‑ GetRepos_Returns_Repositories_For_Project
OctoshiftCLI.Tests.Octoshift.Services.BbsApiTests ‑ GetRepositoryLatestCommitDate_Returns_Latest_Commit_For_Repository
OctoshiftCLI.Tests.Octoshift.Services.BbsApiTests ‑ GetRepositoryLatestCommitDate_Should_Return_Null_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.BbsApiTests ‑ GetRepositoryPullRequests_Returns_Pull_Requests_For_Repository
OctoshiftCLI.Tests.Octoshift.Services.BbsApiTests ‑ GetRepositorySize_Returns_Sizes
OctoshiftCLI.Tests.Octoshift.Services.BbsApiTests ‑ GetServerVersion_Returns_Server_Version
OctoshiftCLI.Tests.Octoshift.Services.BbsApiTests ‑ StartExport_Should_Return_ExportId
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ DeleteAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ DeleteAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ DeleteAsync_Returns_String_Response
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ GetAllAsync_Logs_The_Response_Per_Each_Page_Request
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ GetAllAsync_Logs_The_Url_Per_Each_Page_Request
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ GetAllAsync_Overrides_Pagination_Query_Params_In_Request_Url
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ GetAllAsync_Retries_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ GetAllAsync_Should_Get_All_Pages
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ GetAllAsync_Throws_HttpRequestException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ GetAsync_Bubbles_UnAuthorized_Error
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ GetAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ GetAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ GetAsync_Retries_On_Non_Success(httpStatusCode: InternalServerError)
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ GetAsync_Retries_On_Non_Success(httpStatusCode: ServiceUnavailable)
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ GetAsync_Returns_String_Response
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ It_Adds_The_Authorization_Header
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ It_Doesnt_Add_Authorization_Header_When_No_Credentials_Passed
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ PostAsync_Logs_The_Request_Body
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ PostAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ PostAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.BbsClientTests ‑ PostAsync_Returns_String_Response
OctoshiftCLI.Tests.Octoshift.Services.CodeScanningAlertServiceTests ‑ MigrateAlerts_Dry_Run_Will_Not_Adjust_Any_Alerts_On_Target
OctoshiftCLI.Tests.Octoshift.Services.CodeScanningAlertServiceTests ‑ MigrateAlerts_Matches_Alerts_By_Commit_SHA
OctoshiftCLI.Tests.Octoshift.Services.CodeScanningAlertServiceTests ‑ MigrateAlerts_Matches_Alerts_By_Ref
OctoshiftCLI.Tests.Octoshift.Services.CodeScanningAlertServiceTests ‑ MigrateAlerts_Matches_Alerts_By_Rules_Id_And_Entire_Location
OctoshiftCLI.Tests.Octoshift.Services.CodeScanningAlertServiceTests ‑ MigrateAlerts_Matches_By_All_Source_Instances_If_Most_Recent_Does_Not_Match
OctoshiftCLI.Tests.Octoshift.Services.CodeScanningAlertServiceTests ‑ MigrateAlerts_Matches_Dismissed_Alert_By_Last_Instance_And_Updates_Target
OctoshiftCLI.Tests.Octoshift.Services.CodeScanningAlertServiceTests ‑ MigrateAlerts_Skips_Alerts_With_Same_State
OctoshiftCLI.Tests.Octoshift.Services.CodeScanningAlertServiceTests ‑ MigrateAlerts_Skips_Sources_Other_Than_Open_Or_Dismissed
OctoshiftCLI.Tests.Octoshift.Services.CodeScanningAlertServiceTests ‑ MigrateAnalyses_Dry_Run_Does_Not_Upload_Sarif
OctoshiftCLI.Tests.Octoshift.Services.CodeScanningAlertServiceTests ‑ MigrateAnalyses_Migrate_Multiple_Analysis
OctoshiftCLI.Tests.Octoshift.Services.CodeScanningAlertServiceTests ‑ MigrateAnalyses_Migrate_Single_Analysis
OctoshiftCLI.Tests.Octoshift.Services.CodeScanningAlertServiceTests ‑ MigrateAnalyses_Skips_Analysis_That_Exist_On_Target_By_Count
OctoshiftCLI.Tests.Octoshift.Services.CodeScanningAlertServiceTests ‑ MigrateAnalyses_Stops_If_SARIF_Processing_Status_Is_Failed
OctoshiftCLI.Tests.Octoshift.Services.CodeScanningAlertServiceTests ‑ MigrateCodeScanningAlerts_Uses_Found_Default_Branch
OctoshiftCLI.Tests.Octoshift.Services.ConfirmationServiceTests ‑ AskForConfirmation_Happy_Path
OctoshiftCLI.Tests.Octoshift.Services.ConfirmationServiceTests ‑ AskForConfirmation_Should_Ask_Again_On_Wrong_KeyPress
OctoshiftCLI.Tests.Octoshift.Services.ConfirmationServiceTests ‑ AskForConfirmation_Should_Exit_With_N_Keypress
OctoshiftCLI.Tests.Octoshift.Services.ConfirmationServiceTests ‑ AskForConfirmation_Should_Exit_With_Provided_ErrorMessage
OctoshiftCLI.Tests.Octoshift.Services.EnvironmentVariableProviderTests ‑ SkipStatusCheck_DoesNot_RegisterValue_Against_Logger
OctoshiftCLI.Tests.Octoshift.Services.EnvironmentVariableProviderTests ‑ SkipStatusCheck_WhitespacesOnly_Should_Return_Null
OctoshiftCLI.Tests.Octoshift.Services.EnvironmentVariableProviderTests ‑ SourceGithubPersonalAccessToken_Falls_Back_To_Github_Target_Pat_If_Github_Source_Pat_Is_Not_Set
OctoshiftCLI.Tests.Octoshift.Services.EnvironmentVariableProviderTests ‑ SourceGithubPersonalAccessToken_Should_Return_Github_Source_Pat
OctoshiftCLI.Tests.Octoshift.Services.EnvironmentVariableProviderTests ‑ SourceGithubPersonalAccessToken_Throws_If_Github_Source_And_Target_Pats_Are_Not_Set
OctoshiftCLI.Tests.Octoshift.Services.EnvironmentVariableProviderTests ‑ TargetGithubPersonalAccessToken_Registers_Github_Pat_Against_Logger
OctoshiftCLI.Tests.Octoshift.Services.EnvironmentVariableProviderTests ‑ TargetGithubPersonalAccessToken_Should_Return_Github_Target_Pat
OctoshiftCLI.Tests.Octoshift.Services.EnvironmentVariableProviderTests ‑ TargetGithubPersonalAccessToken_Throws_If_Github_Pat_Is_Not_Set
OctoshiftCLI.Tests.Octoshift.Services.EnvironmentVariableProviderTests ‑ TargetGithubPersonalAccessToken_Throws_If_Github_Target_Pat_Is_Not_Set
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ AbortMigration_Returns_True_On_Success
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ AbortMigration_Surfaces_Error_With_Incorrect_Migration_ID
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ AddAutoLink_Calls_The_Right_Endpoint_With_Payload
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ AddEmuGroupToTeam_Calls_The_Right_Endpoint_With_Payload
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ AddEmuGroupToTeam_Retries_On_400
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ AddTeamSync_Calls_The_Right_Endpoint_With_Payload
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ AddTeamToRepo_Calls_The_Right_Endpoint_With_Payload
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ CreateAdoMigrationSource_Returns_New_Migration_Source_Id
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ CreateAdoMigrationSource_Uses_Ado_Server_Url
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ CreateAttributionInvitation_Returns_Error
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ CreateAttributionInvitation_Returns_Success
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ CreateBbsMigrationSource_Returns_New_Migration_Source_Id
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ CreateGhecMigrationSource_Returns_New_Migration_Source_Id
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ CreateTeam_Returns_Created_Team_Id_And_Slug
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ DeleteAutoLink_Calls_The_Right_Endpoint
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ DeleteRepo_Calls_The_Right_Endpoint
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ DoesOrgExist_Returns_False_When_404
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ DoesOrgExist_Returns_True_When_200
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ DoesOrgExist_Throws_On_Unexpected_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ DoesRepoExist_Returns_False_When_301
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ DoesRepoExist_Returns_False_When_404
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ DoesRepoExist_Returns_True_When_200
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ DoesRepoExist_Throws_On_Unexpected_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetAutoLinks_Calls_The_Right_Endpoint
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetCodeScanningAlertInstances_Returns_Correct_Data
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetCodeScanningAlertsForRepository_Passes_Branch_As_Query
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetCodeScanningAlertsForRepository_Returns_Correct_Data
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetCodeScanningAnalysisForRepository_Passes_Filtered_Branch_As_QueryString
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetCodeScanningAnalysisForRepository_Returns_Analyses
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetCodeScanningAnalysisForRepository_Returns_Empty_List_When_404
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetDefaultBranch_Returns_Default_Branch_Field
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetEnterpriseId_Retries_On_GQL_Error
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetEnterpriseId_Returns_The_Enterprise_Id
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetEnterpriseServerVersion_Returns_Null_If_Not_Enterprise_Server
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetEnterpriseServerVersion_Returns_Version
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetIdpGroupId_Returns_The_Idp_Group_Id
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetMannequinsByLogin_Returns_Mannequins
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetMannequinsByLogin_Returns_NoMannequins
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetMannequins_Retries_On_Error
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetMannequins_Returns_Mannequins
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetMannequins_Returns_NoMannequins
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetMigrationLogUrl_Retries_On_GQL_Error
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetMigrationLogUrl_Returns_Null_When_No_Migration
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetMigrationLogUrl_Returns_The_Migration_Log_URL_And_Migration_ID
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetMigration_Retries_On_GQL_Error
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetMigration_Retries_On_Http_502
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetMigration_Returns_The_Migration_Failure_Reason
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetMigration_Returns_The_Migration_State_Repository_Name_And_Warnings_Count
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetOrgMembershipForUser_Returns_Empty_On_HTTP_Exception
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetOrgMembershipForUser_Returns_User_Role
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetOrganizationId_Retries_On_GQL_Error
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetOrganizationId_Returns_The_Org_Id
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetOrganizationMigration_Retries_On_502
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetOrganizationMigration_Retries_On_GQL_Error
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetOrganizationMigration_Returns_The_Migration_Failure_Reason
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetOrganizationMigration_Returns_The_Migration_State_And_Org_URL_And_Name_And_Progress_Information
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetRepos_Returns_Names_And_Visibility_Of_All_Repositories
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetSarifProcessingStatus_Returns_Errors_From_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetSarifProcessingStatus_Returns_Processing_Status_From_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetSarifReport_For_Third_Party_Scanning_Tool
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetSecretScanningAlertLocationData
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetSecretScanningAlertsData
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetTeamMembers_Retries_On_404
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetTeamMembers_Returns_Team_Members
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetTeamSlug_Returns_The_Team_Slug
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetTeams_Returns_All_Teams
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GetUserId_Returns_The_User_Id
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GrantMigratorRole_Returns_False_On_HttpRequestException
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ GrantMigratorRole_Returns_True_On_Success
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ RemoveTeamMember_Calls_The_Right_Endpoint
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ RemoveTeamMember_Retries_On_Exception
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ RevokeMigratorRole_Returns_False_On_HttpRequestException
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ RevokeMigratorRole_Returns_True_On_Success
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ StartBbsMigration_Returns_New_Repository_Migration_Id
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ StartGitArchiveGeneration_Returns_The_Initiated_Migration_Id
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ StartGitArchiveGeneration_Throws_Octoshift_CLI_Exception_When_Blob_Storage_Settings_Are_Not_Set
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ StartMetadataArchiveGeneration_Excludes_Releases_When_Skip_Releases_Is_True
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ StartMetadataArchiveGeneration_Locks_Repos_When_Lock_Source_Repo_Is_True
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ StartMetadataArchiveGeneration_Returns_The_Initiated_Migration_Id
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ StartMigration_Does_Not_Throw_When_Errors_Is_Empty
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ StartMigration_Returns_New_Repository_Migration_Id
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ UpdateCodeScanningAlert_Calls_The_Right_Endpoint_With_Payload_For_Open_State
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ UpdateCodeScanningAlert_Replaces_Null_Dismissed_Comment_With_Empty_String
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ UpdateSecretScanningAlert_Calls_The_Right_Endpoint_With_Payload_For_Open_State
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ UpdateSecretScanningAlert_Calls_The_Right_Endpoint_With_Payload_For_Resolved_State
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ UploadSarif_Retries_On_502
OctoshiftCLI.Tests.Octoshift.Services.GithubApiTests ‑ UploadSarif_Returns_Id_From_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ Custom_Headers_Are_Added_And_Removed
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ DeleteAsync_Applies_Retry_Delay
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ DeleteAsync_Logs_The_GitHub_Request_Id_Header_Value
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ DeleteAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ DeleteAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ DeleteAsync_Returns_String_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ DeleteAsync_Throws_HttpRequestException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAllAsync_Logs_The_GitHub_Request_Id_Header_Value_Per_Each_Page_Request
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAllAsync_Logs_The_Response_Per_Each_Page_Request
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAllAsync_Logs_The_Url_Per_Each_Page_Request
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAllAsync_Retries_On_Non_Success
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAllAsync_Should_Get_All_Pages
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAllAsync_Throws_HttpRequestException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAsync_Applies_Retry_Delay
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAsync_Applies_Retry_Delay_If_Forbidden
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAsync_Bubbles_UnAuthorized_Error
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAsync_Logs_The_GitHub_Request_Id_Header_Value
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAsync_Retries_On_Non_Success(httpStatusCode: InternalServerError)
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAsync_Retries_On_Non_Success(httpStatusCode: ServiceUnavailable)
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAsync_Retries_On_Timeout_Exception
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAsync_Returns_String_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetAsync_Throws_HttpRequestException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetNonSuccessAsync_Is_Unsuccessful
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetNonSuccessAsync_Logs_The_GitHub_Request_Id_Header_Value
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetNonSuccessAsync_Retries_On_Non_Success
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ GetNonSuccessAsync_With_302_Is_Successful
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ It_Only_Sets_The_Product_Name_In_User_Agent_Header_When_Version_Provider_Is_Null
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ It_Sets_User_Agent_Header_With_Comments
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PatchAsync_Applies_Retry_Delay
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PatchAsync_Logs_The_GitHub_Request_Id_Header_Value
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PatchAsync_Logs_The_Request_Body
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PatchAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PatchAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PatchAsync_Returns_String_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PatchAsync_Throws_HttpRequestException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostAsync_Applies_Retry_Delay
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostAsync_Applies_Retry_Delay_If_Forbidden
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostAsync_Does_Not_Apply_Retry_Delay_To_Bad_Credentials_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostAsync_Logs_The_GitHub_Request_Id_Header_Value
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostAsync_Logs_The_Request_Body
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostAsync_Returns_String_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostAsync_Throws_HttpRequestException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostGraphQLAsync_Logs_The_GitHub_Request_Id_Header_Value
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostGraphQLAsync_Logs_The_Request_Body
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostGraphQLAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostGraphQLAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostGraphQLAsync_Returns_JObject_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostGraphQLAsync_Throws_OctoshiftCliException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostGraphQLWithPaginationAsync_Does_Not_Continue_When_HasNextPage_Is_Missing
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostGraphQLWithPaginationAsync_Logs_The_GitHub_Request_Id_Header_Value_Per_Each_Page
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostGraphQLWithPaginationAsync_Returns_When_PageInfo_Is_Missing
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostGraphQLWithPaginationAsync_Should_Create_First_And_After_In_Query_Variables_If_Missing
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostGraphQLWithPaginationAsync_Should_Create_Query_Variables_If_Missing
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostGraphQLWithPaginationAsync_Should_Override_First_And_After_In_Query_Variables
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostGraphQLWithPaginationAsync_Should_Return_All_Pages
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostGraphQLWithPaginationAsync_Throws_If_PageInfo_Selector_Is_Null
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PostGraphQLWithPaginationAsync_Throws_If_Result_Collection_Selector_Is_Null
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PutAsync_Applies_Retry_Delay
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PutAsync_Logs_The_GitHub_Request_Id_Header_Value
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PutAsync_Logs_The_Request_Body
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PutAsync_Logs_The_Response_Status_Code_And_Content
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PutAsync_Logs_The_Url
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PutAsync_Returns_String_Response
OctoshiftCLI.Tests.Octoshift.Services.GithubClientTests ‑ PutAsync_Throws_HttpRequestException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.HttpDownloadServiceFactoryTests ‑ Creates_Default_HttpDownloadService
OctoshiftCLI.Tests.Octoshift.Services.HttpDownloadServiceFactoryTests ‑ Creates_HttpDownloadService
OctoshiftCLI.Tests.Octoshift.Services.HttpDownloadServiceFactoryTests ‑ Creates_HttpDownloadService_With_NoSSL
OctoshiftCLI.Tests.Octoshift.Services.HttpDownloadServiceTests ‑ DownloadArchive_Should_Succeed
OctoshiftCLI.Tests.Octoshift.Services.HttpDownloadServiceTests ‑ DownloadArchive_Should_Throw_HttpRequestException_On_Non_Success_Response
OctoshiftCLI.Tests.Octoshift.Services.HttpDownloadServiceTests ‑ Downloads_File
OctoshiftCLI.Tests.Octoshift.Services.HttpDownloadServiceTests ‑ It_Sets_User_Agent_Header_With_Comments
OctoshiftCLI.Tests.Octoshift.Services.HttpDownloadServiceTests ‑ Raises_Exception_When_File_Cannot_Be_Downloaded
OctoshiftCLI.Tests.Octoshift.Services.OctoLoggerTests ‑ Aws_Url_X_Aws_Credential_Parameters_Should_Be_Replaced_In_Logs_And_Console(awsUrl: "HTTPS://EXAMPLE-S3-BUCKET-NAME.S3.AMAZONAWS.COM/UU"···)
OctoshiftCLI.Tests.Octoshift.Services.OctoLoggerTests ‑ Aws_Url_X_Aws_Credential_Parameters_Should_Be_Replaced_In_Logs_And_Console(awsUrl: "https://example-s3-bucket-name.s3.amazonaws.com/uu"···)
OctoshiftCLI.Tests.Octoshift.Services.OctoLoggerTests ‑ Ghes_Archive_Url_Tokens_Should_Be_Replaced_In_Logs_And_Console(archiveUrl: "HTTPS://FILES.GITHUB.ACMEINC.COM/FOO?TOKEN=FOOBAR")
OctoshiftCLI.Tests.Octoshift.Services.OctoLoggerTests ‑ Ghes_Archive_Url_Tokens_Should_Be_Replaced_In_Logs_And_Console(archiveUrl: "https://files.github.acmeinc.com/foo?token=foobar")
OctoshiftCLI.Tests.Octoshift.Services.OctoLoggerTests ‑ LogError_For_Any_Exception_Should_Always_Log_Entire_Exception_In_Verbose_Mode
OctoshiftCLI.Tests.Octoshift.Services.OctoLoggerTests ‑ LogError_For_OctoshiftCliException_Should_Log_Exception_Message_In_Non_Verbose_Mode
OctoshiftCLI.Tests.Octoshift.Services.OctoLoggerTests ‑ LogError_For_Unexpected_Exception_Should_Log_Generic_Error_Message_In_Non_Verbose_Mode
OctoshiftCLI.Tests.Octoshift.Services.OctoLoggerTests ‑ LogError_With_Exception_Should_Write_To_Console_Error
OctoshiftCLI.Tests.Octoshift.Services.OctoLoggerTests ‑ LogError_With_Message_Should_Write_To_Console_Error
OctoshiftCLI.Tests.Octoshift.Services.OctoLoggerTests ‑ LogInformation_Should_Write_To_Console_Out
OctoshiftCLI.Tests.Octoshift.Services.OctoLoggerTests ‑ LogVerbose_Should_Write_To_Console_Out_In_Verbose_Mode
OctoshiftCLI.Tests.Octoshift.Services.OctoLoggerTests ‑ LogWarning_Should_Write_To_Console_Out
OctoshiftCLI.Tests.Octoshift.Services.OctoLoggerTests ‑ Secrets_Should_Be_Masked_From_Logs_And_Console
OctoshiftCLI.Tests.Octoshift.Services.OctoLoggerTests ‑ Verbose_Log_Should_Capture_Http_Status_Code
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequinSkipInvitation_Happy_Path
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequinSkipInvitation_No_EMU_Throws_Error_Fails_Fast
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequin_AlreadyMapped_Force_Reclaim
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequin_AlreadyMapped_No_Reclaim_Throws_OctoshiftCliException
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequin_Duplicates_ForceReclaimOnlyOnce
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequin_Duplicates_NoReclaimOneAlreadyReclaimed_OctoshiftCliException
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequin_Duplicates_ReclaimOnlyOnce
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequin_FailedToReclaim_LogsError_Throws_OctoshiftCliException
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequin_Happy_Path
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequin_Mannequins_ReclaimOnlySpecifiedId
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequin_NoClaimantUser_No_Reclaim_Throws_OctoshiftCliException
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequin_NoExistantMannequin_No_Reclaim_Throws_OctoshiftCliException
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequin_TwoMannequins_FailedToReclaimOne_LogsError_Throws_OctoshiftCliException
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequin_TwoUsersSameLogin_AllReclaimed
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequinsSkipInvitation_Happy_Path
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequinsSkipInvitation_No_EMU_Throws_Error_Fails_Fast
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequins_AlreadyMapped_Force_Reclaim
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequins_AlreadyMapped_No_Reclaim_ShowsError
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequins_Duplicates_Different_Claimants_Throws_Error
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequins_Duplicates_Same_Claimant_Throws_Error
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequins_EmptyCSV_NoReclaims_IssuesWarning
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequins_InvalidCSVContentClaimantLoginNotSpecified_IssuesError
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequins_InvalidCSVContentLoginNotSpecified_IssuesError
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequins_InvalidCSVContentTargetLoginNotSpecified_IssuesError
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequins_InvalidCSVContent_IssuesError
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequins_InvalidCSVHeader_OctoshiftCliException
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequins_NoExistantMannequin_No_Reclaim_IssuesError
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequins_NoTarget_No_Reclaim_IssuesError
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequins_OneUnreclaimedMannequin_Reclaim
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequins_SameLoginDifferentIds_MapSameUser_Reclaim
OctoshiftCLI.Tests.Octoshift.Services.ReclaimServiceTests ‑ ReclaimMannequins_TwoUnreclaimedMannequin_LinesWithWhitespace_Reclaim
OctoshiftCLI.Tests.Octoshift.Services.SecretScanningAlertServiceTests ‑ Dry_Run_Does_Not_Update
OctoshiftCLI.Tests.Octoshift.Services.SecretScanningAlertServiceTests ‑ Migrates_Multiple_Alerts
OctoshiftCLI.Tests.Octoshift.Services.SecretScanningAlertServiceTests ‑ No_Matching_Location
OctoshiftCLI.Tests.Octoshift.Services.SecretScanningAlertServiceTests ‑ No_Matching_Secret
OctoshiftCLI.Tests.Octoshift.Services.SecretScanningAlertServiceTests ‑ One_Secret_Updated
OctoshiftCLI.Tests.Octoshift.Services.StringCompressorTests ‑ GZipAndBase64String_Correctly_Compresses_String
OctoshiftCLI.Tests.Octoshift.Services.VersionCheckerTests ‑ GetVersionComments_Returns_Root_And_Executing_Commands
OctoshiftCLI.Tests.Octoshift.Services.WarningsCountLoggerTests ‑ LogWarningsCount_Should_Write_1_Warning_To_Console_Out
OctoshiftCLI.Tests.Octoshift.Services.WarningsCountLoggerTests ‑ LogWarningsCount_Should_Write_Warnings_Count_To_Console_Out
OctoshiftCLI.Tests.RepositoryMigrationStatusTests ‑ IsFailed_Returns_False_For_Pending_Or_Succeeded_Statuses
OctoshiftCLI.Tests.RepositoryMigrationStatusTests ‑ IsFailed_Returns_True_For_Failed_Or_Invalid_Statuses
OctoshiftCLI.Tests.RepositoryMigrationStatusTests ‑ IsPending_Returns_False_Otherwise
OctoshiftCLI.Tests.RepositoryMigrationStatusTests ‑ IsPending_Returns_True_For_Pending_Statuses
OctoshiftCLI.Tests.RepositoryMigrationStatusTests ‑ IsSucceeded_Returns_False_Otherwise
OctoshiftCLI.Tests.RepositoryMigrationStatusTests ‑ IsSucceeded_Returns_True_For_Succeeded_Status
OctoshiftCLI.Tests.StringExtensionsTests ‑ ReplaceInvalidCharactersWithDash_Returns_Valid_String(value: "Parts Unlimited", expectedValue: "Parts-Unlimited")
OctoshiftCLI.Tests.StringExtensionsTests ‑ ReplaceInvalidCharactersWithDash_Returns_Valid_String(value: "Parts-Unlimited", expectedValue: "Parts-Unlimited")
OctoshiftCLI.Tests.StringExtensionsTests ‑ ReplaceInvalidCharactersWithDash_Returns_Valid_String(value: "Parts@@@@Unlimited", expectedValue: "Parts-Unlimited")
OctoshiftCLI.Tests.StringExtensionsTests ‑ ReplaceInvalidCharactersWithDash_Returns_Valid_String(value: null, expectedValue: "")
OctoshiftCLI.Tests.bbs2gh.Factories.AwsApiFactoryTests ‑ It_Errors_If_Aws_Access_Key_Id_Is_Not_Provided_Or_Set_In_Environment_Variable
OctoshiftCLI.Tests.bbs2gh.Factories.AwsApiFactoryTests ‑ It_Errors_If_Aws_Secret_Access_Key_Is_Not_Set_Or_Set_In_Environment_Variable
OctoshiftCLI.Tests.bbs2gh.Factories.BbsApiFactoryTests ‑ Should_Create_BbsApi_For_Source_Bbs_Api_With_Default
OctoshiftCLI.Tests.bbs2gh.Factories.BbsApiFactoryTests ‑ Should_Create_BbsApi_For_Source_Bbs_Api_With_Kerberos
OctoshiftCLI.Tests.bbs2gh.Factories.BbsApiFactoryTests ‑ Should_Create_BbsApi_With_Kerberos_And_No_Ssl_Verify
OctoshiftCLI.Tests.bbs2gh.Factories.BbsApiFactoryTests ‑ Should_Create_BbsApi_With_No_Ssl_Verify
OctoshiftCLI.Tests.bbs2gh.Services.BbsSmbArchiveDownloaderTests ‑ Download_Returns_Downloaded_Archive_Full_Name
OctoshiftCLI.Tests.bbs2gh.Services.BbsSmbArchiveDownloaderTests ‑ Download_Throws_When_Cannot_Connect_To_Host
OctoshiftCLI.Tests.bbs2gh.Services.BbsSmbArchiveDownloaderTests ‑ Download_Throws_When_Cannot_Connect_To_Share
OctoshiftCLI.Tests.bbs2gh.Services.BbsSmbArchiveDownloaderTests ‑ Download_Throws_When_Cannot_Login
OctoshiftCLI.Tests.bbs2gh.Services.BbsSmbArchiveDownloaderTests ‑ Download_Throws_When_Source_Export_Archive_Does_Not_Exist
OctoshiftCLI.Tests.bbs2gh.Services.BbsSshArchiveDownloaderTests ‑ Download_Creates_Target_Directory
OctoshiftCLI.Tests.bbs2gh.Services.BbsSshArchiveDownloaderTests ‑ Download_Returns_Downloaded_Archive_Full_Name
OctoshiftCLI.Tests.bbs2gh.Services.BbsSshArchiveDownloaderTests ‑ Download_Throws_When_Source_Export_Archive_Does_Not_Exist