mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-23 02:41:01 -07:00
The UserProfile is being stored in the account with a simple assignment, and these are just some property getters with a fallback. I don't think we need to test that. The actual getting of a user profile (and whether that returns correctly when logged out and such) is already tested as part of the OAuth flow where that code lives. Contributes to issue CURA-8539. |
||
|---|---|---|
| .. | ||
| API | ||
| Machines | ||
| PrinterOutput | ||
| Settings | ||
| __init__.py | ||
| conftest.py | ||
| TestArrange.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 | ||