eb37ed187ee6f2bc5596bc4f073de836f1a6ccdf
Both fixtures anchored their "this week" event at a hardcoded 18:00 on the last day of the current week -- fine any other day, but once the suite runs past 18:00 on that day itself, the anchor is already in the past and the view's own start__gte=now filter correctly excludes it, failing the test for a reason that has nothing to do with the grouping logic being tested. Falls back to "a few minutes from now" (still always this week) whenever the fixed anchor would already be behind now. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Description
No description provided
Languages
Python
59.1%
HTML
28.3%
CSS
8%
JavaScript
4.2%
Shell
0.2%
Other
0.2%