wordpress-develop/tests/phpunit/tests/oembed
John Blackbourn 814aa7149f Build/Test Tools: Remove the dependency on a globally installed Grunt.
The existing `"grunt": "grunt"` script in `package.json` allows for the use of `npm run grunt ...` which uses the local `grunt` binary in the project's `node_modules`.

Fixes #47380


git-svn-id: https://develop.svn.wordpress.org/trunk@45445 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-26 19:34:24 +00:00
..
controller.php General: Fix some code formatting issues. 2018-12-14 03:24:35 +00:00
discovery.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
filterResult.php Code is Poetry. 2017-11-30 23:09:33 +00:00
filterTitleAttributes.php Accessibility: Ensure embed iframes have a title attribute. 2019-03-20 17:21:56 +00:00
getResponseData.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
headers.php Code is Poetry. 2017-11-30 23:09:33 +00:00
postEmbedUrl.php Code is Poetry. 2017-11-30 23:09:33 +00:00
template.php Build/Test Tools: Remove the dependency on a globally installed Grunt. 2019-05-26 19:34:24 +00:00
WpEmbed.php Tests: Add missing parent::setUp() calls to all test classes. 2019-01-14 04:54:01 +00:00
wpOembed.php Code is Poetry. 2017-11-30 23:09:33 +00:00