nextcloud/tests/lib/Traits
Stephen Cuppett b86fa0d0df fix(tests): Migrate EncryptionTrait and test files to typed IAppConfig
Update EncryptionTrait, EncryptionMasterKeyUploadTest, EncryptionUploadTest,
and EncryptedSizePropagationTest to use typed IAppConfig::setValueBool/
getValueBool for encryption_enabled and useMasterKey, preventing
AppConfigTypeConflictException when the keys are stored as BOOL type.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Stephen Cuppett <steve@cuppett.com>
2026-07-04 08:19:10 -04:00
..
ClientServiceTrait.php chore: migrate to PHPUnit 11 2025-11-05 15:42:33 +01:00
EmailValidatorTrait.php feat(ocp): add email address validator 2025-08-14 18:34:36 +02:00
EncryptionTrait.php fix(tests): Migrate EncryptionTrait and test files to typed IAppConfig 2026-07-04 08:19:10 -04:00
GroupTrait.php test: add test trait for creating temporary groups 2026-06-08 15:35:08 +02:00
MountProviderTrait.php chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
UserTrait.php test: add test trait for creating temporary groups 2026-06-08 15:35:08 +02:00