Commit a713c62
test(linear): address PR #87 re-review nice-to-have items
- test_config: cover the BotoCoreError branch of
`resolve_linear_api_token` with an `EndpointConnectionError`
case. The PR-#87 split into ClientError + BotoCoreError branches
previously had no test on the BotoCoreError path.
- test_linear_reactions: new
`test_sweep_preserves_just_posted_eyes_via_exclude_id` exercises
the `exclude_id` filter — the existing sweep test never collided
prior reaction ids with the newly posted one, so the branch was
effectively dead code in tests. The new test plants the just-
posted 👀 in the prior reactions list and asserts it survives the
sweep while an older ❌ is deleted.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f4633be commit a713c62
2 files changed
Lines changed: 52 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
381 | 414 | | |
382 | 415 | | |
383 | 416 | | |
| |||
0 commit comments