Cura/tests
Ghostkeeper 65bc29cd4c
Give slightly more information when definition is invalid
Because it now fails at the assertion inside assertIsDefinitionValid, it'll show the information at that point in the stack, rather than showing that the entire function returned False which could be a lot of things (if you don't actually go reading the function because then you discovered that it could only be one thing).
2019-05-14 09:08:50 +02:00
..
Machines/Models Fix unit test 2019-04-26 13:55:12 +02:00
PrinterOutput Move models around again 2019-03-26 08:29:22 +01:00
Settings Give slightly more information when definition is invalid 2019-05-14 09:08:50 +02:00
conftest.py Re-added the imports to the conftest 2019-03-27 17:20:17 +01:00
TestArrange.py Reduce print output during happy path of automated tests 2019-03-11 11:10:09 +01:00
TestGCodeListDecorator.py Add test for gcodeListDecorator 2019-01-25 14:04:53 +01:00
TestMachineAction.py Move MachineActionManager into cura.UI module 2019-03-20 09:10:48 +01:00
TestMachineManager.py Fix merge conflicts 2019-04-01 13:28:42 +02:00
TestMaterialManager.py Added extra tests for materialManager 2019-03-15 13:57:22 +01:00
TestOAuth2.py Fix unit tests 2019-02-08 22:53:12 +01:00
TestPrintInformation.py Fix merge conflicts with master 2019-03-21 14:59:53 +01:00
TestProfileRequirements.py Fix failing unit test 2019-02-11 13:30:32 +01:00
TestQualityManager.py Adds tests for QualityManager 2019-03-15 14:51:35 +01:00