Commit 42b2b55
test(e2e): bump EVENT_DETAILS priority + mock /prices in trending (MMQA-1800)
Two more endpoints surfaced on the previous CI run:
- POLYMARKET_EVENT_DETAILS_MOCKS lacked an explicit priority. Tied at
default priority with the proxy fallback handler in MockServerE2E,
the wildcard *.polymarket.com allowlist had been hiding cases where
the fallback won. Bump to PRIORITY.BASE so events/{id} interception
is reliable. Fixes events/60362 (predict-claim-positions) and
events/79682 (predict-open-position).
- trending-api-mocks: add a POST /clob.polymarket.com/prices mock
returning {} so the prediction detail render in trending-feed.spec
doesn't leak.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1e823d2 commit 42b2b55
2 files changed
Lines changed: 9 additions & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| 216 | + | |
216 | 217 | | |
217 | 218 | | |
218 | 219 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
306 | 314 | | |
307 | 315 | | |
0 commit comments