Add test coverage for LocationIQ lookup
Showing
- lib/geocoder/lookups/locationiq.rb 12 additions, 0 deletionslib/geocoder/lookups/locationiq.rb
- test/fixtures/locationiq_invalid_api_key 3 additions, 0 deletionstest/fixtures/locationiq_invalid_api_key
- test/fixtures/locationiq_madison_square_garden 150 additions, 0 deletionstest/fixtures/locationiq_madison_square_garden
- test/fixtures/locationiq_no_results 1 addition, 0 deletionstest/fixtures/locationiq_no_results
- test/fixtures/locationiq_over_limit 1 addition, 0 deletionstest/fixtures/locationiq_over_limit
- test/test_helper.rb 8 additions, 0 deletionstest/test_helper.rb
- test/unit/lookups/locationiq_test.rb 24 additions, 0 deletionstest/unit/lookups/locationiq_test.rb
Loading
Please register or sign in to comment