Meshroom/tests
Candice Bentéjac 02f87ff634 [tests] Add a unit test to check for templates' versions
This test checks that there is no compatibility issue with the nodes
saved in the template files. It fails when an upgrade of a templates is
needed. Any template can still be opened even if its nodes are not up-to-
date, as they will be automatically upgraded.
2022-10-21 16:20:12 +02:00
..
nodes [tests] move test nodes to tests package 2018-07-19 13:50:45 +02:00
__init__.py [tests] move test nodes to tests package 2018-07-19 13:50:45 +02:00
test_compatibility.py [tests] compatibility : Add list of groups update test 2020-02-20 17:13:29 +01:00
test_graph.py Store all duplicates of a node correctly upon their creation 2022-07-28 14:13:31 +02:00
test_invalidation.py [nodes] use 'desc.Node.internalFolder' in outputs values 2018-07-19 13:50:45 +02:00
test_model.py rename Model to DictModel + augment API 2017-10-23 19:54:55 +02:00
test_multiviewPipeline.py [tests] Check that UIDs are identical when writing and loading a graph 2022-09-26 18:18:14 +02:00
test_templatesVersion.py [tests] Add a unit test to check for templates' versions 2022-10-21 16:20:12 +02:00