1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-22 20:56:55 +08:00
buddypress/tests/phpunit/includes
Renato Alves f7a818e9c1
Some checks are pending
Unit Tests / tests (false, , 7.4, 6.4) (push) Waiting to run
Unit Tests / tests (false, , 8.1, latest) (push) Waiting to run
Unit Tests / tests (false, , 8.2, 6.4) (push) Waiting to run
Unit Tests / tests (false, memcached, 8.3, trunk) (push) Waiting to run
Unit Tests / tests (false, redis, 8.5, trunk) (push) Waiting to run
Unit Tests / tests (true, , 7.4, 6.4) (push) Waiting to run
Unit Tests / tests (true, memcached, 8.5, 6.9) (push) Waiting to run
Unit Tests / tests (true, redis, 8.3, trunk) (push) Waiting to run
Unit Tests / tests (true, redis, 8.4, trunk) (push) Waiting to run
Code Modernization: Suppress E_STRICT notice only for PHP < 7.4 since its
git-svn-id: https://buddypress.svn.wordpress.org/trunk@14153 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2025-12-17 13:24:12 +00:00
..
define-constants.php Update wp-env to version 9.0.0 & adapt the PHPUnit tests suite to it 2024-01-31 20:09:06 +00:00
factory.php Core: Add cache_results flag to the BP_Optout::get getter. 2024-07-27 20:16:17 +00:00
install.php Code Modernization: Suppress E_STRICT notice only for PHP < 7.4 since its 2025-12-17 13:24:12 +00:00
loader.php WPCS: The modified code addresses all Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword and Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction issues specific to the foreach and function examples. 2024-06-01 16:26:18 +00:00
mock-mailer.php Unit Tests: Conducted a thorough review of existing unit tests files and improved them to ensure robustness. 2024-07-27 16:30:23 +00:00
testcase-emails.php Unit Tests: Conducted a thorough review of existing unit tests files and improved them to ensure robustness. 2024-07-27 16:30:23 +00:00
testcase-rest-controller.php Include the V2 of the BP REST API in BuddyPress core. 2024-09-27 21:11:27 +00:00
testcase.php A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00