magpie/tests/services
pyr0ball 08aa019439 feat: add occurrence check to poster before strategy dispatch
Parse the occurrence field from sub_row and skip execution when today
is not the nth weekday specified (e.g. first_sunday). Check runs after
sub_row fetch but before dupe guard. Two new tests confirm skip and
pass paths using patched date.today in app.services.poster.
2026-04-27 12:27:16 -07:00
..
platforms fix: add timeout and error wrapping to _find_sticky, clean up test fixture 2026-04-27 12:23:44 -07:00
__init__.py feat: add PostingStrategy ABC and PostResult dataclass 2026-04-27 08:00:36 -07:00
test_poster.py feat: add occurrence check to poster before strategy dispatch 2026-04-27 12:27:16 -07:00