calculator/src/CalculatorUITestFramework
Quentin 7b4ff49df8
Issue 935 - Updates to Scientific/Graphing Keypad (#1214)
* Switching from Difference between dates to Add or subtract dates ignores the first date field

https://github.com/microsoft/calculator/issues/254

Date field needs to persist across Date Difference and Add/Subtract From Date Mode.

* Update DateCalculator.xaml.cpp

Addressing review comments (white space, small code refactor), also found a null pointer exception during testing, this fix addresses that as well.

* Issue 935 - Updates to Scientific/Graphing Keypad

Update Scientific and Graphing keyboard layouts to expose square root button at the top level

* Updated ScientificModeFunctionalTests/SmokeTest_Cube()

Updated broken test to work with changes.
2020-05-08 12:32:17 -05:00
..
CalculatorApp.cs Update Standard Mode Calculator UI Tests (#788) 2020-02-13 14:42:43 -08:00
CalculatorResults.cs Update Standard Mode Calculator UI Tests (#788) 2020-02-13 14:42:43 -08:00
CalculatorUITestFramework.csproj Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
HistoryPanel.cs Update Standard Mode Calculator UI Tests (#788) 2020-02-13 14:42:43 -08:00
MemoryPanel.cs Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
NavigationMenu.cs Update Standard Mode Calculator UI Tests (#788) 2020-02-13 14:42:43 -08:00
NumberPad.cs Update Standard Mode Calculator UI Tests (#788) 2020-02-13 14:42:43 -08:00
ProgrammerCalculatorPage.cs Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07: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 Issue 935 - Updates to Scientific/Graphing Keypad (#1214) 2020-05-08 12:32:17 -05:00
StandardAoTCalculatorPage.cs Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
StandardCalculatorPage.cs Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
StandardOperatorsPanel.cs Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
WinAppDriver.cs Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
WindowsDriverExtensions.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00
WindowsDriverLocalService.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00
WindowsDriverServiceBuilder.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00
WindowsElementExtensions.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00