BookStack/tests
Dan Brown 024b0d8a64
Fixed restore revision save order, Added restore summary testing
Found during review of #2353, A revision would be stored before a
restore which would result with a duplicate revision and the new summary
would be assigned against the wrong content.
This change saves the revison after restore and adds test to check the
content and summary text.
2021-01-02 16:42:05 +00:00
..
Api Added testing to cover the pages API 2020-11-28 16:30:30 +00:00
Auth Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
Entity Fixed restore revision save order, Added restore summary testing 2021-01-02 16:42:05 +00:00
Permissions Tested new ownership + (delete/change) systems 2021-01-01 23:58:53 +00:00
test-data Made display thumbnail generation use original data if smaller 2019-12-22 12:44:49 +00:00
Unit Updated functionality for logging failed access 2020-07-28 12:59:43 +01:00
Uploads Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
User Tested new ownership + (delete/change) systems 2021-01-01 23:58:53 +00:00
ActivityTrackingTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
AuditLogTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
BrowserKitTest.php Fixed test helper method signature 2020-12-30 22:25:10 +00:00
CommandsTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
CreatesApplication.php Namespaced tests to align with new laravel default 2017-02-04 11:58:42 +00:00
ErrorTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
HomepageTest.php Fixed failing home test after changes in last commit 2020-12-18 21:44:35 +00:00
LanguageTest.php Updated styles to use logical properties/values 2020-04-05 13:07:19 +01:00
PublicActionTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
RecycleBinTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
SecurityHeaderTest.php Added iframe CSP, improved session cookie security 2021-01-02 02:43:50 +00:00
SharedTestHelpers.php Fixed short editor in firefox and optimised some queries 2021-01-02 01:22:41 +00:00
TestCase.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
TestEmailTest.php Updated email test send to show error on failure 2020-02-15 14:13:15 +00:00
TestResponse.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
ThemeTest.php Added test to check custom theme lang items 2019-10-26 18:07:14 +01:00