friendica/tests
2021-05-24 07:45:35 +00:00
..
datasets Test with file (will fail) 2021-05-24 04:56:03 +00:00
functional
legacy Make tests PHPUnit 7.5 compatible 2021-05-16 23:49:40 +02:00
src Test file uploads 2021-05-24 07:43:42 +00:00
Util Removing empty line 2021-05-24 07:45:35 +00:00
bootstrap.php
DatabaseTest.php
DatabaseTestTrait.php
FixtureTest.php
MockedTest.php
phpunit.xml
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.