Commit graph

607 commits

Author SHA1 Message Date
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
John Lewin
a77a24c337 Remove redundant package definitions 2018-09-20 11:52:35 -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
Lars Brubaker
bed90234e7 Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -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
Lars Brubaker
e20e683e8c Adding new MS lib changes 2018-09-05 17:12:52 -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
John Lewin
fd4cde55c6 Remove Winforms dependencies from MatterControl assembly 2018-09-05 13:21:25 -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
John Lewin
d755851da3 Upgrade NUnit 2018-09-01 10:19:44 -07:00
John Lewin
c71657946c Upgrade Newtonsoft.Json 2018-08-31 23:23:52 -07:00
John Lewin
29e5aa8fdc Upgrade NUnit3TestAdapter 2018-08-31 23:11:59 -07:00
John Lewin
a55e92ce05 Convert AutomationTests project to PackageReference 2018-08-31 08:49:22 -07:00
John Lewin
afe8b8c0ce Convert project references to lowercase
- Issue MatterHackers/MCCentral#4082
Errors appear in VS after successful builds due to IntelliSense problems
2018-08-31 08:20:45 -07:00
John Lewin
06d082aacc Convert test projects to PackageReference 2018-08-28 12:36:40 -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
0bbcb2012f Add C5 NuGet to automation tests, add Dremel OemUrl 2018-08-10 16:11:50 -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
ba2a354a56 Consolidate TextCreator into MatterControl 2018-07-27 21:55:02 -07:00
John Lewin
1cc6c15f9a Consolidate PrinterEmulator into MatterControl 2018-07-27 21:51:25 -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