============================= 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 162 items

tests/e2e/test_complete_workflow.py .........                            [  5%]
tests/e2e/test_data_synchronization.py ........                          [ 10%]
tests/e2e/test_search_functionality.py ............                      [ 17%]
tests/unit/test_api_handler.py ..........                                [ 24%]
tests/unit/test_config.py ......................                         [ 37%]
tests/unit/test_credential_rotator.py ................                   [ 47%]
tests/unit/test_data_manager.py ............                             [ 54%]
tests/unit/test_logger.py ..................                             [ 66%]
tests/unit/test_main.py ............                                     [ 73%]
tests/unit/test_network_utils.py ....................                    [ 85%]
tests/unit/test_search_engine.py .......................                 [100%]

============================= 162 passed in 14.11s =============================
