Cura/tests/Settings
Jaime van Kessel 43efac491d
Fix the unit test
Previously we would only look at the state, but that isn't the only thing it should look at.
It should override the value of a resolve if it's defined in user changes or QualityChanges.
2020-08-14 15:41: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 Implement setDirty for mockContainer 2020-06-18 18:05:07 +02:00
setting_visiblity_preset_test.cfg Added unit test for settingvisibility presets 2018-10-01 14:50:53 +02:00
TestContainerManager.py Mock the extruderList 2020-06-02 13:46:17 +02:00
TestCuraContainerRegistry.py Remove unused mock of extruders property 2020-05-29 17:35:42 +02:00
TestCuraStackBuilder.py Remove some unused code from TestCuraStackBuilder 2020-02-28 14:29:26 +01:00
TestDefinitionContainer.py Some minor stylechanges in tests 2020-06-19 15:34:13 +02:00
TestExtruderStack.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
TestGlobalStack.py Fix the unit test 2020-08-14 15:41:40 +02:00
TestProfiles.py Convert remaining doxygen to rst 2020-05-28 17:13:44 +02:00
TestSettingInheritanceManager.py Add a number of tests for settingInheritanceManager 2019-05-31 14:54:34 +02:00
TestSettingOverrideDecorator.py Mock the limit_to_extruder property with an actual value 2020-06-02 14:01:09 +02:00
TestSettingVisibilityPresets.py Fix the failing tests 2020-01-02 11:13:48 +01:00