1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-22 20:56:55 +08:00
buddypress/tests/phpunit/testcases/messages
Renato Alves a3ddbe1c32 Unit tests are run with Memcache or/and Redis in CI (Continuous Integration)
A new Github Action is added with a simple matrix to run our unit tests with object cache services, currently Memcache and Redis.

Props imath
See #9076
Fixes #9129
Closes https://github.com/buddypress/buddypress/pull/284

git-svn-id: https://buddypress.svn.wordpress.org/trunk@13859 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2024-05-11 02:15:24 +00:00
..
cache.php Improve PHP 8.2 compatibility 2023-02-10 03:12:09 +00:00
class.bp-messages-notice.php Fully enjoy Yoast’s PHPUnit polyfills 2022-08-13 08:58:51 +00:00
class.bp-messages-thread.php Unit tests are run with Memcache or/and Redis in CI (Continuous Integration) 2024-05-11 02:15:24 +00:00
functions.php Make sure Messages exports only include the ones sent by the user 2019-06-17 17:43:50 +00:00
notifications.php Improve PHP 8.2 compatibility 2023-02-10 03:12:09 +00:00
star.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
template.php BP Messages: make sure Threads unread count is consistent 2022-10-11 19:10:58 +00:00