Update tests to handle maxmind_local specifics.
The result of the lookup in maxmind_local is stored at test/test_helper.rb to avoid the inclusion of maxmind's database in repository.
Showing
- lib/geocoder/lookups/maxmind_local.rb 2 additions, 2 deletionslib/geocoder/lookups/maxmind_local.rb
- lib/geocoder/results/maxmind_local.rb 7 additions, 7 deletionslib/geocoder/results/maxmind_local.rb
- test/cache_test.rb 1 addition, 0 deletionstest/cache_test.rb
- test/error_handling_test.rb 2 additions, 0 deletionstest/error_handling_test.rb
- test/lookup_test.rb 1 addition, 1 deletiontest/lookup_test.rb
- test/maxmind_local.rb 9 additions, 4 deletionstest/maxmind_local.rb
- test/test_helper.rb 9 additions, 0 deletionstest/test_helper.rb
Loading
Please register or sign in to comment