calculator/src/CalculatorUITests
Matt Cooley 499e29933c
UI tests should be able to test both dev and store-released builds (#567)
Fixes #462

- Add x64 and x86 UI tests to the release builds (internal builds for the store)
- UI tests now accept the target app ID as a parameter in the runsettings file
2019-06-25 11:29:32 -07:00
..
CalculatorUITests.ci.runsettings UI tests should be able to test both dev and store-released builds (#567) 2019-06-25 11:29:32 -07:00
CalculatorUITests.csproj UI tests should be able to test both dev and store-released builds (#567) 2019-06-25 11:29:32 -07:00
CalculatorUITests.release.runsettings UI tests should be able to test both dev and store-released builds (#567) 2019-06-25 11:29:32 -07:00
StandardModeFunctionalTests.cs Added Calculator Standard Mode UI Tests (#501) 2019-06-21 14:54:36 -07:00