This folder contains the modular test suite for mnl_factory/scripts/r1setup.
Layout:
support.py: shared bootstrap logic for loading ther1setupscript as a Python moduletest_module_helpers.py: module-level helper coveragetest_version_manager.py: version comparison behaviortest_node_status_tracker.py: node status parsing and state transitionstest_r1setup_core.py: coreR1Setupinstance helperstest_structural_invariants.py: regression and structural invariantstest_settings_manager.py: settings timeout logic
Compatibility:
python3 test_r1setup.pypython3 -m unittest discover testspython3 -m pytest tests -v