Add test for preferred material with the happy flow

The exact preferred material is available. Pick that.
This commit is contained in:
Ghostkeeper 2019-10-04 17:07:45 +02:00
parent e5c0812acc
commit a117e937b9
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276
4 changed files with 29 additions and 1 deletions

View file

@ -1,3 +1,6 @@
# Copyright (c) 2019 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
from unittest.mock import patch, MagicMock
import pytest