wordpress-develop/tests/phpunit/tests/theme
Greg Ziółkowski 20e024dd29 Tests: Increase coverage for translations applied to theme.json
Ensures that translations are correctly applied to the `title` field in the `theme.json` and all style variations located in the them inside the `styles` folder.

Follow-up #55495, [53038].
See also #54336.



git-svn-id: https://develop.svn.wordpress.org/trunk@54036 602fd350-edb4-49c9-b593-d223f7449a82
2022-08-31 10:11:30 +00:00
..
customHeader.php Code Modernization: Explicitly declare all properties created in set_up() methods of various test classes. 2022-08-27 12:30:08 +00:00
getThemeStarterContent.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00
support.php Themes: Correct the logic for displaying a _doing_it_wrong() notice for add_theme_support( 'html5' ). 2022-03-07 14:42:49 +00:00
themeDir.php Themes: Add support for Update URI header. 2022-08-23 17:46:46 +00:00
wpGetGlobalStylesheet.php Code Modernization: Remove dynamic properties in theme tests. 2022-08-21 16:55:18 +00:00
wpTheme.php Themes: Add support for Update URI header. 2022-08-23 17:46:46 +00:00
wpThemeGetAllowedFilters.php Tests: Use more appropriate assertions in various tests. 2021-07-07 10:32:56 +00:00
wpThemeJson.php Editor: Add functionality required for theme export in the site editor 2022-04-11 10:36:02 +00:00
wpThemeJsonResolver.php Tests: Increase coverage for translations applied to theme.json 2022-08-31 10:11:30 +00:00
wpThemeJsonSchema.php Update theme.json classes for WordPress 5.9. 2021-11-08 19:18:39 +00:00