============================= test session starts ==============================
platform linux -- Python 3.10.12, pytest-9.0.2, pluggy-1.6.0
rootdir: /workspace
plugins: isolate-0.0.13, cov-7.0.0, anyio-4.12.0, returns-0.26.0
collected 184 items

tests/e2e/test_full_pipeline.py ......                                   [  3%]
tests/e2e/test_service_management.py .....                               [  5%]
tests/unit/test_build_monitor.py ...................                     [ 16%]
tests/unit/test_cleanup_tools.py ..................                      [ 26%]
tests/unit/test_config_handler.py .........................              [ 39%]
tests/unit/test_deployment_executor.py .......................           [ 52%]
tests/unit/test_logger_thing.py ..........................               [ 66%]
tests/unit/test_main.py ...........                                      [ 72%]
tests/unit/test_pipeline_manager.py ..............                       [ 79%]
tests/unit/test_process_utils.py ................                        [ 88%]
tests/unit/test_service_lifecycle.py .....................               [100%]

============================= 184 passed in 19.39s =============================
