Meshroom/tests
Yann Lanthony 072c0aa04e [core] ListAttribute: fix methods not considering connected value
Fix `__len__`, `__iter__`, `at` and `index` to consider linked ListAttribute
value when it is connected.
2025-01-29 10:24:57 +01:00
..
nodes [tests] Remove invalid= when the implicit argument is enough 2024-09-12 10:54:19 +02: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_invalidation.py [tests] Remove invalid= when the implicit argument is enough 2024-09-12 10:54:19 +02:00
test_listAttribute.py [core] ListAttribute: fix methods not considering connected value 2025-01-29 10:24:57 +01: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