Merge branch 'geospatial' into 'master'
Add GeoSpatial backends for geocoding See merge request framasoft/mobilizon!95
Showing
- test/fixtures/vcr_cassettes/geospatial/google_maps/search.json 34 additions, 0 deletions...fixtures/vcr_cassettes/geospatial/google_maps/search.json
- test/fixtures/vcr_cassettes/geospatial/map_quest/geocode.json 36 additions, 0 deletions.../fixtures/vcr_cassettes/geospatial/map_quest/geocode.json
- test/fixtures/vcr_cassettes/geospatial/map_quest/search.json 36 additions, 0 deletionstest/fixtures/vcr_cassettes/geospatial/map_quest/search.json
- test/fixtures/vcr_cassettes/geospatial/nominatim/geocode.json 30 additions, 0 deletions.../fixtures/vcr_cassettes/geospatial/nominatim/geocode.json
- test/fixtures/vcr_cassettes/geospatial/nominatim/search.json 30 additions, 0 deletionstest/fixtures/vcr_cassettes/geospatial/nominatim/search.json
- test/fixtures/vcr_cassettes/geospatial/photon/geocode.json 26 additions, 0 deletionstest/fixtures/vcr_cassettes/geospatial/photon/geocode.json
- test/fixtures/vcr_cassettes/geospatial/photon/search.json 26 additions, 0 deletionstest/fixtures/vcr_cassettes/geospatial/photon/search.json
- test/mobilizon/service/geospatial/addok_test.exs 59 additions, 0 deletionstest/mobilizon/service/geospatial/addok_test.exs
- test/mobilizon/service/geospatial/geospatial_test.exs 8 additions, 0 deletionstest/mobilizon/service/geospatial/geospatial_test.exs
- test/mobilizon/service/geospatial/google_maps_test.exs 80 additions, 0 deletionstest/mobilizon/service/geospatial/google_maps_test.exs
- test/mobilizon/service/geospatial/map_quest_test.exs 85 additions, 0 deletionstest/mobilizon/service/geospatial/map_quest_test.exs
- test/mobilizon/service/geospatial/nominatim_test.exs 68 additions, 0 deletionstest/mobilizon/service/geospatial/nominatim_test.exs
- test/mobilizon/service/geospatial/photon_test.exs 65 additions, 0 deletionstest/mobilizon/service/geospatial/photon_test.exs
- test/mobilizon_web/resolvers/address_resolver_test.exs 65 additions, 0 deletionstest/mobilizon_web/resolvers/address_resolver_test.exs
- test/support/factory.ex 1 addition, 1 deletiontest/support/factory.ex
- test/support/mocks/geospatial_mock.ex 15 additions, 0 deletionstest/support/mocks/geospatial_mock.ex
Loading
Please register or sign in to comment