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
Paginate announcement cleanup, add multi-page test, fix total count
Cleanup in conftest and _cleanup_announcements now loops until no test
announcements remain, handling the case where >7 exist across pages.
New test_multi_page_cleanup creates 9 announcements (exceeding the
server page size of 7) and verifies cleanup catches all of them.
Fix PROGRESS.md total: 411 not 412.
0 commit comments