test(services/insta-render): worker unit tests (3 cases)

- _post_update payload·헤더 검증
- _process_one 정상 흐름 (processing + succeeded)
- _process_one 예외 시 failed webhook

Plan-B-Insta Phase 2 mature. Phase 3 cutover 준비 완료.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-19 02:09:55 +09:00
parent f1fc3e1102
commit 11e73f6960
3 changed files with 124 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
[pytest]
asyncio_mode = auto