1
0
Fork 0
friendica_2020-09-1_sharedH.../tests
Hypolite Petovan 8e99b7f775 Refine BBCode::expandTags regular expression
- Now requires the tag to be preceded by either a non-word character or a start of a line
- Added corresponding tests
2021-09-12 00:06:14 -04:00
..
datasets
functional
legacy
src Refine BBCode::expandTags regular expression 2021-09-12 00:06:14 -04:00
Util
bootstrap.php Make tests PHPUnit 6.0 compatible 2021-05-16 23:22:44 +02:00
DatabaseTest.php
DatabaseTestTrait.php
DiceHttpMockHandlerTrait.php Extend test capability for HTTP Requests 2021-08-25 14:22:43 +02:00
FixtureTest.php
MockedTest.php Fix tests 2021-04-04 20:11:57 +02:00
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.