1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-23 21:06:56 +08:00
buddypress/tests/phpunit/testcases/members
Renato Alves ac81a2ac47 PHPUnit: disable a test temporarily since it is flaky on CI environments.
This test is flaky in CI. It needs a deeper investigation. Let us disable it to avoid false positives with other more pressing work.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@14154 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2025-12-17 13:48:48 +00:00
..
template 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
activity.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
cache.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class-bp-signup.php Misc changes to the signups and pending accounts. 2024-11-03 18:44:17 +00:00
functions.php Misc changes to the signups and pending accounts. 2024-11-03 18:44:17 +00:00
template.php A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00
test-controller.php A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00
test-member-avatar-controller.php A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00
test-member-cover-controller.php A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00
test-signup-controller.php PHPUnit: disable a test temporarily since it is flaky on CI environments. 2025-12-17 13:48:48 +00:00
types.php Add missing global cache groups 2022-10-06 22:14:05 +00:00