wordpress-develop/tests/phpunit/tests/dependencies
Joe McGill 967abef19e Script Loader: Improve test coverage for wp_print_scripts().
This is a follow-up to [56092], which further improves PHPUnit test coverage and inline docs for ensuring `async` and `defer` attributes are being properly handled for scripts that are printed without being enqueued.

Props peterwilsoncc, azaozz, westonruter, joemcgill.
See #58648.


git-svn-id: https://develop.svn.wordpress.org/trunk@56246 602fd350-edb4-49c9-b593-d223f7449a82
2023-07-17 14:04:00 +00:00
..
jquery.php Tests: Add test class for wp_script_is(). 2023-03-20 16:16:22 +00:00
scripts.php Script Loader: Improve test coverage for wp_print_scripts(). 2023-07-17 14:04:00 +00:00
styles.php Script Loader: Add a check to see in style is registered in wp_maybe_inline_styles. 2023-06-13 09:51:11 +00:00
wpInlineScriptTag.php Coding Standards: Use static closures when not using $this. 2021-08-26 12:57:08 +00:00
wpSanitizeScriptAttributes.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00
wpScriptIs.php Tests: Add test class for wp_script_is(). 2023-03-20 16:16:22 +00:00
wpScriptTag.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00