Commit graph

78 commits

Author SHA1 Message Date
John Lewin
14cc09b7cc Use ICheckbox for toggle switch cast in tests
- Issue MatterHackers/MCCentral#3123
Investigate DualExtrusionShowsCorrectHotendData failure
2018-04-13 17:34:47 -07:00
Lars Brubaker
4cb61563d3 Making hot end heat up before probing the bed with the tip
Refactoring - moving classes to individual files
2018-04-10 14:41:21 -07:00
John Lewin
51dcf0faef Add support for toggling Sync-to-print after recent menu item removal
- Issue MatterHackers/MCCentral#2914
Investigate CancelWorksAsExpected failure
2018-03-13 08:51:32 -07:00
Lars Brubaker
a97f117029 Getting + tab to open on startup
Fixing test that failed as part of this
2018-02-08 15:42:23 -08:00
Lars Brubaker
7f036af2b3 Fixing tests 2018-01-25 09:02:33 -08:00
Lars Brubaker
20f54e28cc Fixing tests
Added scroll into view
Made popup widget get the right scroll
Made automation runner able to find widgets that aren't visible
2018-01-24 16:31:23 -08:00
John Lewin
42a5e08ac4 Rename SliceSettingsOrganizer -> SettingsOrganizer 2018-01-14 10:37:48 -08:00
John Lewin
2c99258879 Simplify SliceSettingsOrganizer key lookup, add supporting test 2018-01-14 10:37:48 -08:00
Lars Brubaker
ab2fa6e910 Extruders beyond 0 only have temperature
Removed ability to set material for extruders other than the first
added settings for extruder 1-4 temp
Refactored emulator (move classes to new files)
Made the emulator support multiple extruders
2018-01-10 12:56:50 -08:00
Lars Brubaker
88147ae13e Temperature widgets using hosted controls 2018-01-09 15:26:59 -08:00
John Lewin
eece69fb0c Fix failing HasHeatedBedCheckedHidesBedTemperatureOptions test
- Issue MatterHackers/MCCentral#2598
Investigate failing automation tests
2018-01-07 17:51:11 -08:00
John Lewin
cc2df3e33b Fix failing SwitchingMaterialsCausesSettingsChangedEvents test
- Issue MatterHackers/MCCentral#2598
Investigate failing automation tests
2018-01-07 17:33:43 -08:00
John Lewin
4f6c97f16f Fix failing QualitySettingsStayAsOverrides test
- Issue MatterHackers/MCCentral#2598
Investigate failing automation tests
2018-01-07 17:27:17 -08:00
John Lewin
53233c644c Fix failing RaftEnabledPassedToSliceEngine test
- Issue MatterHackers/MCCentral#2598
Investigate failing automation tests
2018-01-07 16:41:37 -08:00
John Lewin
c5ea8bb3c0 Update automation tests to account for printer settings changes 2017-12-28 09:02:44 -08:00
John Lewin
8839ed6e6c Rename WaitVanishForName to WaitForWigetDisappear 2017-12-15 23:35:24 -08:00
John Lewin
2d4282c801 Rename Delay<Func> to WaitFor<Func> for clarity 2017-12-15 20:25:07 -08:00
John Lewin
08871537f2 Prevent overlapped WaitForLayerAndResume calls 2017-12-15 09:37:18 -08:00
John Lewin
5af2c2c266 Fix QualitySettingsStayAsOverrides test 2017-12-14 17:46:48 -08:00
John Lewin
60bee42e7c Fix PauseOnLayerDoesPauseOnPrint test 2017-12-14 17:00:21 -08:00
John Lewin
deed45ab4a Fix CancelWorksAsExpected & RaftEnabledPassedToSliceEngine tests
- Make start/stop print automatable
- Make test helpers for:
  - OpenPrintPopupMenu
  - StartPrint
  - OpenGCode3DOverflowMenu
  - SwitchToSliceSettings
  - EnsurePrintersSidebarOpen
