Meshroom/tests
Candice Bentéjac 50c4347db0 [tests] Add test node with GroupAttributes and unit tests
The test ensures that if the attributes within `GroupAttributes` are
connected to each other, the graph can be saved and reloaded without
triggering compatibility issues for these nodes.
2024-12-30 19:02:36 +01:00
..
nodes [tests] Add test node with GroupAttributes and unit tests 2024-12-30 19:02:36 +01: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_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_groupAttributes.py [tests] Add test node with GroupAttributes and unit tests 2024-12-30 19:02:36 +01: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