Meshroom/tests
Yann Lanthony a8c54a40db [core] Introduce DynamicChoiceParam attribute
Add a new ChoiceParam-like type that supports the override and
serialization of the list of possible values.
2025-01-29 14:58:21 +01:00
..
nodes [tests] Remove invalid= when the implicit argument is enough 2024-09-12 10:54:19 +02:00
__init__.py [tests] move test nodes to tests package 2018-07-19 13:50:45 +02:00
conftest.py [tests] Add graph-testing fixtures 2024-10-25 11:47:33 +02:00
test_attributeChoiceParam.py [core] Introduce DynamicChoiceParam attribute 2025-01-29 14:58:21 +01:00
test_compatibility.py [tests] Add strictCompatibility graph loading test 2024-11-14 19:11:08 +01:00
test_graph.py Linting: Clean-up files 2024-09-12 10:50:13 +02:00
test_invalidation.py [tests] Remove invalid= when the implicit argument is enough 2024-09-12 10:54:19 +02:00
test_model.py [qt6] Replace all PySide2/shiboken2 imports by PySide6/shiboken6 2024-11-07 18:08:54 +01:00
test_multiviewPipeline.py [tests] Update unit tests with new UID system 2024-09-12 10:41:57 +02:00
test_nodeAttributeChangedCallback.py [tests] Update tests to load graphs with strictCompatibility 2024-11-14 19:11:08 +01:00
test_nodeCommandLineFormatting.py Linting: Clean-up files 2024-09-12 10:50:13 +02:00
test_templatesVersion.py Update tests with init functions 2024-07-05 15:46:59 +02:00