BookStack/tests
Dan Brown b5caaa73b7
Fixed content parsing break with line html comment
Fixes issues thrown in custom HMTL head & page content filtering when
the content is comprised of only a single HTML comment.
Adds tests to cover.

For #2804
2021-06-13 12:53:04 +01:00
..
Api Made fixes/updates during pre-release review 2021-01-03 22:29:58 +00:00
Auth Converted another couple of tests from browserkit 2021-05-29 23:42:21 +01:00
Commands Performed fixes for failing tests on php8 2021-03-20 16:25:02 +00:00
Entity Fixed content parsing break with line html comment 2021-06-13 12:53:04 +01:00
Permissions Converted some tests from BrowserKit, Updated shared helpers 2021-03-03 22:11:00 +00:00
test-data Moved sketchy file samples to base64 equivilents 2021-02-06 00:16:27 +00:00
Unit Removed php8-only 'mixed' type from test method 2021-05-08 13:23:28 +01:00
Uploads Updated image permission setting logic 2021-05-24 12:09:28 +01:00
User Updated testing for user slugs 2021-03-10 23:04:18 +00:00
ActivityTrackingTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
AuditLogTest.php Added user filter to audit log 2021-03-21 15:04:32 +00:00
BrowserKitTest.php Converted another couple of tests from browserkit 2021-05-29 23:42:21 +01:00
CreatesApplication.php Namespaced tests to align with new laravel default 2017-02-04 11:58:42 +00:00
ErrorTest.php Updated not-found image path handling to have better ux 2021-05-08 18:49:58 +01:00
FavouriteTest.php Added testing to favourite system 2021-05-23 14:34:36 +01:00
FooterLinksTest.php Updated footer links to be a configurable list 2021-01-31 00:23:15 +00:00
HomepageTest.php Prevented "Recently Viewed" homepage list showing non-user-viewed items 2021-04-27 21:05:01 +01:00
LanguageTest.php Updated styles to use logical properties/values 2020-04-05 13:07:19 +01:00
PublicActionTest.php Updated public view test case to be more reliable 2021-04-20 22:14:01 +01:00
RecycleBinTest.php Added recycle-bin test to cover type deletions 2021-02-06 13:22:31 +00:00
SecurityHeaderTest.php Added iframe CSP, improved session cookie security 2021-01-02 02:43:50 +00:00
SharedTestHelpers.php Converted another couple of tests from browserkit 2021-05-29 23:42:21 +01:00
StatusTest.php Changed how the cache is mocked in status test 2021-01-28 23:13:55 +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 Updated shelf sort to allow default sort, added testing 2021-03-21 23:06:15 +00:00
ThemeTest.php Added theme add social driver redirect configuration callback 2021-05-24 12:55:45 +01:00