mattercontrol/Tests/MatterControl.AutomationTests
2016-03-03 17:57:14 -08:00
..
Properties
app.config
CheckBoxInLibraryIsClickable.cs
CreateLibraryFolder.cs
ExportItemWindowTests.cs Added unittest for ensuring that when has_hardware_leveling = 1 we dont show the Print Leveling tab in Slice Settings and also that when has_hardware_leveling = 0 we do show Print Leveling 2016-02-01 17:20:18 -08:00
HardwareLevelingUITests.cs Added unittest for ensuring that when has_hardware_leveling = 1 we dont show the Print Leveling tab in Slice Settings and also that when has_hardware_leveling = 0 we do show Print Leveling 2016-02-01 17:20:18 -08:00
LibraryDownloadsTest.cs Added more FileSystemProvider tests and refactored old code so that it is more readable 2016-01-13 17:02:41 -08:00
LocalLibraryTests.cs Added more FileSystemProvider tests and refactored old code so that it is more readable 2016-01-13 17:02:41 -08:00
MatterControl.AutomationTests.csproj Added automated test to ensure that setting values are being passed to MatterSlice with the correct values. Also added a stress test in slice settings. 2016-03-03 16:57:43 -08:00
OptionsTabTests.cs Automation updates 2015-12-22 13:06:47 -08:00
packages.config
PartPreviewTests.cs Added tests for saving to Local Library and Downloads folders. Also fixed regression(could not add gcode files to the queue) 2016-03-02 12:43:45 -08:00
PrintQueueTests.cs Added tests for Save As from PartPreview to the Queue 2016-03-01 18:19:28 -08:00
SliceSetingsTests.cs Added test to make sure Bed Temperature options are not visible while "Has Heated Bed" checkbox is unchecked 2016-03-03 17:57:14 -08:00
SqLiteLibraryProvider.cs Fixed broken test 2016-03-02 12:52:40 -08:00