Cura/tests/Machines
Ghostkeeper 4bdc819f12
Fix nondetermistic result with dictionary values list
Because global_stack.extruders.values can be returned in any order, the configurations matching with the lists doesn't always give a result.
It happened to work on my computer with the test, but there is no guarantee of that.

This is probably also going wrong in other places. I don't think we should use the .extruders property anywhere really!

Contributes to issue CURA-6600.
2019-09-06 17:15:45 +02:00
..
Models Add some tests for DiscoveredPrintersModel 2019-05-31 17:03:38 +02:00
TestContainerTree.py Fix nondetermistic result with dictionary values list 2019-09-06 17:15:45 +02:00
TestMachineNode.py Fix tests 2019-08-29 17:07:36 +02:00
TestMaterialNode.py Fix tests 2019-08-29 17:07:36 +02:00
TestQualityNode.py Remove _added functions for nodes that can't be added during runtime 2019-08-16 16:28:42 +02:00
TestVariantNode.py Add test for the MaterialNode 2019-08-08 13:52:45 +02:00