Cura/tests/Settings
Ghostkeeper 174b326f57
Also test validity and correctness of extruder definitions
This makes a few things slightly simpler as well since it now parameterises the tests with the entire path of the definition file so we don't have to reconstruct that in every test.
2019-11-01 14:18:35 +01: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 Also test validity and correctness of extruder definitions 2019-11-01 14:18:35 +01: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