You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
friendica/tests
Philipp Holzer 7e92adef6c
Fix API tests without addon table
1 month ago
..
Util use own local.config.php for CI 1 month ago
datasets revert api.fixture.php change 1 month ago
functional Restructure tests 1 month ago
src Fix API tests without addon table 1 month ago
DatabaseTest.php Happy New Year 2023! 3 months ago
DatabaseTestTrait.php Restructure tests 1 month ago
DiceHttpMockHandlerTrait.php Restructure tests 1 month ago
FixtureTest.php Restructure tests 1 month ago
FixtureTestTrait.php code review 1 month ago
MockedTest.php Happy New Year 2023! 3 months ago
README.md Remove PHPUnit dependency & create shell-script with description for it 2 years ago
bootstrap.php Optimize phpunit 1 month ago
phpunit.xml Move last legacy API tests & adapt phpunit.xml 1 year ago

README.md

Using the Friendica tests

Install PHPUnit

Please use setup-phpunit.sh to install the necessary PHPUnit version. It will temporarily install the phpunit phar file into the bin/ subdirectory

Currently, Friendica uses PHPUnit 8.

Supported PHP versions of these tests

The Unit-Tests of Friendica requires at least PHP 7.2.