]> BookStack Code Mirror - bookstack/commit
Split command tests out to indavidual test files
authorDan Brown <redacted>
Thu, 11 Feb 2021 22:42:36 +0000 (22:42 +0000)
committerDan Brown <redacted>
Thu, 11 Feb 2021 22:42:36 +0000 (22:42 +0000)
commitc09300c06faa1ccedc6a89e7c26fd7f1bd3511bf
tree6e73424daf720fdb8e2296e0d20f435195058f3b
parentae353bb3f45dc9e667c68c4dfbd5ea7b6210fcfb
Split command tests out to indavidual test files
tests/Commands/AddAdminCommandTest.php [new file with mode: 0644]
tests/Commands/ClearActivityCommandTest.php [new file with mode: 0644]
tests/Commands/ClearRevisionsCommandTest.php [new file with mode: 0644]
tests/Commands/ClearViewsCommandTest.php [new file with mode: 0644]
tests/Commands/CopyShelfPermissionsCommandTest.php [new file with mode: 0644]
tests/Commands/RegenerateCommentContentCommandTest.php [new file with mode: 0644]
tests/Commands/RegeneratePermissionsCommandTest.php [new file with mode: 0644]
tests/Commands/UpdateUrlCommandTest.php [new file with mode: 0644]
tests/CommandsTest.php [deleted file]