wordpress-develop/tests/phpunit/tests/oembed
John Blackbourn c91be6f1fe Build/Test Tools: Begin eliminating unnecessary randomness in tests.
Although unlikely, clashes in randomly generated strings could cause unexpected failures. In addition, most randomness is entirely unnecessary, is bad practice, and increases test time (however small it may be).

See #37371


git-svn-id: https://develop.svn.wordpress.org/trunk@38762 602fd350-edb4-49c9-b593-d223f7449a82
2016-10-09 01:11:14 +00:00
..
controller.php Embeds: Allow embedding static front pages and pages having a child page with an embed slug. 2016-01-15 07:55:19 +00:00
discovery.php Embeds: Allow embedding static front pages and pages having a child page with an embed slug. 2016-01-15 07:55:19 +00:00
filterResult.php Embeds: Use a more accessible way to initially hide the iframe. 2016-02-25 10:22:43 +00:00
getResponseData.php Embeds: In get_post_embed_html(), move the optional $post argument after the required $width and $height. 2015-10-31 15:50:23 +00:00
headers.php Embeds: Who put this REST API infrastructure in my WordPress? 2015-10-29 22:50:13 +00:00
postEmbedUrl.php Embeds: Allow embedding static front pages and pages having a child page with an embed slug. 2016-01-15 07:55:19 +00:00
template.php Embeds: Adjust the iframe title attribute for improved accessibility. 2016-03-07 09:59:02 +00:00
WpEmbed.php Build/Test Tools: Begin eliminating unnecessary randomness in tests. 2016-10-09 01:11:14 +00:00
wpOembed.php Embeds: Enforce a valid post ID when embedding a post from the current site. 2016-06-16 17:17:32 +00:00