Commit graph

3 commits

Author SHA1 Message Date
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
Yann Lanthony
cf243ea488 [tests] move test nodes to tests package
avoid releasing test-related nodes
2018-07-19 13:50:45 +02:00
Yann Lanthony
7488de782c reorder modules and packages
* meshroom package at root
* use pep8 recommandation for import orders
2017-09-19 11:38:28 +02:00