Lars Brubaker
3e44555497
Ability to set base layer for testing.
2016-06-22 15:47:22 -07:00
Lars Brubaker
768d555f2a
Removing settings base layer from being strode in users data
2016-06-22 15:29:20 -07:00
Lars Brubaker
50afeea7dc
More work on macro test
2016-06-21 13:48:28 -07:00
Lars Brubaker
4ac3003346
Fixed #990
...
wrote unit test
made mapping classes
2016-06-21 11:23:26 -07:00
Lars Brubaker
6ee626e794
Refactoring print settings strings into SettingsKey string consts
...
Made a new ReloadUiWhenChanged propertie for Properties.json
2016-06-21 09:38:37 -07:00
John Lewin
250ed87f31
Revise SliceSettings nomenclature, add GetValue<T> method
2016-06-15 15:11:23 -07:00
Lars Brubaker
3350df273d
Fixed the printer pause test.
2016-06-14 16:31:35 -07:00
Lars Brubaker
8de6fb41cc
Fixed resume printing offset (had extra relative to absolute in path)
2016-06-14 16:20:49 -07:00
John Lewin
4f159245d9
Apply test exception to SupportInterfaceMaterialAssignedToExtruderOne
2016-06-09 16:03:12 -07:00
John Lewin
fa7e6cb815
Take failing tests offline
2016-06-09 15:46:40 -07:00
John Lewin
67b9c71d05
Add test exception for 3D Stuffmaker/SupportMaterialAssignedToExtruderOne
2016-06-09 15:46:40 -07:00
John Lewin
e0c4bbd011
Add required layer cascade to slice preset tests
2016-06-07 11:22:53 -07:00
John Lewin
b064b9db64
Printer center & bed size are not required in slice files
2016-06-07 09:51:05 -07:00
John Lewin
c264fbb074
Test error messages should report affected file path
2016-06-07 09:45:49 -07:00
John Lewin
20a3cd7668
Run validation tests on slice presets
...
- Issue #800
2016-06-07 09:41:12 -07:00
John Lewin
e82dfc8ebb
Pull make/model data from http endpoint
...
- Fixes #842
2016-06-02 14:46:51 -07:00
John Lewin
a04f0ac88b
Decouple make/model droplists
...
- Fixes #833
2016-06-01 14:00:47 -07:00
John Lewin
b1f87eb3a9
Adjust config.ini layer height values
...
- Fixes #831
2016-05-31 15:18:16 -07:00
John Lewin
0a9a5e2121
Adjust config.ini first layer height values
2016-05-31 15:11:29 -07:00
John Lewin
df44afa5ee
Revise config.ini tests
...
- Layer height should be no more than 85% of nozzle diameter
- First layer height should be no more than 85% of extrusion width
- First layer extrusion width should be bigger than nozzle dia. if set
2016-05-25 11:04:51 -07:00
John Lewin
cc72c66ae7
Disable Esagono droplist label tests
2016-05-23 15:54:12 -07:00
John Lewin
7d4e06d1cb
Test should pass if setting missing and using MH defaults
2016-05-23 15:31:14 -07:00
John Lewin
2da691dadc
Revise config.ini tests, bring failing printers into compliance
...
- BCN Sigma: use extruder one for support material
- TAZ 6: replace curly braces with brackets
- Me3D: use temperature instead of first_layer_temperature
2016-05-23 15:30:26 -07:00
John Lewin
c87f14c3f4
Update StaticData config.ini tests and enable for continuous integration
2016-05-23 15:23:56 -07:00
John Lewin
c0d2b563f4
Rename file to match TypeName
2016-05-11 20:20:13 -07:00
John Lewin
92774df91c
Fix broken tests - ensure db is initialized before test execution
2016-05-11 16:18:54 -07:00
John Lewin
bf744385e5
Fix broken test - ensure db is initialized before l10n
2016-05-11 14:54:32 -07:00
John Lewin
e580c886a9
Improve failure logging, move unstable test to FixNeeded
2016-05-11 12:44:04 -07:00
John Lewin
d68a5d6d07
Fix broken stream tests, use AreEqual to improve failure troubleshooting
2016-05-11 12:41:13 -07:00
John Lewin
c255e46032
Move automation tests to "MatterControl.UI.Automation" category
...
- Change namespaces to MatterHackers.MatterControl.Tests.Automation
- Cleanup using statements
2016-05-11 09:16:03 -07:00
John Lewin
d684630a50
Add console debugging to investigate test failures
2016-05-09 16:25:32 -07:00
Lars Brubaker
9dbe8ebcac
Put in Add New Printer menu
2016-04-29 13:55:29 -07:00
John Lewin
d3568cc3ab
Import PrintLevelingData, PrintLevelingEnabled, ManualMovementSpeeds
...
* Decouple PrintLevelingData from ActiveSliceSettings.Instance
* #Fixes #687
2016-04-27 19:20:49 -07:00
John Lewin
4496720772
Json Profiles
2016-04-27 14:35:57 -07:00
Lars Brubaker
ddbef452c1
Took out the onidle timing in MH text widget
...
Making more delegates call by invoke
took out unused usings
Made the settings save on edit complete (so they work)
2016-04-21 18:02:02 -07:00
John Lewin
1c1434909d
Revise settings to slicer mappings
2016-03-11 23:39:08 -08:00
Greg
1e4c1cda53
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
John Lewin
1f5cc95000
Revise naming to reflect behavior - LoadSettingsFromConfigFile
...
- Be more clear about when we return null
- Spelling
2016-02-25 12:01:39 -08:00
Lars Brubaker
f6060939dd
Merge remote-tracking branch 'origin/1.5.1'
2016-02-24 12:31:39 -08:00
Greg
426520a52b
Fixed broken unit tests
2016-02-24 11:03:23 -08:00
John Lewin
558aef80a1
Remove tests
2016-02-24 08:16:01 -08:00
John Lewin
978ab9905d
Initialize 7 point leveling test dependencies
2016-02-24 07:43:56 -08:00
Greg
12f4b76447
Temporarily ignore test until it is refactored
2016-02-23 15:15:39 -08:00
John Lewin
f8f70f46e6
Concise queries, reduce to functionality
...
- Remove DataStorage qualifier, add using statements
- Remove unnecessary query variables and string.formatting statements
- Remove duplicate code, reuse .RecordCount method
2016-02-23 14:42:36 -08:00
John Lewin
bad3c63939
Fix Spelling
2016-02-12 19:06:36 -08:00
Lars Brubaker
535ddace1e
Merge branch '1.5.0'
2016-02-09 16:11:50 -08:00
Lars Brubaker
ee5c405f2b
Made the SqLite test pass now that we add the coin and stand to the library by default.
2016-02-09 16:11:28 -08:00
Gregory Diaz
2d42ec52e1
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
Gregory Diaz
316920638b
Added unit tests to make sure sample parts are included in Sample Parts folder and that parts are flagged in settings.json on android and desktop
2016-02-01 14:33:40 -08:00
Gregory Diaz
bef405da28
Skip Configuration tests for now. Not yet finished.
2016-02-01 14:33:39 -08:00