You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
friendica/tests
Philipp Holzer 81122bfc3b
Fix tests
1 year ago
..
Util Fixups 1 year ago
datasets adapt fixture 1 year ago
functional Fix tests 2 years ago
legacy Move notify to the new paradigm 1 year ago
src Fix tests 1 year ago
DatabaseTest.php Fix tests 2 years ago
DatabaseTestTrait.php replace "p" with higher level database functions 1 year ago
DiceHttpMockHandlerTrait.php Extend test capability for HTTP Requests 2 years ago
FixtureTest.php Fix tests 2 years ago
MockedTest.php Fix tests 2 years ago
README.md Remove PHPUnit dependency & create shell-script with description for it 2 years ago
bootstrap.php Make tests PHPUnit 6.0 compatible 2 years ago
phpunit.xml Fix tests 2 years ago

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.