Cura/tests
Remco Burema 922c8ccbc9 Fix unit test.
It's not enough (or even nescesary) to mock the (now wrapper) method, since we use the underlaying method in our code now.

done as part of CURA-11501
2024-08-16 00:39:35 +02:00
..
API Mock HttpRequestManager while changing sync state 2022-07-27 11:43:31 +02:00
Machines Fix unit test. 2024-08-16 00:39:35 +02:00
PrinterOutput Fix unit-tests. 2022-10-20 11:34:44 +02:00
Settings Merge pull request #12473 from Ultimaker/CURA-3Z4_crash_name_missing 2023-10-04 13:03:16 +02:00
__init__.py Fix running tests via CMake 2019-08-13 16:20:21 +02:00
conftest.py Update extrudermanager in tests to mock Application. 2022-12-12 14:06:45 +01:00
TestBuildVolume.py Merge branch 'main' into brim_per_material_optimized_order 2022-10-25 17:31:13 +02:00
TestConvexHullDecorator.py Fix Convex hull decorator tests 2022-07-08 10:02:52 +02:00
TestCuraSceneController.py Fix various typos 2021-09-07 11:33:54 -04:00
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 Add test for gcodeListDecorator 2019-01-25 14:04:53 +01:00
TestHitChecker.py Allow to set print sequence manually 2024-01-04 06:30:23 +03:00
TestIntentManager.py Fix TestIntentManager 2019-10-01 11:30:54 +02:00
TestLayer.py Add typing & tests for Layer 2019-08-02 16:49:07 +02:00
TestMachineAction.py Fix various typos 2021-09-07 11:33:54 -04:00
TestMachineManager.py Fix assertion 2020-11-10 16:54:53 +01:00
TestOAuth2.py Fix more unit-tests II. 2024-02-15 16:01:32 +01:00
TestObjectsModel.py Fix ObjectsModel test to allow non-autogenerated group-name 2021-04-20 10:10:58 +02:00
TestPrintInformation.py Correct and consistent spelling of g-code 2020-07-20 13:36:49 +02:00
TestPrintOrderManager.py Allow to set print sequence manually 2024-01-04 06:30:23 +03:00
TestProfileRequirements.py Fix failing unit test 2019-02-11 13:30:32 +01:00
TestThemes.py Add test to see if all deprecated theme icons still exist 2021-08-31 12:00:59 +02:00