]> BookStack Code Mirror - bookstack/commit
Covered untested commands with testing
authorDan Brown <redacted>
Wed, 24 May 2023 09:34:43 +0000 (10:34 +0100)
committerDan Brown <redacted>
Wed, 24 May 2023 09:34:43 +0000 (10:34 +0100)
commit0704f1bd0dad9d21278a635c0d9c4eaacbb6a077
treea78c23a1d99643bf2d5cbdf1ccc75787e65cb498
parent3b31ac75ec41b3990cea770a9e48e2066bd8e9a3
Covered untested commands with testing
app/Console/Commands/CleanupImages.php
app/Uploads/ImageService.php
tests/Commands/CleanupImagesCommandTest.php [new file with mode: 0644]
tests/Commands/DeleteUsersCommandTest.php [new file with mode: 0644]
tests/Commands/RegenerateSearchCommandTest.php [new file with mode: 0644]
tests/Commands/UpgradeDatabaseEncodingCommandTest.php [new file with mode: 0644]