nextcloud/apps/encryption/tests
Stephen Cuppett 840edf7701 refactor(tests): Replace helper callback methods with inline closures in encryption tests
Addresses reviewer feedback requesting consistent mock callback style
in RecoveryTest and UtilTest. Drops the now-unused setValueTester,
getValueTester, and removeValueTester helper methods.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Stephen Cuppett <steve@cuppett.com>
2026-07-04 08:19:10 -04:00
..
Command chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Controller fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 2026-06-02 15:28:53 +02:00
Crypto chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Listeners chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Settings refactor(encryption): Migrate remaining deprecated IConfig calls to typed APIs 2026-07-04 08:19:10 -04:00
Users chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
EncryptedStorageTest.php test: adjust tests to caching of key validation 2026-03-26 21:13:18 +01:00
KeyManagerTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PassphraseServiceTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
RecoveryTest.php refactor(tests): Replace helper callback methods with inline closures in encryption tests 2026-07-04 08:19:10 -04:00
SessionTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UtilTest.php refactor(tests): Replace helper callback methods with inline closures in encryption tests 2026-07-04 08:19:10 -04:00