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
Auth
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
Unit
Uploads
User Tested new ownership + (delete/change) systems 2021-01-01 23:58:53 +00:00
ActivityTrackingTest.php
AuditLogTest.php
BrowserKitTest.php Fixed test helper method signature 2020-12-30 22:25:10 +00:00
CommandsTest.php
CreatesApplication.php
ErrorTest.php
HomepageTest.php
LanguageTest.php
PublicActionTest.php
RecycleBinTest.php
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
TestEmailTest.php
TestResponse.php
ThemeTest.php