Commit graph

11 commits

Author SHA1 Message Date
John Lewin
f19ffd5efe Use correct Assert method 2016-12-05 16:10:54 -08:00
John Lewin
716972896f Assert UserLayer is empty in production .printer files 2016-12-05 15:57:35 -08:00
John Lewin
57cfe64a5c Fix StaticData/Profiles path 2016-12-05 15:37:07 -08:00
John Lewin
755c7ac2aa Rewrite PrinterConfigTests to use .printer/PrinterSettings files
- Migrate first_layer_speed to SettingsKey
- Use specialized Asserts to assist in troubleshooting
- Improve failure text to assist in troubleshooting
- Process all layers in .printer files
2016-12-05 15:18:43 -08:00
John Lewin
f53f8f2a1b Convert disabled tests to FixNeeded category 2016-10-04 18:49:36 -07:00
Lars Brubaker
c3e57dcc3c Made a setup leveling test work 2016-09-26 15:59:29 -07:00
Lars Brubaker
3a9e4eb054 Wrote a new test for first_layer_extrusion_width being parsed correctly
Refactored first_layer_extrusion_width into a fixed string
2016-07-12 18:06:06 -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
Gregory Diaz
bef405da28 Skip Configuration tests for now. Not yet finished. 2016-02-01 14:33:39 -08:00
Gregory Diaz
1aa290b7b9 re-factored printer configuration tests so that we can run them using nunit. Added new tests and updated old ones. 2016-01-05 17:18:18 -08:00
Gregory Diaz
145b545f64 Ported Python printer configuration unit tests to c# (still need to do a bit of re-factoring to conform to our Nunit standards). Logic is correct and doesn't break anything 2015-07-29 17:55:17 -07:00