buddypress/tests/phpunit/includes
Boone B Gorges 413a3f1d66 Empty buddypress()->pages before each unit test.
This ensures that globals can be modified safely within the confines of a
specific test method.

See #6475.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@9913 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2015-06-04 12:51:21 +00:00
..
define-constants.php Replace use of __DIR__ as it is not supported on PHP 5.2. 2015-02-18 21:01:53 +00:00
factory.php In automated tests, move user creation to a proper factory method. 2014-11-14 14:01:18 +00:00
install.php Drop BP tables during unit test install routine. 2015-05-04 14:05:12 +00:00
loader.php Tests: fix file include paths. 2014-05-04 14:33:21 +00:00
testcase.php Empty buddypress()->pages before each unit test. 2015-06-04 12:51:21 +00:00