wordpress-develop/tests/phpunit/tests/admin
2016-12-04 19:03:40 +00:00
..
includesComment.php Unit Tests: 2016-08-27 08:35:16 +00:00
includesFile.php Unit Tests: 2016-08-27 08:35:16 +00:00
includesListTable.php Build/Test Tools: Correctly set up the current screen during list table tests so that they don't fail when run individually. 2016-12-04 19:03:40 +00:00
includesMisc.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
includesPlugin.php Unit Tests: after [35225], make factory a method/getter on WP_UnitTestCase and add magic methods for BC for every plugin that is extending WP_UnitTestCase and accessing the $factory instance prop. 2015-10-17 18:02:16 +00:00
includesPost.php Posts, Post Types: Prevent users from being able to delete a protected meta field from a post. 2016-10-31 19:29:07 +00:00
includesScreen.php Build/Test Tools: Continue eliminating randomness in tests. 2016-10-09 01:29:04 +00:00
includesTemplate.php Administration: Add the ability to pass an array of screen IDs to add_meta_box() and remove_meta_box(). 2015-10-08 19:06:32 +00:00
includesTheme.php Posts, Post Types: Improve sanitisation of templates' post types. 2016-11-15 03:36:13 +00:00
includesUpdateCore.php Build/Test Tools: Utilise assertFileExists() and assertFileNotExists() in more places. 2016-11-08 23:49:11 +00:00