bookstack/tests/Commands
Dan Brown a6ba8dd68f
Testing: Improved reliability
- Added extra column/value check for page revision test for accuracy.
- Changed search sort test to use more reliable values.
  - Change due to database seeding somtimes generating values that
    proceeded the test value, expected to be first, in sort results.
2024-11-08 11:35:18 +00:00
..
CleanupImagesCommandTest.php Cleanup Command: Allowed running non-interactively 2023-09-14 14:17:20 +01:00
ClearActivityCommandTest.php API: Added to, and updated, testing to cover audit log additions 2024-05-05 15:44:58 +01:00
ClearRevisionsCommandTest.php
ClearViewsCommandTest.php
CopyShelfPermissionsCommandTest.php Aligned command class code 2023-05-24 12:59:50 +01:00
CreateAdminCommandTest.php
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
RegeneratePermissionsCommandTest.php
RegenerateReferencesCommandTest.php
RegenerateSearchCommandTest.php
ResetMfaCommandTest.php Search: Added further backslash handling 2023-09-23 13:41:10 +01:00
UpdateUrlCommandTest.php Testing: Improved reliability 2024-11-08 11:35:18 +00:00
UpgradeDatabaseEncodingCommandTest.php