Skip to content

Commit

Permalink
Updated e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
EdCharbeneau committed Feb 6, 2023
1 parent 803956c commit 7a2fa03
Show file tree
Hide file tree
Showing 9 changed files with 71 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1268,6 +1268,8 @@
"SilverlightAppOriginUri": null,
"WpfAppPath": null,
"UseDefaultWpfAppPath": false,
"DesktopAppPath": null,
"UseDefaultDesktopAppPath": false,
"TestAssembly": "BlazorSize.e2eTests.dll",
"TestAssemblyPath": "bin",
"TestClass": "BlazorSize.e2eTests.BlazorSize_Adaptive_Table_and_Template",
Expand Down
2 changes: 2 additions & 0 deletions BlazorSize.e2eTests/BlazorSize Construct & Dispose.tstest
Original file line number Diff line number Diff line change
Expand Up @@ -583,6 +583,8 @@
"SilverlightAppOriginUri": null,
"WpfAppPath": null,
"UseDefaultWpfAppPath": false,
"DesktopAppPath": null,
"UseDefaultDesktopAppPath": false,
"TestAssembly": "BlazorSize.e2eTests.dll",
"TestAssemblyPath": "bin",
"TestClass": "",
Expand Down
2 changes: 2 additions & 0 deletions BlazorSize.e2eTests/BlazorSize Size Reverse.tstest
Original file line number Diff line number Diff line change
Expand Up @@ -1550,6 +1550,8 @@
"SilverlightAppOriginUri": null,
"WpfAppPath": null,
"UseDefaultWpfAppPath": false,
"DesktopAppPath": null,
"UseDefaultDesktopAppPath": false,
"TestAssembly": "BlazorSize.e2eTests.dll",
"TestAssemblyPath": "bin",
"TestClass": "BlazorSize.e2eTests.CanIResizeReverse",
Expand Down
2 changes: 2 additions & 0 deletions BlazorSize.e2eTests/BlazorSize Size Tests.tstest
Original file line number Diff line number Diff line change
Expand Up @@ -1549,6 +1549,8 @@
"SilverlightAppOriginUri": null,
"WpfAppPath": null,
"UseDefaultWpfAppPath": false,
"DesktopAppPath": null,
"UseDefaultDesktopAppPath": false,
"TestAssembly": "BlazorSize.e2eTests.dll",
"TestAssemblyPath": "bin",
"TestClass": "BlazorSize.e2eTests.CanIResize",
Expand Down
2 changes: 2 additions & 0 deletions BlazorSize.e2eTests/BlazorSize Test Multicast Reverse.tstest
Original file line number Diff line number Diff line change
Expand Up @@ -1550,6 +1550,8 @@
"SilverlightAppOriginUri": null,
"WpfAppPath": null,
"UseDefaultWpfAppPath": false,
"DesktopAppPath": null,
"UseDefaultDesktopAppPath": false,
"TestAssembly": "BlazorSize.e2eTests.dll",
"TestAssemblyPath": "bin",
"TestClass": "BlazorSize.e2eTests.BlazorSize_Test_Consolidation_Reverse",
Expand Down
2 changes: 2 additions & 0 deletions BlazorSize.e2eTests/BlazorSize Test Multicast.tstest
Original file line number Diff line number Diff line change
Expand Up @@ -1549,6 +1549,8 @@
"SilverlightAppOriginUri": null,
"WpfAppPath": null,
"UseDefaultWpfAppPath": false,
"DesktopAppPath": null,
"UseDefaultDesktopAppPath": false,
"TestAssembly": "BlazorSize.e2eTests.dll",
"TestAssemblyPath": "bin",
"TestClass": "BlazorSize.e2eTests.BlazorSize_Test_Consolidation",
Expand Down
54 changes: 41 additions & 13 deletions BlazorSize.e2eTests/Settings.aiis
Original file line number Diff line number Diff line change
Expand Up @@ -149,14 +149,40 @@
},
"TechnologyType": 2
}
},
"Desktop": {
"__type": "ArtOfTest.Common.Design.Translation.IdentificationOptionsScheme",
"__value": {
"CheckFindParamUniqueness": true,
"AutoDetectTestRegions": true,
"TryAttributeCombinations": true,
"AlwaysAssertTagName": true,
"IdentificationsPerTag": {
"All Elements": {
"__type": "ArtOfTest.Common.Design.Translation.IdentificationDescriptorList",
"__value": [
{
"__type": "ArtOfTest.WebAii.Design.Translation.Desktop.DesktopIdentificationDescriptor",
"__value": {
"PropertyName": "ControlTypeName",
"IsLocked": true
}
}
]
}
},
"TechnologyType": 8
}
}
},
"UnitTypeTypeGeneration": 1,
"RecorderBaseUrl": "https://localhost:44343/",
"RecorderBaseUrl": "https://localhost:7049",
"IsStoryBoardCapturingEnabled": true,
"IsElementImageCapturingEnabled": true,
"UseScreenshotCache": true,
"EnableImageSearch": true,
"UseBrowserExtension": false,
"TelerikComponentsVersion": 10000,
"ScrollOnImageSearch": true,
"DisplayElementImagePreview": true,
"ElementImageThreshold": 90,
Expand Down Expand Up @@ -188,6 +214,7 @@
"RecordWpfWindowStateChanged": false,
"PromptNameOnAddElement": true,
"DefaultWPFApplication": null,
"DefaultDesktopApplication": null,
"UseLegacySilverlightFindLogic": false,
"ProjectGuid": "1f8b050d-e725-4ceb-b9a0-6eab12b5769b",
"SourceControlRepository": null,
Expand All @@ -196,24 +223,24 @@
"ProjectReferences": [
"System",
"System.Core",
"ArtOfTest.WebAii, Version=2021.3.1103.0, Culture=neutral, PublicKeyToken=4fd5f65be123776c",
"ArtOfTest.WebAii.Messaging, Version=2021.3.1103.0, Culture=neutral, PublicKeyToken=4fd5f65be123776c",
"ArtOfTest.WebAii.Design, Version=2021.3.1103.0, Culture=neutral, PublicKeyToken=4fc62bbc3827ab1d",
"Telerik.WebAii.Controls.Html, Version=2021.3.1103.0, Culture=neutral, PublicKeyToken=528163f3e645de45",
"Telerik.WebAii.Controls.Xaml, Version=2021.3.1103.0, Culture=neutral, PublicKeyToken=528163f3e645de45",
"Telerik.WebAii.Controls.Xaml.Wpf, Version=2021.3.1103.0, Culture=neutral, PublicKeyToken=528163f3e645de45",
"Telerik.TestingFramework.Controls.KendoUI, Version=2021.3.1103.0, Culture=neutral, PublicKeyToken=528163f3e645de45",
"Telerik.TestingFramework.Controls.KendoUI.Angular, Version=2021.3.1103.0, Culture=neutral, PublicKeyToken=528163f3e645de45",
"Telerik.TestingFramework.Controls.TelerikUI.Blazor, Version=2021.3.1103.0, Culture=neutral, PublicKeyToken=528163f3e645de45",
"Telerik.TestStudio.Translators.Common, Version=2021.3.1103.0, Culture=neutral, PublicKeyToken=528163f3e645de45",
"ArtOfTest.WebAii, Version=2022.3.1201.2, Culture=neutral, PublicKeyToken=4fd5f65be123776c",
"ArtOfTest.WebAii.Messaging, Version=2022.3.1201.2, Culture=neutral, PublicKeyToken=4fd5f65be123776c",
"ArtOfTest.WebAii.Design, Version=2022.3.1201.2, Culture=neutral, PublicKeyToken=4fc62bbc3827ab1d",
"Telerik.WebAii.Controls.Html, Version=2022.3.1201.2, Culture=neutral, PublicKeyToken=528163f3e645de45",
"Telerik.WebAii.Controls.Xaml, Version=2022.3.1201.2, Culture=neutral, PublicKeyToken=528163f3e645de45",
"Telerik.WebAii.Controls.Xaml.Wpf, Version=2022.3.1201.2, Culture=neutral, PublicKeyToken=528163f3e645de45",
"Telerik.TestingFramework.Controls.KendoUI, Version=2022.3.1201.2, Culture=neutral, PublicKeyToken=528163f3e645de45",
"Telerik.TestingFramework.Controls.KendoUI.Angular, Version=2022.3.1201.2, Culture=neutral, PublicKeyToken=528163f3e645de45",
"Telerik.TestingFramework.Controls.TelerikUI.Blazor, Version=2022.3.1201.2, Culture=neutral, PublicKeyToken=528163f3e645de45",
"Telerik.TestStudio.Translators.Common, Version=2022.3.1201.2, Culture=neutral, PublicKeyToken=528163f3e645de45",
"..\\..\\..\\..\\..\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise\\Common7\\IDE\\PublicAssemblies\\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll",
"System.Windows.Forms"
],
"ScheduleServerUrl": "http://localhost:8009",
"IsScheduleServerRemote": false,
"NotificationSettings": null,
"WebComponents": true,
"ProjectVersion": "2021.2.1025.0",
"ProjectVersion": "2022.3.1013.0",
"Namespace": "BlazorSize.e2eTests",
"AssemblyName": "BlazorSize.e2eTests",
"OutputFolder": "bin",
Expand All @@ -233,6 +260,7 @@
"ResponsiveBrowserWidth": 768,
"ResponsiveBrowserHeight": 1024,
"ResponsiveBrowserUserAgent": "Mozilla/5.0 (iPad; CPU OS 11_0 like Mac OS X) AppleWebKit/604.1.34 (KHTML, like Gecko) Version/11.0 Mobile/15A5341f Safari/604.1",
"ActiveTheme": "Light"
"ActiveTheme": "Light",
"ShowStepResultDetails": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"__value": {
"TestListId": "f9449235-bf5e-4504-8109-14a9a1491f56",
"Id": "f9449235-bf5e-4504-8109-14a9a1491f56",
"TestListName": "BlazorSize .NET 6",
"TestListName": "BlazorSize .NET 6 Server",
"CreationDate": "2021-02-09T13:21:46-05:00",
"OwnerName": null,
"Settings": {
Expand All @@ -28,9 +28,9 @@
"LocalWebServer": 0,
"EnableUILessRequestViewing": false,
"WebAppPhysicalPath": "",
"DefaultBrowser": 10,
"DefaultBrowser": 7,
"EnableScriptLogging": false,
"BaseUrl": "https://localhost:44343/",
"BaseUrl": "https://localhost:7049",
"KillBrowserProcessOnClose": false,
"KillBrowsersBeforeStart": true,
"AutoCalibrateBrowsers": false,
Expand All @@ -39,7 +39,8 @@
"VerboseHttpProxy": false,
"SilverlightConnectTimeout": 60000,
"SilverlightApplicationPath": null,
"WebComponents": true
"WebComponents": true,
"UseBrowserExtension": false
}
},
"Wpf": {
Expand All @@ -48,6 +49,12 @@
"DefaultApplicationPath": null
}
},
"Desktop": {
"__type": "ArtOfTest.WebAii.Core.Settings+DesktopSettings",
"__value": {
"DefaultApplicationPath": ""
}
},
"CreateLogFile": true,
"LogLocation": "C:\\WebAiiLog\\",
"QueryEventLogErrorsOnExit": false,
Expand Down Expand Up @@ -76,7 +83,8 @@
"EnableImageSearch": true,
"ElementImageSearchTimeout": 15000,
"ElementImageSearchDelay": 300,
"ScrollOnImageSearch": true
"ScrollOnImageSearch": true,
"TelerikComponentsVersion": 10000
}
},
"Tests": [],
Expand Down
9 changes: 5 additions & 4 deletions BlazorSize/BlazorPro.BlazorSize.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<Version>6.1.2</Version>
<Version>6.2.0</Version>
<Authors>Ed Charbeneau</Authors>
<Company>EdCharbeneau.com</Company>
<Company>EdCh1rbeneau.com</Company>
<Description>A JavaScript interop for Blazor used to detect the browser's screen size and perform Media Query tests. BlazorSize uses the DOM API `matchMedia` to test screen size. BlazorSize was created to allow Blazor components to render adaptively.</Description>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<PackageProjectUrl>https://github.com/EdCharbeneau/BlazorSize</PackageProjectUrl>
Expand All @@ -16,6 +16,7 @@
<RepositoryUrl>https://github.com/EdCharbeneau/BlazorSize</RepositoryUrl>
<PackageTags>Blazor, JavaScript Interop</PackageTags>
<PackageReleaseNotes>
6.2.0 Fixed bug where MediaQuery dispose was not always working correctly.
6.1.2 Fixed casing on JS modules, fixes deployment issues on Linux. (regression)
6.1.1 Replaced deprecated `addListener` method. Removed console log messages, again.
6.1.0 Removed dependency for bUnit.Core. Breaking changes may occur in test projects. Removed console log messages.
Expand Down Expand Up @@ -44,8 +45,8 @@
1.2.0
Full-release
</PackageReleaseNotes>
<AssemblyVersion>6.1.2.0</AssemblyVersion>
<FileVersion>6.1.2.0</FileVersion>
<AssemblyVersion>6.2.0.0</AssemblyVersion>
<FileVersion>6.2.0.0</FileVersion>
<PackageId>BlazorPro.BlazorSize</PackageId>
</PropertyGroup>

Expand Down

0 comments on commit 7a2fa03

Please sign in to comment.