2 Commits

Author SHA1 Message Date
Ghostkeeper
93c84d5bc0
Mock the limit_to_extruder property with an actual value
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.
2020-06-02 14:01:09 +02:00
Jaime van Kessel
31f53dfc3c Add tests for SettingOverrideDecorator
CURA-6539
2019-05-28 11:22:13 +02:00