buddypress/tests/phpunit
r-a-y 5176393180 Activation: After r11630, fix issues with multisite unit test.
The unit test written for #7553 can cause a database error when
`wpmu_create_blog()` fires when running the multisite test suite.

To workaround this, we remove the `'domain'` and `'path'` from the signup
user to prevent `wpmu_create_blog()` from firing.

Props netweb.

See #7553.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@11639 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2017-07-12 23:15:51 +00:00
..
assets Groups: Make sure BP_Group_Extension::widget_display() can be used 2016-06-27 03:07:47 +00:00
includes Fix incorrect remove_action and remove_filter usage for WordPress 4.7. 2016-11-28 22:33:55 +00:00
testcases Activation: After r11630, fix issues with multisite unit test. 2017-07-12 23:15:51 +00:00
bootstrap.php Tests: new base class for BP_Email tests. 2016-02-06 19:26:09 +00:00
codecoverage.xml Travis-CI: disable xdebug globally and switch travis:codecoverage to use xdebug instead of phpdbg. 2016-08-08 13:36:32 +00:00
multisite.xml Grunt: move phpUnit tests into new, top-level tests folder. 2014-05-04 12:57:55 +00:00