1
0
Fork 0
friendica_2020-09-1_sharedH.../tests
2021-11-12 22:44:59 +01:00
..
datasets
functional Refactoring Core class structures ... 2021-10-26 22:11:09 +02:00
legacy Move Api\unsupported tests and remove dependency to System::jsonExit() 2021-11-12 22:44:59 +01:00
src Move Api\unsupported tests and remove dependency to System::jsonExit() 2021-11-12 22:44:59 +01:00
Util Make PHP-CS happy and add (c) header 2021-11-12 21:50:02 +01:00
bootstrap.php
DatabaseTest.php Fix tests 2021-04-04 20:11:57 +02:00
DatabaseTestTrait.php
DiceHttpMockHandlerTrait.php
FixtureTest.php
MockedTest.php
phpunit.xml
README.md Remove PHPUnit dependency & create shell-script with description for it 2021-04-05 12:35:56 +02:00

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.