Cura/tests/Settings
Ghostkeeper 15ea29924a
Sort definition files before testing them
When going through the list of tests for many printers to fix them, it's then easier to go through the failed list. They will appear in the same order as in my IDE. Just a bit of an ease of life thing without any real cost.

Done during Turbo Testing & Tooling.
2019-10-18 17:02:40 +02:00
..
__init__.py Fix running tests via CMake 2019-08-13 16:20:21 +02:00
conftest.py Add tests for validating metadata before loading 2019-03-08 14:07:10 +01:00
MockContainer.py Partial fix for intent manager not finding correct profile in test 2019-09-23 15:17:15 +02:00
setting_visiblity_preset_test.cfg Added unit test for settingvisibility presets 2018-10-01 14:50:53 +02:00
TestContainerManager.py Fix tests for ContainerManager 2019-08-12 15:37:19 +02:00
TestCuraContainerRegistry.py Merge branch 'master' into feature_intent_container_tree 2019-09-10 11:08:21 +02:00
TestCuraStackBuilder.py Add test for getting quality groups from the container tree 2019-10-04 15:35:33 +02:00
TestDefinitionContainer.py Sort definition files before testing them 2019-10-18 17:02:40 +02:00
TestExtruderStack.py Add a few more simple tests for extruder stack 2019-05-24 17:28:42 +02:00
TestGlobalStack.py Fix spacing 2018-09-27 17:31:45 +02:00
TestProfiles.py Reduce print output during happy path of automated tests 2019-03-11 11:10:09 +01:00
TestSettingInheritanceManager.py Add a number of tests for settingInheritanceManager 2019-05-31 14:54:34 +02:00
TestSettingOverrideDecorator.py Add tests for SettingOverrideDecorator 2019-05-28 11:22:13 +02:00
TestSettingVisibilityPresets.py Minor fixes for visibility preset tests 2018-10-17 10:51:47 +02:00