BookStack/tests
Dan Brown 526be33ab2
Fixed page copying not retaining content
Was when there was no markdown content.
Added tests to cover both HTML and markdown scenarios.
Also removed old console.log

Related to #2463
2021-01-09 19:39:09 +00:00
..
Api Made fixes/updates during pre-release review 2021-01-03 22:29:58 +00:00
Auth Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
Entity Fixed page copying not retaining content 2021-01-09 19:39:09 +00:00
Permissions Added check of owner field for manage-permissions-own 2021-01-04 18:07:39 +00:00
test-data
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
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
TestResponse.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
ThemeTest.php