From fe8ab839a2a2ff6d0b9c5ddfec52c0c01f6cb0d3 Mon Sep 17 00:00:00 2001 From: Saravana Achu Mac Date: Mon, 4 May 2026 16:25:56 -0700 Subject: [PATCH] docs(F6): mark endpoint coverage complete Record the implementation commit that adds backend contract coverage for the new market data and research proxy endpoints. Refs: docs/AUDIT_REDESIGN.md item F6. Co-Authored-By: GPT-5 Codex --- docs/AUDIT_REDESIGN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/AUDIT_REDESIGN.md b/docs/AUDIT_REDESIGN.md index 9d1e421..a6b19de 100644 --- a/docs/AUDIT_REDESIGN.md +++ b/docs/AUDIT_REDESIGN.md @@ -81,7 +81,7 @@ Status: โฌœ open ยท ๐ŸŸฆ in PR ยท โœ… fixed (commit hash on the right). | F3 | 0 tests for `CodeStrategyEditor.tsx`. | ๐ŸŸก | โฌœ | | | F4 | 0 tests for `HomeView.tsx` (StockChart fetch path, ResearchCards). | ๐ŸŸก | โฌœ | | | F5 | 0 tests for `ScreenerView.tsx` (filter/sort/sector logic). | ๐ŸŸก | โฌœ | | -| F6 | 0 tests for the 7 new backend endpoints (`/api/chart/bars`, `/api/news`, `/api/market/indices`, `/api/research/*`, `/api/screener`). | ๐ŸŸ  | โฌœ | | +| F6 | 0 tests for the 7 new backend endpoints (`/api/chart/bars`, `/api/news`, `/api/market/indices`, `/api/research/*`, `/api/screener`). | ๐ŸŸ  | โœ… | e2806b2 | | F7 | Pre-existing: 3 `useTabFeatureFlags.dom.test.tsx` failures from module-level cache leaking between tests. | ๐ŸŸก | โœ… | ece7fa9 | | F8 | Pre-existing: 1 `EntryForm.dom.test.tsx` failure ("alerts error when trade execution fails"). | ๐ŸŸก | โœ… | ece7fa9 |