Skip to content

Add username password account variables and control type #829

Add username password account variables and control type

Add username password account variables and control type #829

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Windows .Net 4.62 E2E test results succeeded Sep 25, 2023 in 1s

Windows .Net 4.62 E2E test results ✅

Tests passed successfully

✅ ./TestResults/Win-E2E_net462_20230925063005.trx

25 tests were completed in 7s with 25 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Octopus.Client.E2ETests.InlinedDependenciesFixture 7✅ 674ms
Octopus.Client.E2ETests.NuSpecDependenciesFixture 16✅ 62ms
Octopus.Client.E2ETests.OctopusClientsCanBeMockedFixture 2✅ 688ms

✅ Octopus.Client.E2ETests.InlinedDependenciesFixture

✅ HasInlinedDependency("Newtonsoft.Json","Newtonsoft.Json.JsonConvert",Internal)
✅ HasInlinedDependency("Octodiff","Octodiff.Core.DeltaBuilder",Internal)
✅ HasInlinedDependency("Octopus.Server.MessageContracts.Base.HttpRoutes","Octopus.Server.MessageContracts.Base.HttpRoutes.HttpRouteTemplateAttribute",Public)
✅ HasInlinedDependency("Octopus.Server.MessageContracts.Base","Octopus.Server.MessageContracts.Base.ICommand`2",Public)
✅ HasInlinedDependency("Octopus.TinyTypes.Json","Octopus.TinyTypes.Json.TinyTypeJsonConverter",Internal)
✅ HasInlinedDependency("Octopus.TinyTypes.TypeConverters","Octopus.TinyTypes.TypeConverters.TinyTypeConverter`1",Internal)
✅ HasInlinedDependency("Octopus.TinyTypes","Octopus.TinyTypes.TinyType`1",Internal)

✅ Octopus.Client.E2ETests.NuSpecDependenciesFixture

✅ DependencyVersionShouldBeSameVersionAsCsProj(".NETStandard2.0","Microsoft.CSharp")
✅ DependencyVersionShouldBeSameVersionAsCsProj(".NETStandard2.0","System.ComponentModel.Annotations")
✅ NuSpecFileShouldHave3FrameworkAssembliesForNetFramework
✅ NuSpecFileShouldHaveADependencyGroupForEachTargetFramework
✅ NuSpecFileShouldHaveADependencyNode
✅ NuSpecFileShouldHaveAFrameworkAssembliesNode
✅ NuSpecFileShouldHaveCorrectDependencyCounts(".NETFramework4.6.2",[])
✅ NuSpecFileShouldHaveCorrectDependencyCounts(".NETStandard2.0",["Microsoft.CSharp", "System.ComponentModel.Annotations"])
✅ NuSpecFileShouldHaveCorrectDependencyGroups(".NETFramework4.6.2",[])
✅ NuSpecFileShouldHaveCorrectDependencyGroups(".NETStandard2.0",["Microsoft.CSharp", "System.ComponentModel.Annotations"])
✅ NuSpecFileShouldHaveExpectedDependency(".NETStandard2.0","Microsoft.CSharp")
✅ NuSpecFileShouldHaveExpectedDependency(".NETStandard2.0","System.ComponentModel.Annotations")
✅ NuSpecFileShouldHaveSystemComponentModelDataAnnotationsFrameworkAssemblyForNetFramework("System.ComponentModel.DataAnnotations")
✅ NuSpecFileShouldHaveSystemComponentModelDataAnnotationsFrameworkAssemblyForNetFramework("System.Net.Http")
✅ NuSpecFileShouldHaveSystemComponentModelDataAnnotationsFrameworkAssemblyForNetFramework("System.Numerics")
✅ NuSpecFileShouldOnlyHaveFrameworkAssembliesForNetFramework

✅ Octopus.Client.E2ETests.OctopusClientsCanBeMockedFixture

✅ WeShouldBeAbleToCreateAMockAsyncClient
✅ WeShouldBeAbleToCreateAMockClient