BookStack/tests/Commands
Dan Brown 4b4d8ba2a1
Avatar Commend: Simplified and updated during review
During review of #4560.

- Simplified command to share as much log as possible across different
  run options.
- Extracted out user handling to share with MFA command.
- Added specific handling for disabled avatar fetching.
- Added mention of avatar endpoint, to make it clear where these avatars
  are coming from (Protect against user expectation of LDAP avatar sync).
- Simplified a range of the testing.
- Tweaked wording and code formatting.
2023-09-19 15:53:01 +01:00
..
CleanupImagesCommandTest.php Cleanup Command: Allowed running non-interactively 2023-09-14 14:17:20 +01:00
ClearActivityCommandTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ClearRevisionsCommandTest.php
ClearViewsCommandTest.php
CopyShelfPermissionsCommandTest.php Aligned command class code 2023-05-24 12:59:50 +01:00
CreateAdminCommandTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
DeleteUsersCommandTest.php Aligned command class code 2023-05-24 12:59:50 +01:00
RefreshAvatarCommandTest.php Avatar Commend: Simplified and updated during review 2023-09-19 15:53:01 +01:00
RegenerateCommentContentCommandTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
RegeneratePermissionsCommandTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
RegenerateReferencesCommandTest.php
RegenerateSearchCommandTest.php Covered untested commands with testing 2023-05-24 10:34:43 +01:00
ResetMfaCommandTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
UpdateUrlCommandTest.php Added force option for update-url command 2023-05-06 23:05:25 +01:00
UpgradeDatabaseEncodingCommandTest.php Covered untested commands with testing 2023-05-24 10:34:43 +01:00