Making WordPress.org


Ignore:
Timestamp:
04/12/2021 08:22:08 PM (4 years ago)
Author:
iandunn
Message:

Events: Update IP test responses

File:
1 edited

Legend:

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

    r10625 r10887  
    12191219                'input' => array( 'ip' => '86.108.55.28' ),
    12201220                'expected' => array(
    1221                     'description' => 'zarqa',
    1222                     'latitude'    => '32.073',
    1223                     'longitude'   => '36.088',
     1221                    'description' => 'aqaba',
     1222                    'latitude'    => '29.527',
     1223                    'longitude'   => '35.008',
    12241224                    'country'     => 'JO',
    12251225                    'internal'    => true,
     
    12521252                'input' => array( 'ip' => '97.113.10.69' ),
    12531253                'expected' => array(
    1254                     'description' => 'seattle',
    1255                     'latitude'    => '47.606',
    1256                     'longitude'   => '-122.332',
     1254                    'description' => 'tukwila',
     1255                    'latitude'    => '47.474',
     1256                    'longitude'   => '-122.261',
    12571257                    'country'     => 'US',
    12581258                    'internal'    => true,
Note: See TracChangeset for help on using the changeset viewer.