test_bbp_clean_post_cache()
test_bbp_clean_post_cache()
A nested update must be visible immediately, including in status hooks.
test_nested_post_update_cleans_its_cache()
Updating a parent must not evict its descendants' post caches.
test_parent_update_preserves_child_post_cache()
Updating a bbPress post must not suspend later cache invalidation.
test_post_update_does_not_suspend_later_cache_invalidation()
bbPress must preserve suspension requested by the caller.
test_post_update_preserves_existing_cache_suspension()