Cura/tests
Nino van Hooff 06284b6a73 Implement Review comments
CURA-5479
2020-07-01 16:47:20 +02:00
..
API Connect sync timer to sync() for consistency and add unit tests. 2020-06-26 16:09:33 +02:00
Machines Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PrinterOutput Fix some tests not cleaning up correctly after themselves 2019-12-24 16:20:09 +01:00
Settings Some minor stylechanges in tests 2020-06-19 15:34:13 +02:00
__init__.py
conftest.py
TestArrange.py Convert remaining doxygen to rst 2020-05-28 17:13:44 +02:00
TestBuildVolume.py Avoid SyntaxWarning on Python >= 3.8 2020-06-28 15:20:44 +02:00
TestConvexHullDecorator.py
TestCuraSceneController.py
TestCuraSceneNode.py Fix TestCuraSceneNode 2019-12-06 12:00:40 +01:00
TestExtruderManager.py Remove unnecessary re-adding of extruders 2020-05-15 14:26:44 +02:00
TestGCodeListDecorator.py
TestIntentManager.py Fix TestIntentManager 2019-10-01 11:30:54 +02:00
TestLayer.py
TestMachineAction.py Remove a number of unused variables 2020-04-10 13:46:19 +02:00
TestMachineManager.py Fix tests 2020-01-03 15:12:14 +01:00
TestOAuth2.py Fix description comment of _generate_auth_url() 2020-05-12 13:17:18 +02:00
TestObjectsModel.py Fix tests for updated ObjectsModel 2020-04-13 09:18:41 +02:00
TestPrintInformation.py Implement Review comments 2020-07-01 16:47:20 +02:00
TestProfileRequirements.py