Cura/tests/Settings
Ghostkeeper afbadd9260
Update tests with new required metadata fields
We're changing the validation function of metadata for containers to require the type and name parameters. That needs to be reflected in the tests.

Contributes to issue CURA-3Z4.
2022-06-08 10:44:37 +02:00
..
__init__.py Fix running tests via CMake 2019-08-13 16:20:21 +02:00
conftest.py Add tests for validating metadata before loading 2019-03-08 14:07:10 +01:00
MockContainer.py Implement setDirty for mockContainer 2020-06-18 18:05:07 +02:00
setting_visibility_preset_test.cfg Fix typo in file name 2021-09-08 09:39:38 +02:00
TestContainerManager.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00
TestCuraContainerRegistry.py Update tests with new required metadata fields 2022-06-08 10:44:37 +02:00
TestCuraStackBuilder.py Remove some unused code from TestCuraStackBuilder 2020-02-28 14:29:26 +01:00
TestDefinitionContainer.py Add test to ensure that no definitions define new settings 2021-03-08 16:53:48 +01:00
TestExtruderStack.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
TestGlobalStack.py Fix the unit test 2020-08-14 15:41:40 +02:00
TestProfiles.py Made the asserts of the profile tests a bit more explicit 2020-10-09 14:02:47 +02:00
TestSettingInheritanceManager.py Fix various typos 2021-09-07 11:33:54 -04:00
TestSettingOverrideDecorator.py Mock the limit_to_extruder property with an actual value 2020-06-02 14:01:09 +02:00
TestSettingVisibilityPresets.py Fix source typos 2021-09-07 11:34:22 -04:00