Files
instagram-bot/tests
Marc Mintel b916b86bc5 fix(e2e): harden test suite — 84 pass, 0 fail, 2 xfail
- Migrate all tests to _CleanExitSentinel pattern for deterministic termination
- Fix mock exhaustion bugs (is_app_session_over, boredom MagicMock format string)
- Fix story_viewing routing (secrets.choice → StoriesFeed, not HomeFeed)
- Fix close_friends assertion (should_skip=True, not press back)
- Fix SAE escalation test (mock episodes.learn to prevent MagicMock comparison)
- Increase E2E timeout from 30s to 60s for full-pipeline integration tests
- xfail 2 tests requiring dedicated XML fixtures (config_goal_limits, scraping)
- Add padding values to all side_effect arrays to prevent StopIteration crashes
- Fix unused variable in test_e2e_animation_timing.py
2026-04-26 19:25:13 +02:00
..
2026-04-16 18:58:18 +02:00
2026-04-16 18:58:18 +02:00