Meshroom/tests
Candice Bentéjac 98d90dae81 [core] plugins: Rename getNodePlugin... to getRegisteredNodePlugin...
This prevents ambiguities between `NodePlugin` objects that have been
registered (and are thus instantiable) and those that belong to `Plugin`
objects but have not been registered.
2025-06-05 14:40:11 +02:00
..
nodes [tests] Harmonize and clean-up syntax across test files 2025-06-05 14:40:09 +02:00
__init__.py [tests] Use the NodePluginManager instance in the unit tests 2025-06-05 14:40:10 +02:00
appendTextAndFiles.mg
conftest.py
test_attributeChoiceParam.py [tests] Use the NodePluginManager instance in the unit tests 2025-06-05 14:40:10 +02:00
test_attributes.py [ui] Atribute: adapt the attribute-viewer icon on the attribute-navigation 2025-05-15 10:47:12 +02:00
test_compatibility.py [core] plugins: Rename getNodePlugin... to getRegisteredNodePlugin... 2025-06-05 14:40:11 +02:00
test_graph.py [tests] Harmonize and clean-up syntax across test files 2025-06-05 14:40:09 +02:00
test_graphIO.py [tests] Harmonize and clean-up syntax across test files 2025-06-05 14:40:09 +02:00
test_invalidation.py [tests] Use the NodePluginManager instance in the unit tests 2025-06-05 14:40:10 +02:00
test_model.py
test_nodeAttributeChangedCallback.py [tests] Use the NodePluginManager instance in the unit tests 2025-06-05 14:40:10 +02:00
test_nodeCallbacks.py [tests] Use the NodePluginManager instance in the unit tests 2025-06-05 14:40:10 +02:00
test_nodeCommandLineFormatting.py [tests] Use the NodePluginManager instance in the unit tests 2025-06-05 14:40:10 +02:00
test_pipeline.py [tests] Harmonize and clean-up syntax across test files 2025-06-05 14:40:09 +02:00
utils.py [tests] Use the NodePluginManager instance in the unit tests 2025-06-05 14:40:10 +02:00