calculator/src/CalculatorUITests
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
..
CalculatorUITests.ci-internal.runsettings UI tests should use CI runsettings in internal CI builds (#1686) 2021-09-16 15:10:57 -07:00
CalculatorUITests.ci.runsettings Use different formatter for different currency (#1432) 2020-12-02 11:04:22 -08:00
CalculatorUITests.csproj Move UI tests to Windows 11 (#1866) 2022-07-29 07:59:28 -07:00
CalculatorUITests.release.runsettings Use different formatter for different currency (#1432) 2020-12-02 11:04:22 -08:00
CurrencyConverterFunctionalTests.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
HistoryFunctionalTests.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
MemoryFunctionalTests.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
ProgrammerModeFunctionalTests.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
ScientificModeFunctionalTests.cs Run C# import cleanup based on the Solution files (#1838) 2022-06-14 15:56:37 +08:00
StandardModeFunctionalTests.cs Move UI tests to Windows 11 (#1866) 2022-07-29 07:59:28 -07:00