friendica/tests/src/Util
Philipp 02e6dff6a0
Fix tests
- Fix InstallerTest case
- Fix native function mocking
- Add returntype for Unit-Tests
- Fixing ExtendedPDO test troubles
- Fix wrong class inheritance path for DatabaseTestTrait.php
- Fix SyslogLogger Server Exception for PHP8
- Add user/contact to database.fixture.php
- Avoid invalid rollbacks for test setup in PHP8
2021-04-04 20:11:57 +02:00
..
Config Fix tests 2021-04-04 20:11:57 +02:00
Emailer Fix tests 2021-04-04 20:11:57 +02:00
Logger Fix tests 2021-04-04 20:11:57 +02:00
ACLFormaterTest.php
ArraysTest.php
BasePathTest.php
BaseURLTest.php
CryptoTest.php Fix tests 2021-04-04 20:11:57 +02:00
DateTimeFormatTest.php
EMailerTest.php Fix tests 2021-04-04 20:11:57 +02:00
HTTPSignatureTest.php
JsonLDTest.php
ProfilerTest.php Fix tests 2021-04-04 20:11:57 +02:00
StringsTest.php
XmlTest.php