buddypress/tests/phpunit/testcases
Boone B Gorges 4852b532c3 Blogs: Ensure activity data integrity when updating post title.
Previously, a missing `primary_id` could cause the `post_title` activity meta
value to be updated for activity items unrelated to the one linked to the
updated blog post.

Merges [12311] to the 4.0.x branch.

Props r-a-y.
Fixes #8007.



git-svn-id: https://buddypress.svn.wordpress.org/branches/4.0@12333 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2019-02-19 15:31:05 +00:00
..
activity Tests: Move wpmu_new_blog and delete_blog expectedDeprecated calls into test logic. 2018-10-05 17:24:17 +00:00
admin Retire Legacy Forums. 2017-12-08 00:22:09 +00:00
blogs Blogs: Ensure activity data integrity when updating post title. 2019-02-19 15:31:05 +00:00
core Tests: More site-creation deprecation fine-tuning. 2018-10-05 18:03:54 +00:00
friends Add data exporters for Friends component. 2018-06-04 20:02:30 +00:00
groups Fix another PHP 5.3 syntax error after [12273]. 2018-11-05 22:03:29 +00:00
members Tests: Move wpmu_new_blog and delete_blog expectedDeprecated calls into test logic. 2018-10-05 17:24:17 +00:00
messages Add data exporter for Messages component. 2018-06-04 20:54:02 +00:00
notifications Add data exporter for Notifications component. 2018-06-04 19:58:30 +00:00
routing Tests: Move wpmu_new_blog and delete_blog expectedDeprecated calls into test logic. 2018-10-05 17:24:17 +00:00
settings Improve sanitization of email notification settings. 2015-11-11 03:22:53 +00:00
testsuite Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
xprofile Prevent notices on PHP 7.2 when deleting xprofile groups. 2018-08-31 18:42:13 +00:00