buddypress/tests/phpunit
Mathieu Viet 4f06d82ca1 Make sure Messages exports only include the ones sent by the user
Using the {{{$user->ID}}} instead of the {{{$recipients->ID}}} to check for the sender ID is more reliable to make sure the generated zip Archive only contains messages sent by the requesting user.

Props gingerbooch, Venutius

See #8080 (branch 4.0)

git-svn-id: https://buddypress.svn.wordpress.org/branches/4.0@12402 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2019-06-17 17:41:01 +00:00
..
assets Groups: Make sure BP_Group_Extension::widget_display() can be used 2016-06-27 03:07:47 +00:00
includes Tests: When tearing down test fixtures, use wp_uninitialize_site() if available. 2018-10-05 15:08:17 +00:00
testcases Make sure Messages exports only include the ones sent by the user 2019-06-17 17:41:01 +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