nextcloud-server/tests/lib/AppFramework
Côme Chilliet 61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-24 16:21:26 +01:00
..
Bootstrap Add event logging to app loading 2022-02-28 11:24:41 +01:00
Controller Fix tests 2022-02-23 11:01:58 +01:00
Db Add Transactional trait for atomic DB operations 2022-02-17 09:58:41 +01:00
DependencyInjection Adjust and add unit tests 2022-02-23 11:01:58 +01:00
Http Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id 2022-03-22 12:08:45 +01:00
Middleware Fix tests 2022-02-23 11:01:58 +01:00
OCS
Routing Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
Utility
AppTest.php