calculator/src/CalculatorUITestFramework
Matt Cooley 9185ebec34
Move UI tests to Windows 11 (#1866)
Calculator's UI tests currently run on Server 2022 VM images. However, the production app is primarily developed for Windows 11. This change moves the UI test jobs to run on Windows 11, so we can run our tests in an environment that's closer to what real users will experience.
2022-07-29 07:59:28 -07:00
..
CalculatorApp.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
CalculatorResults.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
CalculatorUITestFramework.csproj Move UI tests to Windows 11 (#1866) 2022-07-29 07:59:28 -07:00
HistoryItem.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
HistoryPanel.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
MemoryItem.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
MemoryPanel.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
NavigationMenu.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
NumberPad.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
ProgrammerCalculatorPage.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
ProgrammerOperatorsPanel.cs Move UI tests to Windows 11 (#1866) 2022-07-29 07:59:28 -07:00
ScientificCalculatorPage.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
ScientificOperatorsPanel.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
StandardAoTCalculatorPage.cs Move UI tests to Windows 11 (#1866) 2022-07-29 07:59:28 -07:00
StandardCalculatorPage.cs Fixup tests (#1429) 2021-01-11 14:40:27 -08:00
StandardOperatorsPanel.cs Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
UnitConverterOperatorsPanel.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
UnitConverterPage.cs Move UI tests to Windows 11 (#1866) 2022-07-29 07:59:28 -07:00
UnitConverterResults.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
WinAppDriver.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
WindowsDriverExtensions.cs fix UI tests in lab runs (#1375) 2020-09-21 18:07:31 -07:00
WindowsDriverLocalService.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
WindowsDriverServiceBuilder.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
WindowsElementExtensions.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00