mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
5aa8e8adf1
- Delete now really overwrites static default/setting.config.php keys - Delete now really overwrites static default/setting.config.php categories - The Update::check() routine is added to different places - Merge the given config file with the new config before writing - Remove ConfigTransaction::get() because it's no more reliable |
||
---|---|---|
.. | ||
datasets | ||
functional | ||
src | ||
Util | ||
bootstrap.php | ||
DatabaseTest.php | ||
DatabaseTestTrait.php | ||
DiceHttpMockHandlerTrait.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.