Hypolite Petovan 76de49a25c Add fields to Report entity
- Add clock dependency to Moderation\Factory\Report
- Change DateTime field to DateTimeImmutable to satisfy Clock return type
- Add category, status and resolution constants
2023-07-09 18:32:42 -04:00
..
2023-05-13 22:04:51 +02:00
2023-02-13 20:52:24 +01:00
2023-07-09 18:32:42 -04:00
2023-07-05 23:16:01 +02:00
2023-02-12 14:57:55 +01:00
2023-01-01 09:36:24 -05:00
2023-02-13 20:52:24 +01:00
2023-02-13 20:52:24 +01:00
2023-02-13 20:52:24 +01:00
2023-02-13 20:56:19 +01:00
2023-01-01 09:36:24 -05:00

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.