buddypress/tests/phpunit
David Cavins 25f93aab7c Invalidate profile field cache on update.
When a profile field’s position is updated in
`BP_XProfile_Field::update_position()`, the
cached field data was not cleared. This caused
the field to look like it was unchanged.

Fixes #7112.

Props @emrikol, @r-a-y.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@10877 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2016-06-10 17:39:34 +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 Invalidate profile field cache on update. 2016-06-10 17:39:34 +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