mattercontrol/Tests/MatterControl.AutomationTests
John Lewin 56f1ab247e Revise failing queue tests on slow VMs
- Use Assert.AreEqual
- Add failure messages
- Extend ClickByName and WaitForName durations
- Restore 500ms waits in NavigateToFolder
2016-12-20 13:58:36 -08:00
..
Properties Extract automation tests to a separate assembly to ensure isolation/clean startup 2015-12-13 17:29:01 -08:00
app.config Consolidate AutomationTesterHarness into AutomationRunner 2016-10-19 07:44:09 -07:00
CheckBoxInLibraryIsClickable.cs Use single string for control names 2016-11-03 08:46:08 -07:00
CreateLibraryFolder.cs Collapse PrepForTestRun(mode) into new CloseSignInAndPrinterSelect() 2016-10-26 09:03:46 -07:00
ExportItemWindowTests.cs Fix ExportItemsFromDownloads.ExportAsGcode 2016-12-02 11:38:13 -08:00
FileMenuTest.cs Fixed the test that had not been updated 2016-12-04 12:26:04 -08:00
HardwareLevelingUITests.cs Modify ClickByName automation helper to throw if not found 2016-12-01 13:25:17 -08:00
LibraryDownloadsTest.cs Collapse PrepForTestRun(mode) into new CloseSignInAndPrinterSelect() 2016-10-26 09:03:46 -07:00
LocalLibraryTests.cs Reduce hard-coded test wait times, use initial dialog to add printers 2016-12-12 17:33:02 -08:00
MatterControl.AutomationTests.csproj Made it so that we can run tests in software mode. 2016-12-02 16:49:18 -08:00
OptionsTabTests.cs Moved test from MatterControlAutomationTests to CloudServicesTests so that it works 2016-12-02 12:41:13 -08:00
packages.config Revise Agg automation 2016-10-25 07:38:48 -07:00
PartPreviewTests.cs Make sure the queue is passing all unit tests 2016-12-05 11:55:08 -08:00
PrinterDropDownTests.cs Modify ClickByName automation helper to throw if not found 2016-12-01 13:25:17 -08:00
PrintQueueTests.cs Revise failing queue tests on slow VMs 2016-12-20 13:58:36 -08:00
SliceSetingsTests.cs Reduce hard-coded test wait times, use initial dialog to add printers 2016-12-12 17:33:02 -08:00
SlicingTests.cs Added new quality settings sent by IRA3D. 2016-03-03 10:50:11 -08:00
SqLiteLibraryProvider.cs Adjust window width to ensure popout window -> Edit is targeted 2016-12-07 11:57:33 -08:00