friendica/tests
Hypolite Petovan fc09017dd1 Remove support for user.parent-uid = 0
- uid = 0 is the system user which isn't supposed to be the parent-uid of all the non-delegate users
2023-05-29 18:32:21 -04:00
..
Util Fixup and adding tests 2023-03-27 19:36:13 +02:00
datasets Add direct field possibility 2023-05-13 22:04:51 +02:00
functional
src Remove support for user.parent-uid = 0 2023-05-29 18:32:21 -04:00
DatabaseTest.php
DatabaseTestTrait.php
DiceHttpMockHandlerTrait.php
FixtureTest.php
FixtureTestTrait.php
MockedTest.php
README.md
bootstrap.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.