Files
api/tests/test_e2e
cs_carl 7c14b33799 fix(tests): use date.today() for seed ANCHOR_DATE to stay within 90-day trend window
Hardcoded date(2026, 3, 15) fell outside the 90-day lookback on 2026-06-23,
causing test_public_trend_returns_data to see 0 data_points instead of >=2.
2026-06-23 12:50:40 +00:00
..