buddypress/tests/phpunit
Mathieu Viet 5a612fbf50 Build/test tools: use GitHub Actions to run PHP unit tests
We're starting using GitHub Actions with these 4 jobs to do our PHP Unit tests on this matrix :

- WP Trunk - PHP 7.4
- WP Trunk - PHP 8.0
- WP 5.7 - PHP 7.4
- WP 5.7 - PHP 8.0

As the future of Travis.org is uncertain, we believe it's an important step to secure our testing tool.

Props slaFFik, Huge Props espellcaste 💪

Fixes #8421



git-svn-id: https://buddypress.svn.wordpress.org/trunk@12950 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2021-05-14 05:23:02 +00:00
..
assets Build/test tools: use GitHub Actions to run PHP unit tests 2021-05-14 05:23:02 +00:00
includes Use the PHPUnit Composer dependency to run Travis tests 2021-03-01 20:23:16 +00:00
testcases BP_Invitation_Manager: Improve method return values. 2021-04-28 23:49:43 +00:00
bootstrap.php Build/Test Tools: include @wordpress/env into BuddyPress 2020-08-30 17:53:06 +00:00
codecoverage.xml Travis-CI: disable xdebug globally and switch travis:codecoverage to use xdebug instead of phpdbg. 2016-08-08 13:36:32 +00:00
env.multisite.xml Build/Test Tools: include @wordpress/env into BuddyPress 2020-08-30 17:53:06 +00:00
env.xml Build/Test Tools: include @wordpress/env into BuddyPress 2020-08-30 17:53:06 +00:00
multisite.xml Tests: Fix missing 'name' attribute warning for PHPUnit 7. 2020-06-16 04:34:24 +00:00