<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[6728] sites/trunk/api.wordpress.org/public_html/core: API: Add a `/core/serve-happy/` API endpoint for the Serve Happy project.</title>
</head>
<body>
<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="http://meta.trac.wordpress.org/changeset/6728">6728</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"http://meta.trac.wordpress.org/changeset/6728","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>dd32</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2018-02-23 06:05:07 +0000 (Fri, 23 Feb 2018)</dd>
</dl>
<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>API: Add a `/core/serve-happy/` API endpoint for the Serve Happy project.
Props flixos90 for the API direction.
See <a href="http://meta.trac.wordpress.org/ticket/3474">#3474</a>.</pre>
<h3>Added Paths</h3>
<ul>
<li>sites/trunk/api.wordpress.org/public_html/core/serve-happy/</li>
<li>sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/</li>
<li><a href="#sitestrunkapiwordpressorgpublic_htmlcoreservehappy10configphp">sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/config.php</a></li>
<li><a href="#sitestrunkapiwordpressorgpublic_htmlcoreservehappy10includephp">sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/include.php</a></li>
<li><a href="#sitestrunkapiwordpressorgpublic_htmlcoreservehappy10indexphp">sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/index.php</a></li>
<li><a href="#sitestrunkapiwordpressorgpublic_htmlcoreservehappy10phpunitxml">sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/phpunit.xml</a></li>
<li>sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/tests/</li>
<li><a href="#sitestrunkapiwordpressorgpublic_htmlcoreservehappy10testsbootstrapphp">sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/tests/bootstrap.php</a></li>
<li><a href="#sitestrunkapiwordpressorgpublic_htmlcoreservehappy10teststestsphp">sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/tests/tests.php</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="sitestrunkapiwordpressorgpublic_htmlcoreservehappy10configphp"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/config.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/config.php (rev 0)
+++ sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/config.php 2018-02-23 06:05:07 UTC (rev 6728)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,11 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+namespace WordPressdotorg\API\Serve_Happy;
+
+// The latest branch of PHP which is receiving security updates. Should be defined as X.Y
+define( 'PHP_RECEIVING_SECURITY_UPDATES', '5.6' );
+
+// The latest branch of PHP which is considered NOT out-of-date.
+define( 'TRIGGER_PHP_VERSION', '5.3' );
+
+// The latest branch of PHP which WordPress.org recommends.
+define( 'RECOMMENDED_PHP', '7.2' );
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span><span class="cx" style="display: block; padding: 0 10px">Property changes on: sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/config.php
</span><span class="cx" style="display: block; padding: 0 10px">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: svn:eol-style</h4></div>
<ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+native
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span><a id="sitestrunkapiwordpressorgpublic_htmlcoreservehappy10includephp"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/include.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/include.php (rev 0)
+++ sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/include.php 2018-02-23 06:05:07 UTC (rev 6728)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,73 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+namespace WordPressdotorg\API\Serve_Happy;
+
+function determine_request( $request = false ) {
+ $request = $request ?: $_GET; // For unit testing.
+
+ if ( empty( $request['php_version'] ) ) {
+ return bail( 'missing_param', 'Missing parameter: php_version', 400 );
+ }
+
+ $php_version = false;
+ // PHP versions on hosts vary and include extra data, we're only interested in the major core PHP version component:
+ if ( preg_match( '!^([0-9]+\.([0-9]+\.)?[0-9]+)!', $request['php_version'], $m ) ) {
+ $php_version = $m[1];
+ }
+
+ if ( ! $php_version ) {
+ return bail( 'invalid_param', 'Invalid parameter: php_version', 400 );
+ }
+
+ // Including the IP address here as an optional parameter incase it's wanted later to return dynamic responses for hosts.
+ $ip_adress = false;
+ if ( ! empty( $request['ip_address'] ) ) {
+ $ip_address = $request['ip_address'];
+
+ // Only allow a IP range to be passed. for example: 123.123.123.0 instead of 123.123.123.45
+ if ( '.0' != substr( $ip_address, -2 ) ) {
+ return bail( 'invalid_param', 'Invalid parameter: ip_address', 400 );
+ }
+ }
+
+ return compact(
+ 'php_version',
+ 'ip_address'
+ );
+}
+
+function parse_request( $request ) {
+ $php_version = $request['php_version'];
+
+ $out_of_date = version_compare( $php_version, TRIGGER_PHP_VERSION, '<' );
+ $receiving_security_updates = version_compare( $php_version, PHP_RECEIVING_SECURITY_UPDATES, '>=' );
+
+ $status = 'ok';
+ if ( $out_of_date ) {
+ $status = 'out_of_date';
+ } elseif ( ! $receiving_security_updates ) {
+ $status = 'no_security_updates';
+ }
+
+ $recommended_php = RECOMMENDED_PHP;
+ $secure_php = PHP_RECEIVING_SECURITY_UPDATES;
+ $update_url = ''; // Potential future use based on $request['ip_address']
+
+ return compact(
+ 'php_version',
+ 'recommended_php',
+ 'secure_php',
+ 'status',
+ 'update_url',
+
+ // Including for debugging purposes, see https://meta.trac.wordpress.org/ticket/3474
+ 'out_of_date',
+ 'receiving_security_updates'
+ );
+}
+
+// Compat for Meta environment:
+if ( ! function_exists( 'call_headers' ) ) {
+ function call_headers( $content_type ) {
+ header( "Content-Type: {$content_type}; charset=utf-8" );
+ }
+}
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span><span class="cx" style="display: block; padding: 0 10px">Property changes on: sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/include.php
</span><span class="cx" style="display: block; padding: 0 10px">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: svn:eol-style</h4></div>
<ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+native
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span><a id="sitestrunkapiwordpressorgpublic_htmlcoreservehappy10indexphp"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/index.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/index.php (rev 0)
+++ sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/index.php 2018-02-23 06:05:07 UTC (rev 6728)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,51 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+namespace WordPressdotorg\API\Serve_Happy;
+
+define( 'API_VERSION', '1.0' );
+
+require dirname( dirname( dirname( __DIR__ ) ) ) . '/init.php';
+
+require __DIR__ . '/include.php';
+require __DIR__ . '/config.php';
+
+// Output the API response.
+output_response(
+ parse_request(
+ determine_request()
+ )
+);
+
+// Output functions
+function bail( $error_code, $error_text, $http_code = 400, $http_code_text = false ) {
+ $server_protocol = $_SERVER['SERVER_PROTOCOL'] ?? 'HTTP/1.1';
+ $http_code_texts = [
+ 400 => 'Bad Request',
+ ];
+ $http_code_text = $http_code_text ?? ( $http_code_texts[ $http_code ] ?? $http_code_text[ 400 ] );
+
+ header( "$server_protocol $http_code $http_code_text" );
+
+ output_response( array(
+ 'code' => $error_code,
+ 'message' => $error_text,
+ 'status' => $http_code
+ ) );
+ die();
+}
+
+// Output as JSON, allowing for JSONP through the `?callback=` parameter.
+function output_response( $data ) {
+ $json_data = json_encode( $data );
+
+ if ( !empty( $_GET['callback'] ) ) {
+ call_headers( 'application/javascript' );
+
+ echo '/**/' .
+ preg_replace('/[^a-zA-Z0-9_.]/', '', $_GET['callback'] ) .
+ '(' . $json_data . ')';
+ } else {
+ call_headers( 'application/json' );
+
+ echo $json_data;
+ }
+}
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span><span class="cx" style="display: block; padding: 0 10px">Property changes on: sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/index.php
</span><span class="cx" style="display: block; padding: 0 10px">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: svn:eol-style</h4></div>
<ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+native
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span><a id="sitestrunkapiwordpressorgpublic_htmlcoreservehappy10phpunitxml"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/phpunit.xml</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/phpunit.xml (rev 0)
+++ sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/phpunit.xml 2018-02-23 06:05:07 UTC (rev 6728)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,22 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<phpunit
+ backupGlobals="false"
+ colors="true"
+ convertErrorsToExceptions="true"
+ convertNoticesToExceptions="true"
+ convertWarningsToExceptions="true"
+ >
+ <groups>
+ <include>
+ <group>serve-happy</group>
+ </include>
+ <exclude>
+ <group>serve-happy-live-http</group>
+ </exclude>
+ </groups>
+ <testsuites>
+ <testsuite>
+ <directory suffix=".php">tests/</directory>
+ </testsuite>
+ </testsuites>
+</phpunit>
+
</ins></span></pre></div>
<a id="sitestrunkapiwordpressorgpublic_htmlcoreservehappy10testsbootstrapphp"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/tests/bootstrap.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/tests/bootstrap.php (rev 0)
+++ sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/tests/bootstrap.php 2018-02-23 06:05:07 UTC (rev 6728)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,25 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+namespace WordPressdotorg\API\Serve_Happy;
+
+if ( function_exists( 'xdebug_disable' ) ) {
+ xdebug_disable();
+}
+
+// PHP 6+ Compatibility.
+if ( class_exists( '\PHPUnit\Runner\Version' ) && version_compare( \PHPUnit\Runner\Version::id(), '6.0', '>=' ) ) {
+ class_alias( '\PHPUnit\Framework\TestCase', 'PHPUnit_Framework_TestCase' );
+}
+
+// Error Output handler for the API.
+function bail( $code, $message, $status = 400, $http_code_text = '' ) {
+ return compact( 'code', 'message', 'status' );
+}
+
+// When running on WordPress.org, pull in the global defines, required for WPORG_* constants.
+$api_init_file = dirname( dirname( dirname( dirname( __DIR__ ) ) ) ) . '/init.php';
+if ( file_exists( $api_init_file ) ) {
+ include $api_init_file;
+}
+
+require dirname( __DIR__ ) . '/config.php';
+require dirname( __DIR__ ) . '/include.php';
</ins><span class="cx" style="display: block; padding: 0 10px">Property changes on: sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/tests/bootstrap.php
</span><span class="cx" style="display: block; padding: 0 10px">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: svn:eol-style</h4></div>
<ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+native
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span><a id="sitestrunkapiwordpressorgpublic_htmlcoreservehappy10teststestsphp"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/tests/tests.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/tests/tests.php (rev 0)
+++ sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/tests/tests.php 2018-02-23 06:05:07 UTC (rev 6728)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -0,0 +1,224 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<?php
+namespace WordPressdotorg\API\Serve_Happy;
+use PHPUnit_Framework_TestCase;
+
+/**
+ * @group serve-happy
+ */
+class Tests_API_Responses extends PHPUnit_Framework_TestCase {
+
+ function dataprovider_determine_request_valid() {
+ return [
+ [
+ [ 'php_version' => '5.2.9' ],
+ [ 'php_version' => '5.2.9' ]
+ ],
+ [
+ [ 'php_version' => '5.3.2-0.dotdeb.2' ],
+ [ 'php_version' => '5.3.2' ]
+ ],
+ [
+ [
+ 'php_version' => '5.3.2-0.dotdeb.2',
+ 'mysql_version' => 'MySQL',
+ ],
+ [ 'php_version' => '5.3.2' ]
+ ],
+ [
+ [
+ 'php_version' => '7.0',
+ 'ip_address' => '1.2.3.0'
+ ],
+ [
+ 'php_version' => '7.0',
+ 'ip_address' => '1.2.3.0'
+ ]
+ ],
+ ];
+ }
+
+ /**
+ * @dataProvider dataprovider_determine_request_valid
+ */
+ function test_determine_request_valid( $input, $expected ) {
+ $output = determine_request( $input );
+
+ $this->assertSame( $expected, $output );
+ }
+
+ /**
+ * @dataProvider dataprovider_determine_request_valid
+ * @group serve-happy-live-http
+ */
+ function test_determine_request_valid_live( $input, $expected ) {
+ $output = json_decode( $this->helper_api_request( $input ), true );
+
+ // Assert that it's a successful response, and not an error.
+ $this->assertArrayHasKey( 'status', $output );
+ }
+
+ function dataprovider_determine_request_invalid() {
+ return [
+ [
+ [],
+ [
+ 'code' => 'missing_param',
+ 'message' => 'Missing parameter: php_version',
+ 'status' => 400
+ ]
+ ],
+ [
+ [ 'php' => '7.0' ],
+ [
+ 'code' => 'missing_param',
+ 'message' => 'Missing parameter: php_version',
+ 'status' => 400
+ ]
+ ],
+ [
+ [ 'php_version' => '7' ],
+ [
+ 'code' => 'invalid_param',
+ 'message' => 'Invalid parameter: php_version',
+ 'status' => 400
+ ]
+ ],
+ [
+ [ 'php_version' => 'not.a.version' ],
+ [
+ 'code' => 'invalid_param',
+ 'message' => 'Invalid parameter: php_version',
+ 'status' => 400
+ ]
+ ],
+ [
+ [
+ 'php_version' => '7.0',
+ 'ip_address' => '1.2.3.4'
+ ],
+ [
+ 'code' => 'invalid_param',
+ 'message' => 'Invalid parameter: ip_address',
+ 'status' => 400
+ ]
+ ],
+ ];
+ }
+
+ /**
+ * @dataProvider dataprovider_determine_request_invalid
+ */
+ function test_determine_request_invalid( $input, $expected ) {
+ $output = determine_request( $input );
+
+ $this->assertSame( $expected, $output );
+ }
+
+ /**
+ * @dataProvider dataprovider_determine_request_invalid
+ * @group serve-happy-live-http
+ */
+ function test_determine_request_invalid_live( $input, $expected ) {
+ $output = json_decode( $this->helper_api_request( $input ), true );
+
+ $this->assertSame( $expected, $output );
+ }
+
+ function dataprovider_parse_request_valid() {
+ return [
+ // Testing Valid IP Address format
+ [
+ [
+ 'php_version' => RECOMMENDED_PHP,
+ 'ip_address' => '1.2.3.0',
+ ],
+ [ 'status' => 'ok' ]
+ ],
+ // Testing PHP version logic:
+ [
+ [ 'php_version' => RECOMMENDED_PHP ],
+ [ 'status' => 'ok' ]
+ ],
+ [
+ [ 'php_version' => RECOMMENDED_PHP + 0.1 ],
+ [ 'status' => 'ok' ]
+ ],
+ [
+ [ 'php_version' => PHP_RECEIVING_SECURITY_UPDATES ],
+ [ 'status' => 'ok' ]
+ ],
+ [
+ [ 'php_version' => PHP_RECEIVING_SECURITY_UPDATES - 0.1 ],
+ [ 'status' => 'no_security_updates' ]
+ ],
+ [
+ [ 'php_version' => TRIGGER_PHP_VERSION - 0.1 ],
+ [ 'status' => 'out_of_date' ]
+ ],
+ ];
+ }
+
+ /**
+ * @dataProvider dataprovider_parse_request_valid
+ */
+ function test_parse_request_valid( $input, $expected ) {
+ $output = parse_request( $input );
+
+ // Only check the response keys we're actually checking.
+ $output = array_intersect_key( $output, $expected );
+
+ $this->assertSame( $expected, $output );
+ }
+
+ /**
+ * @dataProvider dataprovider_parse_request_valid
+ * @group serve-happy-live-http
+ */
+ function test_parse_request_valid_live( $input, $expected ) {
+ $output = json_decode( $this->helper_api_request( $input ), true );
+
+ // Only check the response keys we're actually checking.
+ $output = array_intersect_key( $output, $expected );
+
+ $this->assertSame( $expected, $output );
+ }
+
+ /**
+ * @group serve-happy-live-http
+ */
+ function test_parse_request_valid_live_jsonp() {
+ $output = $this->helper_api_request([ 'callback' => 'JSONP_support.works_123' ]);
+
+ $this->assertStringStartsWith( '/**/JSONP_support.works_123(', $output );
+ }
+
+ /**
+ * Make a HTTP request to api.wordpress.org and return the result.
+ */
+ function helper_api_request( $args ) {
+ $sandboxed = defined( 'WPORG_SANDBOXED' ) ? WPORG_SANDBOXED : false;
+
+ $url = 'https://api.wordpress.org/core/serve-happy/1.0/';
+ if ( $sandboxed ) {
+ $url = str_replace( 'api.wordpress.org', $sandboxed . '.wordpress.org', $url );
+ }
+
+ if ( $args ) {
+ $url .= '?' . http_build_query( $args );
+ }
+
+ return file_get_contents(
+ $url,
+ false,
+ stream_context_create( [
+ 'http' => [
+ 'header' => 'Host: api.wordpress.org',
+ 'ignore_errors' => true, // Accept 400 statues instead of throwing a failure warning.
+ ],
+ 'ssl' => [
+ 'verify_peer_name' => ! $sandboxed,
+ ]
+ ] )
+ );
+ }
+}
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span><span class="cx" style="display: block; padding: 0 10px">Property changes on: sites/trunk/api.wordpress.org/public_html/core/serve-happy/1.0/tests/tests.php
</span><span class="cx" style="display: block; padding: 0 10px">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: svn:eol-style</h4></div>
<ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+native
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span></div>
</body>
</html>