2017-12-14 16:19:22 -08:00
John Lewin
1f7575ca49 Fix ClearingCheckBoxClearsUserOverride due to control off-screen 2017-12-09 15:56:14 -08:00
John Lewin
37742385f5 Remove delayBeforeReturn ClickByName param, explicitly delay 2017-12-06 17:21:53 -08:00
John Lewin
a909958999 Fix test regression due to wrapped settings -> content below fold 2017-11-20 20:42:17 -08:00
Lars Brubaker
48884b7cb2 Fix PauseOnLayerDoesPauseOnPrint 2017-11-20 15:41:18 -08:00
John Lewin
234dda15bd Unpin Slice settings tab before continuing
- Issue MatterHackers/MCCentral#2146
Investigate CancelWorksAsExpected failure
2017-10-30 22:07:24 -07:00
John Lewin
96d60fce07 Unpin Slice settings tab before continuing
- Issue MatterHackers/MCCentral#2143
Investigate PauseOnLayerDoesPauseOnPrint failure
2017-10-30 17:00:29 -07:00
John Lewin
0cecb791b8 Use new control name
- Issue MatterHackers/MCCentral#2142
Investigate RaftEnabledPassedToSliceEngine failure
2017-10-30 16:45:36 -07:00
John Lewin
c12b6d47d7 Update control name to reflect revised type name 2017-10-30 09:00:14 -07:00
Lars Brubaker
a84701be03 Getting interaction volumes to be able to be scripted in automation runner
Better testing of offsets
Refactoring
2017-10-27 14:20:07 -07:00
John Lewin
80a75a40fe Continue consolidating Printer load operations 2017-09-23 14:45:24 -07:00
John Lewin
334a9d442c Fix CancelWorksAsExpected test 2017-09-23 09:28:49 -07:00
John Lewin
c8534e8977 Fix PauseOnLayerDoesPauseOnPrint test 2017-09-23 00:29:03 -07:00
John Lewin
15a54d1f2d Fix RaftEnabledPassedToSliceEngine, CancelWorksAsExpected tests 2017-09-23 00:26:50 -07:00
Lars Brubaker
f52ae953ab Name the drop list on hot end 2017-09-21 09:12:33 -07:00
John Lewin
bdb1a2277b Fix DualExtrusionShowsCorrectHotEndData test 2017-09-20 18:05:15 -07:00
John Lewin
76e7af0436 Eliminate PrinterConnection.Instance 2017-09-17 21:08:16 -07:00
John Lewin
ed66d862a4 Rename ApplicationControl static printer property to ActivePrinter 2017-09-17 14:01:58 -07:00
John Lewin
0a31b30032 Improve comment 2017-09-14 23:14:17 -07:00
John Lewin
8caba239c9 Remove comments, document intention 2017-09-14 19:17:04 -07:00
John Lewin
c2b2175168 Fix and update SliceSetting field identifiers 2017-09-14 14:47:08 -07:00
Lars Brubaker
21ae87d485 Made the temp graph have the goal on it and be more responsive 2017-09-08 11:47:16 -07:00
Lars Brubaker
9479c2a061 Finished the temperature widget tests and implementation
Refactoring extruder to hotend where true
2017-09-08 10:23:28 -07:00
Lars Brubaker
0a54cd266b Wrote test for Hotend drop down
Theme  the folders check box
Make sure we reset the macros when we start them (made clear by unload -> cancel -> unload)
Made fan controls more consistent with actual data model of printer
improved edit number display to be more consistent with 3d number edits
2017-09-07 16:24:31 -07:00
Lars Brubaker
1c40b3daba Getting more test to pass 2017-08-30 16:44:32 -07:00
John Lewin
5e0b016e89 Simplify property name 2017-08-16 05:55:23 -07:00
Lars Brubaker
c65380ef66 Renaming members for clarity 2017-08-03 16:35:22 -07:00
Lars Brubaker
28668ca3da Making printer connection have lest instance data 2017-08-03 15:24:41 -07:00
John Lewin
cab88a8178 Fix CancelWorksAsExpected test 2017-07-11 12:41:01 -07:00
John Lewin
b2e0d96e53 Fix RaftEnabledPassedToSliceEngine test 2017-07-11 12:11:40 -07:00