mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
This change triggers a cascade of updates and in some cases triggers a sync. The sync trigger also triggers an update of the account permissions which crashes because the HttpRequestManager can't be started on a thread. We shouldn't make HTTP requests from our tests anyway so mock this away. Contributes to issue CURA-9220. |
||
|---|---|---|
| .. | ||
| API | ||
| Machines | ||
| PrinterOutput | ||
| Settings | ||
| __init__.py | ||
| conftest.py | ||
| TestBuildVolume.py | ||
| TestConvexHullDecorator.py | ||
| TestCuraSceneController.py | ||
| TestCuraSceneNode.py | ||
| TestExtruderManager.py | ||
| TestGCodeListDecorator.py | ||
| TestIntentManager.py | ||
| TestLayer.py | ||
| TestMachineAction.py | ||
| TestMachineManager.py | ||
| TestOAuth2.py | ||
| TestObjectsModel.py | ||
| TestPrintInformation.py | ||
| TestProfileRequirements.py | ||
| TestThemes.py | ||