Making WordPress.org


Ignore:
Timestamp:
11/05/2017 03:06:10 AM (8 years ago)
Author:
iandunn
Message:

Events: Update IP geolocation test case with ip2location November 2017 data.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/api.wordpress.org/public_html/events/1.0/tests/test-index.php

    r5558 r6075  
    820820            'input'    => array( 'ip' => '::ffff:0190:c500' ),
    821821            'expected' => array(
    822                 'description' => 'quedjinup',
    823                 'latitude'    => '-33.634',
    824                 'longitude'   => '115.084',
     822                'description' => 'sydney',
     823                'latitude'    => '-33.868',
     824                'longitude'   => '151.207',
    825825                'country'     => 'AU',
    826826                'internal'    => true,
Note: See TracChangeset for help on using the changeset viewer.