buddypress/tests/phpunit
David Cavins d17a19abcf Improve backward compatibility in groups_get_group().
In r11090, we changed the signature of `groups_get_group()` to accept
an integer and added backcompat for the most commonly used former
signature, an associative array. However, it was also possible to use a
query-string-style argument. This commit covers that case.

Fixes #7302 (for 2.7 branch).

git-svn-id: https://buddypress.svn.wordpress.org/branches/2.7@11212 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2016-10-26 03:12:54 +00:00
..
assets Groups: Make sure BP_Group_Extension::widget_display() can be used 2016-06-27 03:07:47 +00:00
includes Tests: fix plugin activation in PHPUnit bootstrap. 2016-09-13 18:45:34 +00:00
testcases Improve backward compatibility in groups_get_group(). 2016-10-26 03:12:54 +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