wordpress-develop/tests/phpunit/tests/query
Boone Gorges cc41c59286 Streamline WP_Date_Query unit tests.
By creating less dummy data and eliminating redundant tests, we cut group
execution time by more than 50%.

See #30017.

git-svn-id: https://develop.svn.wordpress.org/trunk@29993 602fd350-edb4-49c9-b593-d223f7449a82
2014-10-23 01:55:43 +00:00
..
conditionals.php Add expectedIncorrectUsage flags for unit tests that generate invalid dates. 2014-10-17 00:40:06 +00:00
date.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
dateQuery.php Streamline WP_Date_Query unit tests. 2014-10-23 01:55:43 +00:00
parseQuery.php Check that search value is scalar before parsing. 2014-10-16 03:31:27 +00:00
results.php Add expectedIncorrectUsage flags for unit tests that generate invalid dates. 2014-10-17 00:40:06 +00:00
search.php Add unit tests for searching by relevance. 2014-03-08 21:26:26 +00:00
taxQuery.php Setup rewrite changes in tests in a predictable fashion. Don't mix method calls with wrapper function calls. 2014-07-03 01:42:57 +00:00
verboseRewriteRules.php Setup rewrite changes in tests in a predictable fashion. Don't mix method calls with wrapper function calls. 2014-07-03 01:42:57 +00:00