Meshroom/tests
Candice Bentéjac 752b63054d [tests] Update test_multiviewPipeline with test nodes and template
`test_multiviewPipeline` relied on the photogrammetry template and its
nodes, which are not a part of Meshroom anymore.

The test is rewritten to check the same items (serialization, graph
equality, etc.) but using dedicated test nodes (which already existed)
and template, which is added with this commit.

The path of the template is added to `MESHROOM_PIPELINE_TEMPLATES_PATH`
when loading the test module.
2025-03-17 17:05:55 +01:00
..
nodes [tests] Replace desc.Node.internalFolder with {nodeCacheFolder} 2025-03-05 13:36:32 +00:00
__init__.py [tests] Update test_multiviewPipeline with test nodes and template 2025-03-17 17:05:55 +01:00
appendTextAndFiles.mg [tests] Update test_multiviewPipeline with test nodes and template 2025-03-17 17:05:55 +01:00
conftest.py [tests] Add graph-testing fixtures 2024-10-25 11:47:33 +02:00
test_attributeChoiceParam.py [core] ChoiceParam: add option to serialize overriden values 2025-02-21 10:45:26 +01:00
test_compatibility.py [tests] Replace desc.Node.internalFolder with {nodeCacheFolder} 2025-03-05 13:36:32 +00:00
test_graph.py Linting: Clean-up files 2024-09-12 10:50:13 +02:00
test_graphIO.py [core][graphIO] PartialSerializer: fix List/GroupAttribute link serialization 2025-02-06 18:19:19 +01:00
test_invalidation.py [tests] Replace desc.Node.internalFolder with {nodeCacheFolder} 2025-03-05 13:36:32 +00:00
test_model.py [qt6] Replace all PySide2/shiboken2 imports by PySide6/shiboken6 2024-11-07 18:08:54 +01:00
test_nodeAttributeChangedCallback.py [core] Graph: add importGraphContent API 2025-02-06 16:46:04 +01:00
test_nodeCallbacks.py [core] Trigger node desc creation callback only for explicit node creation 2025-02-14 11:42:22 +01:00
test_nodeCommandLineFormatting.py Linting: Clean-up files 2024-09-12 10:50:13 +02:00
test_pipeline.py [tests] Update test_multiviewPipeline with test nodes and template 2025-03-17 17:05:55 +01:00
test_templatesVersion.py [core] Introducing new graphIO module 2025-02-06 16:46:04 +01:00
utils.py [core][graphIO] Improve node type version handling 2025-02-06 16:46:05 +01:00