You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: replace hardcoded dates in MCP tests with relative dates (#69)
Tests used fixed 2026-03 dates that fall outside the 7-day window
as time passes. Now uses daysAgo() helper for dates relative to
test execution time. Tests work regardless of when they're run.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments