mattercontrol/Tests/MatterControl.AutomationTests
John Lewin aa9c1cbc86 Use new testRunner.ClickWidget(w) instead of widget.InvokeClick(w)
- Issue MatterHackers/MCCentral#4731
Tests should only the use automation API, never direct methods like
InvokeClick()
2018-12-19 09:20:56 -08:00
..
Properties
app.config
CreateLibraryFolder.cs Fixed the mirror test 2018-12-07 14:05:03 -08:00
ExportItemWindowTests.cs
HardwareLevelingUITests.cs Fixing test for new UI 2018-12-06 12:03:46 -08:00
LibraryActionTests.cs Getting more tests to run on new ui 2018-10-10 13:34:18 -07:00
LibraryContainerTests.cs Getting more tests to pass 2018-10-18 17:25:56 -07:00
LibraryDownloadsTest.cs Getting more tests to run on new ui 2018-10-10 13:34:18 -07:00
LocalLibraryTests.cs Revise waits for improved results on automation server 2018-11-22 10:56:03 -08:00
MatterControl.AutomationTests.csproj Working on new re-slice test 2018-10-03 18:19:55 -07:00
MatterControlTests.cs
OptionsTabTests.cs Getting automation tests to pass with new ui changes 2018-09-10 10:42:18 -07:00
PartPreviewTests.cs Simplify tests to operate on empty part workspace 2018-10-17 17:26:29 -07:00
PrinterDropDownTests.cs Use automation helper to validate ActivePrinters.First is valid 2018-11-30 14:08:29 -08:00
PrintingTests.cs Fixing test for new UI 2018-12-06 12:03:46 -08:00
PrintQueueTests.cs Revise helper for reuse, allow caller to override target folder 2018-11-02 07:35:26 -07:00
ReSliceTests.cs Use automation helper to validate ActivePrinters.First is valid 2018-11-30 14:08:29 -08:00
SliceSettingsTests.cs Use new testRunner.ClickWidget(w) instead of widget.InvokeClick(w) 2018-12-19 09:20:56 -08:00
SlicingTests.cs
SqLiteLibraryProvider.cs Simplify tests to operate on empty part workspace 2018-10-17 17:26:29 -07:00