buddypress/tests/testcases
Boone B Gorges e8207523af Ensure that the BP_XProfile_Field_Type_Placeholder class has a validation regex
This ensures that any value will pass the is_valid() test for this field type.

Fixes #5589

git-svn-id: https://buddypress.svn.wordpress.org/branches/2.0@8346 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-05-03 00:17:57 +00:00
..
activity Insert a new "since" filter for the activity stream to be used by HeartBeat check feature 2014-04-08 06:55:30 +00:00
admin In BP_UnitTestCase::create_user(), default to last_activity one year ago 2013-06-07 11:16:17 +00:00
blogs Use WP's array format for get_meta() functions when no $meta_key is provided 2014-03-14 01:04:58 +00:00
core Add unit test for comparing subsequent calls to BP_Core_User::get_last_activity() to compare cached results to uncached results. See #5590, #5597, to test logic introduced in r8047. (2.0 branch) 2014-04-28 23:11:38 +00:00
friends Fix check for existing friendship in friends_add_friend() 2014-03-27 17:37:41 +00:00
groups Backwards compatibility for querying single groups via the slug argument. Props r-a-y. Fixes #5596. (2.0 branch) 2014-04-28 23:21:00 +00:00
members Remove disable_account_deletion cases from bp_core_delete_account() tests 2014-04-29 12:36:19 +00:00
messages When a message is deleted, delete corresponding notifications 2014-03-09 19:46:01 +00:00
notifications Notifications: Invalidate cache when a notification is updated. 2014-03-27 19:04:30 +00:00
routing Add some basic unit tests for root_profiles routing. See #4954 2014-02-16 21:02:30 +00:00
url Improvements to BP_UnitTestCase::go_to() for WP < 3.9 2014-03-10 23:57:27 +00:00
xprofile Ensure that the BP_XProfile_Field_Type_Placeholder class has a validation regex 2014-05-03 00:17:57 +00:00