|
|
1 vecka sedan | |
|---|---|---|
| .. | ||
| README.md | 1 vecka sedan | |
| asn.mmdb | 1 vecka sedan | |
| country.mmdb | 1 vecka sedan | |
These two .mmdb files are vendored from
maxmind/MaxMind-DB,
licensed under Apache-2.0:
country.mmdb — copy of GeoIP2-Country-Test.mmdbasn.mmdb — copy of GeoLite2-ASN-Test.mmdbThey cover a small set of well-known IPs (notably 81.2.69.142 → GB
and a handful of IPv6 addresses). The schema matches MaxMind's, so the
test suite uses MaxMindRecordAdapter against them. The
provider-specific download/verify paths (DB-IP, IPinfo) are exercised
with stubbed Guzzle clients — no network in CI.