wordpress-develop/tests/phpunit/tests/category
Sergey Biryukov 800ff4447c Tests: Split the tests from category.php into individual test classes.
This aims to bring some consistency to the location of category function tests, as well as to make the tests more discoverable and easier to expand.

Follow-up to [28438], [28566], [31006], [31025], [37464], [28438], [31299], [36988], [42364], [42367], [42368], [46413], [53684].

See #56793.

git-svn-id: https://develop.svn.wordpress.org/trunk@54717 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-29 14:38:18 +00:00
..
categoryDescription.php Build/Test Tools: Add @covers tags to the taxonomy and category test groups. 2022-07-07 23:00:07 +00:00
getAllCategoryIds.php Tests: Split the tests from category.php into individual test classes. 2022-10-29 14:38:18 +00:00
getCategories.php Build/Test Tools: Add @covers tags to the taxonomy and category test groups. 2022-07-07 23:00:07 +00:00
getCategoryByPath.php Tests: Split the tests from category.php into individual test classes. 2022-10-29 14:38:18 +00:00
getCategoryBySlug.php Tests: Split the tests from category.php into individual test classes. 2022-10-29 14:38:18 +00:00
getCategoryLink.php Build/Test Tools: Add @covers tags to the taxonomy and category test groups. 2022-07-07 23:00:07 +00:00
getCategoryParents.php Build/Test Tools: Add @covers tags to the taxonomy and category test groups. 2022-07-07 23:00:07 +00:00
getCatId.php Tests: Split the tests from category.php into individual test classes. 2022-10-29 14:38:18 +00:00
getCatName.php Tests: Split the tests from category.php into individual test classes. 2022-10-29 14:38:18 +00:00
getTheCategoryById.php Build/Test Tools: Add @covers tags to the taxonomy and category test groups. 2022-07-07 23:00:07 +00:00
makeCatCompat.php Tests: Split the tests from category.php into individual test classes. 2022-10-29 14:38:18 +00:00
walkerCategory.php Tests: Use the factory method instead of the property. 2022-09-06 22:09:49 +00:00
wpDropdownCategories.php Build/Test Tools: Add @covers tags to the taxonomy and category test groups. 2022-07-07 23:00:07 +00:00
wpListCategories.php Build/Test Tools: Add @covers tags to the taxonomy and category test groups. 2022-07-07 23:00:07 +00:00