Cura/tests/Settings
Ghostkeeper 2936b9bf24
Fail deserialize test if missing container doesn't raise an exception
If it raised an exception, we were checking whether it was the proper exception. But if it wasn't raising an exception we weren't checking anything. That's fixed now (and the header of the function is improved a bit too).

Contributes to issue CURA-3497.
2017-03-24 17:37:23 +01:00
..
stacks Add tests for deserialising extruders with variants 2017-03-24 17:21:47 +01:00
TestCuraContainerRegistry.py Clean up temporary files after test 2017-03-23 17:22:10 +01:00
TestExtruderStack.py Add test for deserializing with a missing container 2017-03-24 17:35:31 +01:00
TestGlobalStack.py Fail deserialize test if missing container doesn't raise an exception 2017-03-24 17:37:23 +01:00