buddypress/tests/phpunit
r-a-y 9f5542838c Members: When marking a user as a spammer, do not mark sites as spam if the site has more than one administrator.
Previously on a multisite install, we would mark all the spammer's
sites as spam. This is pretty aggressive and could unintentionally
mark legitmiate sites as spam as well.

To address this, we now only mark a site as spam if the spammer is the
sole administrator of the site.

Fixes #8316 (for 6.0 branch).

git-svn-id: https://buddypress.svn.wordpress.org/branches/6.0@12666 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2020-06-16 04:31:11 +00:00
..
assets Prepare the inclusion of the BP REST API remaining endpoints 2020-03-31 11:33:35 +00:00
includes Prepare BuddyPress to welcome the BP REST API 2019-08-28 20:38:00 +00:00
testcases Members: When marking a user as a spammer, do not mark sites as spam if the site has more than one administrator. 2020-06-16 04:31:11 +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