Cura/tests/Settings
Ghostkeeper 6a5f425468
Fix running tests via CMake
The Settings folder conflicts with the same folder in Uranium, so it couldn't find MockContainer from the Uranium version.

Contributes to issue CURA-6600.
2019-08-13 16:20:21 +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 Fix running tests via CMake 2019-08-13 16:20:21 +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 2019-08-13 14:43:28 +02:00
TestCuraStackBuilder.py Fix final set of broken tests 2019-08-12 16:32:59 +02:00
TestDefinitionContainer.py Give slightly more information when definition is invalid 2019-05-14 09:08:50 +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