Wordpress/tests
2013-12-22 18:30:09 +00:00
..
phpunit Fix a regression for get_queried_object() by checking for category_name when cat isn't set - mainly is_category() being true for Uncategorized or when queried object is accessed in pre_get_posts. Also check for $query['terms'] when trying to assign a term as the queried object when is_tax() is true. Adds a unit test. See [26007] for how I originally broke this while fixing a bigger issue. 2013-12-22 18:30:09 +00:00
qunit Add JavaScript tests for shortcode.js. 2013-11-15 20:40:54 +00:00