Cura/tests/Settings
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
..
conftest.py Add tests for validating metadata before loading 2019-03-08 14:07:10 +01:00
setting_visiblity_preset_test.cfg Added unit test for settingvisibility presets 2018-10-01 14:50:53 +02:00
TestContainerManager.py Add test for exporting container by means of the containerManager 2019-03-15 17:02:06 +01:00
TestCuraContainerRegistry.py Merge branch '4.0' of github.com:Ultimaker/Cura 2019-03-11 10:39:23 +01:00
TestDefinitionContainer.py Give slightly more information when definition is invalid 2019-05-14 09:08:50 +02:00
TestExtruderStack.py Move constant instance containers to a separate file 2018-08-15 11:04:09 +02:00
TestGlobalStack.py Fix spacing 2018-09-27 17:31:45 +02:00
TestProfiles.py Reduce print output during happy path of automated tests 2019-03-11 11:10:09 +01:00
TestSettingVisibilityPresets.py Minor fixes for visibility preset tests 2018-10-17 10:51:47 +02:00