calculator/src
Stephanie Anderl 66e47627c0
Update the CI build to only run p0 UI tests for PRs and all UI tests for rolling CI builds (#1012)
* Added testcasefilter to the UI tests yaml

* Set priorities on UI tests

* Add UI tests for PRs yaml file, conditionally add it to the CI build yaml

* Update priority on functional tests

* Use a conditional task input instead of an additional yaml file to determine if UI tests should be filtered to P0 only

* Add condition:succeeded() back into the run-ui-tests.yaml

* Add back line

Co-authored-by: Matt Cooley <matt@mattcooley.net>
2020-02-07 15:12:31 -08:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Merge remote-tracking branch 'upstream/feature/GraphingCalculator' into mergeFeature 2020-01-06 14:42:40 -08:00
Calculator Allow rendering the graph on a background thread (#1014) 2020-02-04 15:02:42 -08:00
CalculatorUITestFramework merge with master 2019-12-02 19:36:54 -08:00
CalculatorUITests Update the CI build to only run p0 UI tests for PRs and all UI tests for rolling CI builds (#1012) 2020-02-07 15:12:31 -08:00
CalculatorUnitTests Updated unit tests certificate (#971) 2020-01-27 11:25:33 -08:00
CalcViewModel Allow rendering the graph on a background thread (#1014) 2020-02-04 15:02:42 -08:00
GraphControl Allow rendering the graph on a background thread (#1014) 2020-02-04 15:02:42 -08:00
GraphingImpl Update mocks (#967) 2020-02-06 15:15:28 -08:00
GraphingInterfaces Making Graphing::Color fully constexpr (#1010) 2020-02-06 15:13:38 -08:00
Calculator.sln Update GraphingCalculator Projects to allow official builds (#852) 2019-12-10 16:15:49 -08:00
CMakeLists.txt Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler merge with master 2019-12-02 19:36:54 -08:00