fix(tests): update test_api_routes to patch get_settings() instead of removed module-level settings df0a911 Padmanav commited on Jun 10
fix: disable slowapi rate limiter in tests to prevent IP extraction crash with TestClient 16e974b Padmanav commited on Jun 8
fix: add clone_repository mock to auth rejection tests to prevent git crash before 401 7d55b27 Padmanav commited on Jun 8
fix: mock clone_repository in auth rejection tests to prevent git crash before 401 is returned d223ca5 Padmanav commited on Jun 8
fix(tests): patch dependencies.settings per-test to prevent state leakage across suite c5211bf Padmanav commited on Jun 8
fix(tests): open-access dev mode when API_KEY unset, fix tmp_path test_ skip bug in agent test cf40364 Padmanav commited on Jun 8
fix(lint): remove unused importlib.reload import in test_api_routes 098e3ba Padmanav commited on Jun 8
test: add missing agent tests, API route integration tests, enforce 70% coverage in CI bf214ef Padmanav commited on Jun 8