Commit graph

537 commits

Author SHA1 Message Date
Lars Brubaker
b1f2023210 Getting more tests to run on new ui 2018-10-10 13:34:18 -07:00
John Lewin
478075fca0 Fix test regressions 2018-10-10 12:15:30 -07:00
Lars Brubaker
7b5ae761f3 Implement missing field tests 2018-10-08 09:09:42 -07:00
John Lewin
95ed6cc64f Add failing test for expected behavior
- Issue MatterHackers/MCCentral#4249
Parent library container shows stale view when popped
2018-10-05 14:24:43 -07:00
John Lewin
c3f55a40fd Add reusable CreateChildFolder method 2018-10-05 14:21:55 -07:00
John Lewin
6dbae7668b Remove ActiveSliceSettings.Instance
- Issue MatterHackers/MCCentral#4243
2018-10-05 09:25:05 -07:00
John Lewin
4e019b4624 Remove failing tests dependencies on ActiveSliceSettings.Instance 2018-10-04 22:40:22 -07:00
Lars Brubaker
f04f3a2af3 Working on new re-slice test 2018-10-03 18:19:55 -07:00
John Lewin
e9ea030853 Extract LevelingWizard automation to reusable function
- Reuse in PulseRequiresLevelingAndLevelingWorks
2018-10-03 12:28:41 -07:00
John Lewin
9ecb39a703 Simplify Winforms provider specification 2018-10-03 12:28:41 -07:00
John Lewin
734666f742 Convert WindowProvider to use generic type 2018-10-02 16:26:55 -07:00
John Lewin
c914b431b2 Account for recently suppressed Create Part feature 2018-09-30 08:59:29 -07:00
Lars Brubaker
f4d69c8f28 Getting automation tests to pass with new ui changes
issue: MatterHackers/MCCentral#4108
Many test failures related to Controls/Terminal tabs being hidden by default
2018-09-10 10:42:18 -07:00
Lars Brubaker
5646c78109 Change MatterControl to MatterControlLib 2018-09-06 17:16:35 -07:00
Lars Brubaker
ebb212adad Fixing tests 2018-09-06 16:56:14 -07:00
John Lewin
7a102fffa2 Base field visibility on totality of settings, not filtered view
- Use the current resolved settings stack for determining visibility
- Issue MatterHackers/MCCentral#3981
Bed Temperature does not appear in material presets editor
2018-09-06 07:58:51 -07:00
John Lewin
aa0fb2563b Add required MatterControl.Winforms dependencies 2018-09-05 14:33:42 -07:00
John Lewin
5c054aa2a9 Remove agg_platform_win32 dependency validation 2018-09-05 14:11:24 -07:00
Lars Brubaker
111411663f Set input method for automation runner 2018-09-04 17:16:31 -07:00
LarsBrubaker
6503a4933b Added ability to test extruder count in settings visiablity 2018-09-02 10:52:25 -07:00
Lars Brubaker
64648e1ed7 Adding in the ability to specify custom leveling probe positions
issue: MatterHackers/MCCentral#4048
Allow custom probing positions for bed leveling
2018-08-27 14:58:34 -07:00
LarsBrubaker
300518d649 fixing test 2018-08-17 19:19:39 -07:00
Lars Brubaker
c5338e6fca fixing build 2018-08-17 18:38:28 -07:00
John Lewin
0d4f3e5a68 Use current rather than abandoned naming, remove dead code 2018-08-13 13:31:37 -07:00
John Lewin
2ea0b4ce07 Update known assembly names 2018-08-09 11:58:47 -07:00
John Lewin
3a90a77a8d Remove DebugShowBounds 2018-08-08 08:50:23 -07:00
John Lewin
e649d35b47 Add new popup implementation, add library context menus 2018-08-08 08:46:25 -07:00
John Lewin
74f15d225d Add required test stub 2018-08-03 13:49:28 -07:00
John Lewin
bfe781045b Automation runner must do as much as program.cs to spin up platform 2018-08-02 18:49:49 -07:00
John Lewin
c30f675e11 Add path tests 2018-08-01 18:30:35 -07:00
Lars Brubaker
4e4d5770bc Fixing problems with aabb on mesh modifying objects
issue: MatterHackers/MCCentral#3859
Invalid bounding box for pattern rollers
2018-07-30 16:27:34 -07:00
LarsBrubaker
becb11501e Wrote a test for MltilineStringField 2018-07-28 17:42:51 -07:00
John Lewin
b17f7dfbb6 Discard removed assemblies 2018-07-27 22:17:38 -07:00
John Lewin
7163249870 Markdown UIField editor prototype 2018-07-20 00:11:27 -07:00
Lars Brubaker
1932c7614b Adding read only text field test 2018-07-18 16:29:18 -07:00
John Lewin
685541523b Spelling 2018-07-12 22:49:39 -07:00
Lars Brubaker
6f6a88793b Set the gcode filename to the file we are actually printing
improving print test

issue: MatterHackers/MCCentral#3841
PrinterRecoveryTest is failing (looks like a real fail)
2018-07-12 11:52:36 -07:00
John Lewin
a66fe8e489 Fix PrinterChooserHonorsWhitelist test 2018-07-12 11:44:02 -07:00
John Lewin
bbabf95c93 Improve DI, use constructor injection 2018-07-12 09:33:15 -07:00
John Lewin
a03fb81e06 Use correct license for content written in-house 2018-06-27 11:11:00 -07:00
Lars Brubaker
7caccde0f3 Made sure that when we change printers we update the home library
This makes sure we show and hide the sd card folder
issue: MatterHackers/MCCentral#3769
fix sd card print test

took out dead code
2018-06-26 11:06:40 -07:00
Lars Brubaker
1b572d0639 Get gifs working in markdown
Made theme default to dark blue
Made folders start out open
Fixed image converter
Fixed braille
2018-06-25 17:14:08 -07:00
LarsBrubaker
e9e55f874e Making Object3D classes consistent
issue: MatterHackers/MCCentral#3702
Consider adding 'Object3D' suffix to Object3D types or use consistent format
2018-06-21 21:03:13 -07:00
Lars Brubaker
82af024d14 Fixed test 2018-06-20 17:38:35 -07:00
Lars Brubaker
3e49946e5a Refactoring SuspendRebuild to be RubuildLock
Marching squares has more data on how it expects to be processed (edge color)
2018-06-20 17:22:19 -07:00
LarsBrubaker
ec28305b56 Improving suspend and resume rebuild 2018-06-20 17:21:37 -07:00
LarsBrubaker
c44d820dbd Made the clear cache code do something usefull again
Removed dead code related to HTML widget
2018-06-10 15:38:17 -07:00
John Lewin
810d15e3dd Update tests 2018-06-09 10:39:43 -07:00
John Lewin
5a842e6207 Create new DirectionVectorField for DirectionVector content 2018-06-08 20:42:06 -07:00
John Lewin
097b1d2a35 Add test stub required by convention 2018-06-08 19:05:53 -07:00