friendica/tests/src/Util/Logger
Philipp Holzer 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
..
AbstractLoggerTest.php Fix tests 2021-04-04 20:11:57 +02:00
LoggerDataTrait.php Update copyright 2021-03-29 08:40:20 +02:00
ProfilerLoggerTest.php Fix tests 2021-04-04 20:11:57 +02:00
StreamLoggerTest.php Fix tests 2021-04-04 20:11:57 +02:00
SyslogLoggerTest.php Fix tests 2021-04-04 20:11:57 +02:00
SyslogLoggerWrapper.php Update copyright 2021-03-29 08:40:20 +02:00
VoidLoggerTest.php Adapt tests for PhpUnit 7.5 2021-04-04 19:13:40 +02:00
WorkerLoggerTest.php Update copyright 2021-03-29 08:40:20 +02:00