BookStack/tests
Dan Brown 00c0815808
Fixed issue where updated page content would not be indexed
- Also updated html field of pages to not be fillable.
   (Since HTML should always go through app id parsing)

Related to #2042
2020-05-23 00:46:13 +01:00
..
Api Added chapters to the API 2020-05-23 00:28:41 +01:00
Auth Fixed not shown existing-email warning on new ldap user 2020-04-26 12:13:00 +01:00
Entity Fixed issue where updated page content would not be indexed 2020-05-23 00:46:13 +01:00
Permissions Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
test-data Made display thumbnail generation use original data if smaller 2019-12-22 12:44:49 +00:00
Unit Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
Uploads Added support for changing the draw.io instance URL 2020-04-05 17:27:16 +01:00
User Added tests and translations for dark-mode components 2020-04-11 20:44:23 +01:00
ActivityTrackingTest.php
BrowserKitTest.php
CommandsTest.php Added command to regenerate comment content 2020-05-01 23:41:47 +01:00
CreatesApplication.php
ErrorTest.php
HomepageTest.php
LanguageTest.php Updated styles to use logical properties/values 2020-04-05 13:07:19 +01:00
PublicActionTest.php Performed review of "public intended" functionality provided in #1817 2020-03-14 18:29:31 +00:00
SharedTestHelpers.php Simplified guard names and rolled out guard route checks 2020-02-02 13:10:21 +00:00
TestCase.php Simplified guard names and rolled out guard route checks 2020-02-02 13:10:21 +00:00
TestEmailTest.php Updated email test send to show error on failure 2020-02-15 14:13:15 +00:00
TestResponse.php
ThemeTest.php