mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
This is necessary because our code now converts this to an integer. Mocks can't be converted to an integer, so the sub-magic-mock here can't be used. We need to provide something that can be cast to an integer. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| MockContainer.py | ||
| setting_visiblity_preset_test.cfg | ||
| TestContainerManager.py | ||
| TestCuraContainerRegistry.py | ||
| TestCuraStackBuilder.py | ||
| TestDefinitionContainer.py | ||
| TestExtruderStack.py | ||
| TestGlobalStack.py | ||
| TestProfiles.py | ||
| TestSettingInheritanceManager.py | ||
| TestSettingOverrideDecorator.py | ||
| TestSettingVisibilityPresets.py | ||