friendica/tests
2021-11-14 23:21:54 +01:00
..
datasets The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
functional
legacy Some more API functions moved 2021-11-14 23:21:54 +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
DatabaseTestTrait.php
DiceHttpMockHandlerTrait.php Add Feedback :-) 2021-10-29 11:37:09 +02:00
FixtureTest.php Make API testable & move PhotoAlbum tests to new destination 2021-11-12 21:08:36 +01:00
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.