Commit 18b6cd9
test(e2e): tolerate per-cycle 403 (missing perm / feature gate)
A cycle whose fetchLive 403s (App lacks that permission, or the feature
isn't on the org's plan) is now skipped with a warning rather than failing
the suite — while still asserting fetchLive only issued GETs even on the
failure path. Keeps the harness robust to the App's permission scope;
grant the org read scopes for fuller coverage.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 85f91f0 commit 18b6cd9
1 file changed
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
207 | 226 | | |
208 | 227 | | |
209 | 228 | | |
| |||
0 commit comments