buddypress/tests/phpunit/testcases
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
..
activity Activity: Fix activity comment deletion when comment ID equals 0. 2017-06-09 20:35:52 +00:00
admin Core: Make sure trashed activate and register pages are unset in bp_core_get_directory_page_ids(). 2017-03-16 15:49:08 +00:00
blogs Remove unit tests for title parameters in blog avatars. 2017-01-18 00:36:36 +00:00
core Unit Tests: Skip tests requiring certain PHP extensions active. 2017-04-27 04:01:06 +00:00
friends Replace calls to deprecated user query in friends legacy functions. 2016-12-29 02:35:08 +00:00
groups Handle missing parameter in group admin fetching functions. 2017-06-23 13:39:31 +00:00
members Activation: After r11630, fix issues with multisite unit test. 2017-07-12 23:15:51 +00:00
messages Update Messages tests to work after the changes in [11042]. 2016-08-30 17:29:28 +00:00
notifications Notifications: Fix issue with querying notifications by string format. 2016-06-28 17:25:24 +00:00
routing Redirect group requests to new group slug. 2017-05-17 18:57:37 +00:00
settings Improve sanitization of email notification settings. 2015-11-11 03:22:53 +00:00
testsuite Tests: Add Friendship factory. 2016-09-06 03:31:21 +00:00
xprofile XProfile: Add caching for fetching a field ID by name. 2016-12-29 02:16:02 +00:00