buddypress/tests/phpunit
r-a-y 5dc28d42d1 Notifications: Fix issue with querying notifications by string format.
If someone is using:
`bp_notifications_get_notifications_for_user( $user_id, 'string' )`

This functionality broke in #7066.

Commit fixes this issue and includes unit tests.

Fixes #7141 (2.6-branch).

git-svn-id: https://buddypress.svn.wordpress.org/branches/2.6@10910 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2016-06-28 17:23:49 +00:00
..
assets Allow class extending the BP_Attachment class to get the original WordPress upload dir within their upload_dir_filter() method. 2015-10-06 23:53:33 +00:00
includes Post Type Activities: add unit tests and improve existing ones. 2016-02-07 16:55:04 +00:00
testcases Notifications: Fix issue with querying notifications by string format. 2016-06-28 17:23:49 +00:00
bootstrap.php Tests: new base class for BP_Email tests. 2016-02-06 19:26:09 +00:00
multisite.xml Grunt: move phpUnit tests into new, top-level tests folder. 2014-05-04 12:57:55 +00:00