Getting more tests to run on new ui

This commit is contained in:
Lars Brubaker 2018-10-10 13:33:16 -07:00
parent d9113bea62
commit b1f2023210
14 changed files with 48 additions and 58 deletions

View file

@ -24,7 +24,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
{
await MatterControlUtilities.RunTest((testRunner) =>
{
testRunner.CloseSignInAndPrinterSelect();
testRunner.AddAndSelectPrinter();
testRunner.OpenEmptyPartTab();
@ -59,7 +59,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
{
await MatterControlUtilities.RunTest((testRunner) =>
{
testRunner.CloseSignInAndPrinterSelect();
testRunner.AddAndSelectPrinter();
testRunner.OpenEmptyPartTab();
@ -108,7 +108,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
{
await MatterControlUtilities.RunTest((testRunner) =>
{
testRunner.CloseSignInAndPrinterSelect();
testRunner.AddAndSelectPrinter();
testRunner.OpenEmptyPartTab();
@ -145,7 +145,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
{
await MatterControlUtilities.RunTest((testRunner) =>
{
testRunner.CloseSignInAndPrinterSelect();
testRunner.AddAndSelectPrinter();
testRunner.OpenEmptyPartTab();