Getting CLI working again #1267
Merged
GitHub Actions / Unit Test Results
succeeded
Oct 4, 2024 in 0s
All 811 tests pass in 22s
Annotations
Check notice on line 0 in .github
github-actions / Unit Test Results
811 tests found (test 1 to 491)
There are 811 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
github-actions / Unit Test Results
811 tests found (test 492 to 811)
There are 811 tests, see "Raw output" for the list of tests 492 to 811.
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_Should_Use_Result_Collection_Selector
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
Loading