nextcloud-server/apps/encryption/tests
Ferdinand Thiessen dc9d8c42bb fix: Adjust console formatter code to match with Symfony type hints
Symfony has added type hints on the `OutputFormatterInterface`,
so we must adjust our type hints to match with Symfony.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-04-17 18:35:10 +07:00
..
Command Remove unused method getLocalFolder 2023-04-03 10:52:34 +07:00
Controller Remove at() matcher use from encryption tests 2022-05-24 12:18:19 +07:00
Crypto fix: Adjust console formatter code to match with Symfony type hints 2023-04-17 18:35:10 +07:00
Hooks Update php licenses 2021-06-04 22:02:41 +07:00
Settings Update php licenses 2021-06-04 22:02:41 +07:00
Users Update php licenses 2021-06-04 22:02:41 +07:00
EncryptedStorageTest.php add test for unmarking encrypted file on cross storage move 2023-04-01 15:36:38 +07:00
HookManagerTest.php Update php licenses 2021-06-04 22:02:41 +07:00
KeyManagerTest.php Adapt encryption tests to the new system 2023-03-17 11:08:59 +07:00
RecoveryTest.php Adapt encryption recovery tests to new system 2023-03-17 11:08:59 +07:00
SessionTest.php Update php licenses 2021-06-04 22:02:41 +07:00
UtilTest.php Update php licenses 2021-06-04 22:02:41 +07:00