aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/tests/UserMigration/AccountMigratorTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman2025-07-011-3/+1
* test: Migrate settings and provisioning_api to PHPUnit10tests/noid/migrate-more-apps-to-phpunit10Joas Schilling2025-05-161-26/+23
* chore: re-apply current rector configuration to apps folderCôme Chilliet2025-02-131-1/+2
* fix(AccountManager): Sanitize social media handlesFerdinand Thiessen2025-02-061-0/+9
* chore: Add SPDX headerAndy Scherzinger2024-06-031-21/+2
* Add profile config migrationChristopher Ng2022-09-011-14/+29
* Fix migrators according to exceptionsVincent Petry2022-04-131-4/+2
* Merge pull request #31866 from nextcloud/test-avatar-migrationPytal2022-04-111-9/+55
|\
| * Add comment explaining avatar basenameChristopher Ng2022-04-081-0/+1
| * Remove unnecessary array_diffChristopher Ng2022-04-081-5/+1
| * Test avatar migrationChristopher Ng2022-04-071-9/+58
| * Improve strictness of account file regexChristopher Ng2022-04-071-1/+1
* | Adapt AccountMigratorTest to id changeCôme Chilliet2022-04-111-1/+1
|/
* Test migration of account informationChristopher Ng2022-04-061-0/+120