sgeboers
a3154f72df
refactor: extract shared helpers to common.py, fix bugs, add TDD tests
- Created analysis/right_wing/common.py with all shared helpers:
Constants: CANONICAL_CENTRIST, COALITION, BREAK_YEAR, etc.
Functions: _conn, cohens_d, build_party_name_map, parse_lead_submitter,
motion_passed, quarter_sort_key, find_inflection_point
- Fixed bugs:
1. ai_provider.py: requests.Timeout now caught alongside ConnectionError
2. voting_margin.py: Removed walrus operator misuse, fixed Mann-Whitney test
- Updated 13 consuming files to import from common.py
- Added 35 TDD tests in tests/right_wing/test_common.py
- 282 tests pass (was 247)
2026-05-31 23:41:29 +02:00
..
2026-05-04 21:56:40 +02:00
2026-05-01 00:05:08 +02:00
2026-03-24 22:41:40 +01:00
2026-03-21 22:31:22 +01:00
2026-03-23 20:30:35 +01:00
2026-03-21 22:31:22 +01:00
2026-05-31 23:41:29 +02:00
2026-05-01 12:11:06 +02:00
2026-03-21 22:31:22 +01:00
2026-03-21 22:31:22 +01:00
2026-03-23 21:21:10 +01:00
2026-03-22 03:02:25 +01:00
2026-03-23 21:21:10 +01:00
2026-03-21 22:31:22 +01:00
2026-03-21 22:40:28 +01:00
2026-04-30 23:49:23 +02:00
2026-04-13 23:59:50 +02:00
2026-04-05 00:42:46 +02:00
2026-03-31 01:49:38 +02:00
2026-04-12 21:02:47 +02:00
2026-03-23 21:01:09 +01:00
2026-04-30 23:59:02 +02:00
2026-03-31 00:22:26 +02:00
2026-03-29 23:25:04 +02:00
2026-05-01 14:46:52 +02:00
2026-03-31 00:28:14 +02:00
2026-03-31 01:49:38 +02:00
2026-05-01 14:46:52 +02:00
2026-04-13 21:51:21 +02:00
2026-03-24 20:18:20 +01:00
2026-03-21 23:25:27 +01:00
2026-03-21 23:33:47 +01:00
2026-03-22 03:02:25 +01:00
2026-05-01 00:02:45 +02:00
2026-05-01 00:02:45 +02:00
2026-05-04 21:56:40 +02:00
2026-03-31 01:49:38 +02:00
2026-05-01 00:07:56 +02:00
2026-03-24 20:18:20 +01:00
2026-03-21 22:31:22 +01:00
2026-03-21 22:31:22 +01:00
2026-03-29 23:13:30 +02:00
2026-04-02 21:08:50 +02:00
2026-03-21 22:31:22 +01:00
2026-03-23 21:21:10 +01:00
2026-03-23 21:31:39 +01:00
2026-04-02 21:08:50 +02:00
2026-05-01 01:05:55 +02:00
2026-05-01 10:34:31 +02:00
2026-03-23 21:21:10 +01:00
2026-03-22 03:02:25 +01:00
2026-03-22 03:02:25 +01:00
2026-04-13 21:51:21 +02:00
2026-05-04 21:56:40 +02:00
2026-04-13 23:59:50 +02:00
2026-03-21 22:31:22 +01:00
2026-03-23 21:31:39 +01:00
2026-03-24 19:59:25 +01:00
2026-03-23 21:31:39 +01:00
2026-03-23 21:31:39 +01:00
2026-03-31 01:49:38 +02:00
2026-04-12 21:02:47 +02:00