BookStack/tests/Commands
Dan Brown 8e5067ee91 Performed fixes for failing tests on php8
- Commands that run a truncate DB action failed due to messing up the
  test transations so we mnaully work around that now to ensure a
transaction exists for the test to cleanup afterwards.
- Updated dompdf lib version
2021-03-20 16:25:02 +00:00
..
AddAdminCommandTest.php Split command tests out to indavidual test files 2021-02-11 22:42:36 +00:00
ClearActivityCommandTest.php Performed fixes for failing tests on php8 2021-03-20 16:25:02 +00:00
ClearRevisionsCommandTest.php Split command tests out to indavidual test files 2021-02-11 22:42:36 +00:00
ClearViewsCommandTest.php Performed fixes for failing tests on php8 2021-03-20 16:25:02 +00:00
CopyShelfPermissionsCommandTest.php Split command tests out to indavidual test files 2021-02-11 22:42:36 +00:00
RegenerateCommentContentCommandTest.php Split command tests out to indavidual test files 2021-02-11 22:42:36 +00:00
RegeneratePermissionsCommandTest.php Performed fixes for failing tests on php8 2021-03-20 16:25:02 +00:00
UpdateUrlCommandTest.php Updated update-url command to handle array values 2021-02-11 23:14:37 +00:00