josephfrazier / reported-web

Web front-end for https://twitter.com/Reported_NYC: https://reported-web.herokuapp.com
https://reported-web.herokuapp.com
MIT License
10 stars 1 forks source link

Skip `getVehicleType` test since it fails due to carfax anti-bot measures #514

Closed josephfrazier closed 5 months ago

josephfrazier commented 5 months ago

I tried to get this working in https://github.com/josephfrazier/reported-web/pull/508, but it seems like carfax is too clever for a static cookie value to work after a day, see test failure at https://github.com/josephfrazier/reported-web/actions/runs/9387166340/job/25849436985?pr=513

So, let's disable this test for now so we can land other changes like https://github.com/josephfrazier/reported-web/pull/513, and I'll figure out what else to do about it later.