xp-forge/geoip

Unittests should use fixture DB

Closed this issue · 1 comments

Currently, all tests are skipped if no GeoLite2-City.mmdb file exists.

Option 1: Download GeoIP fixture in Travis (not nice on MaxMind's bandwith)
Option 2: Commit small fixture database (but where to get from)?