uber-go / mock

GoMock is a mocking framework for the Go programming language.
Apache License 2.0
1.81k stars 103 forks source link

FPL Evolution Level 3 Chargers Missing in Mapbox API #169

Closed wjelmore3 closed 3 months ago

wjelmore3 commented 3 months ago

Actual behavior When searching for FPL Evolution stations to validate our integration, we noticed that there were several Level 3 FPL Evolution locations that were not being provided in the Mapbox location API:

FPL Fast Chargers Missing from Mapbox    
  17945 Biscaynce Blvd Aventura Plaza Urban Fast Chargers
  1011 W Hallandale Beach Blvd Hallandale Beach Shops Fast Chargers
  900 Three Islands Blvd Hallandale Beach Fast Chargers
  670 E Oakland Park Fast Chargers Oakland Park Fast Chargers
  65 Florida Turnpike Service Plaza Fast Charger Pompano Beach Turnpike Service Plaza Fast Charger
  10201 W. Commercial Blvd Westpoint Plaza Fast Chargers

Expected behavior We were expecting to be able to complete validation at these stations as part of our integration with Mapbox.

To Reproduce Use FPL Evolution app to find stations -> take address get lat long -> put lat long into Search API -> No stations found