Files
instagram-bot/tests
Marc Mintel 2b0d0840a8 fix(physics): disable playful biomechanics during aggressive ad skips
- Fixed a bug where `humanized_scroll(is_skip=True)` could trigger random 'Doomscroll Corrections' (scrolling backwards) or 'reading pauses'.
- This caused the Anti-Stuck loop for ads to fail because the aggressive skip would occasionally just pause or scroll back into the ad.
- Added strict TDD coverage in `test_physics_humanized.py` to verify `is_skip` generates strictly forward gestures without pauses.
2026-04-24 14:59:35 +02:00
..
2026-04-16 18:58:18 +02:00
2026-04-16 18:58:18 +02:00