Wordpress/tests/phpunit/tests/http
Gary Pendergast c6c78490e2 Coding Standards: Fix the remaining issues in /tests.
All PHP files in `/tests` now conform to the PHP coding standards, or have exceptions appropriately marked.

Travis now also runs `phpcs` on the `/tests` directory, any future changes to these files must conform entirely to the WordPress PHP coding standards. 🎉

See #47632.



git-svn-id: https://develop.svn.wordpress.org/trunk@45607 602fd350-edb4-49c9-b593-d223f7449a82
2019-07-08 00:55:20 +00:00
..
base.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
curl.php Coding Standards: Fix and whitelist variable names. 2019-01-12 06:05:55 +00:00
functions.php HTTP: Add support for the host-only flag to Wp_Http_Cookie. 2019-04-08 05:31:35 +00:00
getHttpHeaders.php HTTP: Add unit tests for wp_get_http_headers() and wp_remote_retrieve_headers(). 2016-06-29 12:46:59 +00:00
http.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
remoteRetrieveHeaders.php Code is Poetry. 2017-11-30 23:09:33 +00:00
streams.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00