============================= test session starts ============================== platform darwin -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0 -- [LOCAL_WORKSPACE]/EVA/backend/venv/bin/python cachedir: .pytest_cache rootdir: [LOCAL_WORKSPACE]/EVA/backend plugins: anyio-4.12.1, timeout-2.4.0, asyncio-1.3.0 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collecting ... collected 5 items engine10/tests/test_us_housing_v9_permanent_regression.py::test_event_fires PASSED [ 20%] engine10/tests/test_us_housing_v9_permanent_regression.py::test_2_5_borrower_equity_realization_pnl PASSED [ 40%] engine10/tests/test_us_housing_v9_permanent_regression.py::test_2_5_borrower_lien_release_balance_sheet_swap PASSED [ 60%] engine10/tests/test_us_housing_v9_permanent_regression.py::test_2_5_net_borrower_pnl_excludes_lien_release PASSED [ 80%] engine10/tests/test_us_housing_v9_permanent_regression.py::test_2_5_determinism PASSED [100%] ============================== 5 passed in 1.39s ===============================