calculator/src/CalculatorUITestFramework
mattclin c1987796b2
Fix primary display bug by adding leading 0's to binary values (#1760)
* Fix binary display missing leading 0's (#1739)

* Added leading 0's to binary values in Progremmer Mode UI tests

Co-authored-by: mattclin <mattclin.umich.edu>
2022-05-26 16:27:32 +08:00
..
CalculatorApp.cs Use different formatter for different currency (#1432) 2020-12-02 11:04:22 -08:00
CalculatorResults.cs fix UI tests in lab runs (#1375) 2020-09-21 18:07:31 -07:00
CalculatorUITestFramework.csproj Build with Visual Studio 2022 (#1793) 2022-02-11 09:07:48 -08:00
HistoryItem.cs add automation name for history and memory list item (#1628) 2021-08-03 12:29:35 +08:00
HistoryPanel.cs Remove ICustomPropertyProviders (#1229) 2020-08-12 08:22:49 -07:00
MemoryItem.cs add automation name for history and memory list item (#1628) 2021-08-03 12:29:35 +08:00
MemoryPanel.cs Fixup tests (#1429) 2021-01-11 14:40:27 -08:00
NavigationMenu.cs Update Standard Mode Calculator UI Tests (#788) 2020-02-13 14:42:43 -08:00
NumberPad.cs Fixup tests (#1429) 2021-01-11 14:40:27 -08:00
ProgrammerCalculatorPage.cs Fix primary display bug by adding leading 0's to binary values (#1760) 2022-05-26 16:27:32 +08:00
ProgrammerOperatorsPanel.cs Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
ScientificCalculatorPage.cs Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
ScientificOperatorsPanel.cs Fixup tests (#1429) 2021-01-11 14:40:27 -08:00
StandardAoTCalculatorPage.cs Fixup tests (#1429) 2021-01-11 14:40:27 -08: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 Use different formatter for different currency (#1432) 2020-12-02 11:04:22 -08:00
UnitConverterPage.cs Use different formatter for different currency (#1432) 2020-12-02 11:04:22 -08:00
UnitConverterResults.cs Fixes issue #1409 (#1412) 2020-11-10 09:56:39 -08:00
WinAppDriver.cs Build with Visual Studio 2022 (#1793) 2022-02-11 09:07:48 -08:00
WindowsDriverExtensions.cs fix UI tests in lab runs (#1375) 2020-09-21 18:07:31 -07:00
WindowsDriverLocalService.cs Fixup tests (#1429) 2021-01-11 14:40:27 -08:00
WindowsDriverServiceBuilder.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00
WindowsElementExtensions.cs Fixup tests (#1429) 2021-01-11 14:40:27 -08:00