Cura/tests
Ghostkeeper 2b8a2d0c20
Reduce print output during happy path of automated tests
It should really just not print anything except what pytest prints, so you can easily see what tests have failed and what have not.
2019-03-11 11:10:09 +01:00
..
PrinterOutput Added tests for NetworkedPrinterOutputDevice 2019-02-22 14:57:22 +01:00
Settings Reduce print output during happy path of automated tests 2019-03-11 11:10:09 +01:00
conftest.py Add unit test for addDefaultMachineActions() 2018-10-23 08:49:23 +02: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 Addded test for removing machine action 2019-01-25 14:00:26 +01:00
TestMachineManager.py Add stubs for MachineManager testing 2019-02-22 13:49:31 +01:00
TestOAuth2.py Fix unit tests 2019-02-08 22:53:12 +01:00
TestPrinterOutputDevice.py Added some tests for printerOutputDevice 2019-02-15 15:39:18 +01:00
TestPrintInformation.py Reduce print output during happy path of automated tests 2019-03-11 11:10:09 +01:00
TestProfileRequirements.py Fix failing unit test 2019-02-11 13:30:32 +01:00