Closed hacdias closed 4 years ago
Tests are passing locally:
> ipfs-geoip@3.0.0 test /Users/henriquedias/Code/ipfs/ipfs-geoip
> aegir test -t node
Test Node.js
Warning: Cannot find any files matching pattern "test/node.js"
format
✓ formats with all details present
✓ formats with missing details
generate
✓ parseCountries
✓ parseLocations
✓ parseBlocks
✓ putObject
✓ toNode
lookup
✓ fails on 127.0.0.1 (1102ms)
✓ looks up 8.8.8.8 (869ms)
lookupPretty
✓ fails on 127.0.0.1
✓ looks up 8.8.8.8
11 passing (6s)
The discovery times on CI seem to be high up.
async
http client;License: MIT Signed-off-by: Henrique Dias hacdias@gmail.com