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 <noreply@openai.com>
This commit is contained in:
Saravana Achu Mac 2026-05-04 16:25:56 -07:00
parent e2806b28c1
commit fe8ab839a2

View File

@ -81,7 +81,7 @@ Status: ⬜ open · 🟦 in PR · ✅ fixed (commit hash on the right).
| F3 | 0 tests for `CodeStrategyEditor.tsx`. | 🟡 | ⬜ | | | F3 | 0 tests for `CodeStrategyEditor.tsx`. | 🟡 | ⬜ | |
| F4 | 0 tests for `HomeView.tsx` (StockChart fetch path, ResearchCards). | 🟡 | ⬜ | | | F4 | 0 tests for `HomeView.tsx` (StockChart fetch path, ResearchCards). | 🟡 | ⬜ | |
| F5 | 0 tests for `ScreenerView.tsx` (filter/sort/sector logic). | 🟡 | ⬜ | | | 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 | | 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 | | F8 | Pre-existing: 1 `EntryForm.dom.test.tsx` failure ("alerts error when trade execution fails"). | 🟡 | ✅ | ece7fa9 |