bookstack/tests/Entity
Dan Brown 1ad6fe1cbd
Added togglable script escaping to page content
Configurable via 'ALLOW_CONTENT_SCRIPTS' env variable.
Fixes #575
2018-03-17 15:52:42 +00:00
..
CommentSettingTest.php
CommentTest.php
EntitySearchTest.php Updated search test to fit with new tokenization 2017-10-15 19:24:06 +01:00
EntityTest.php Fixed failing book view test 2017-12-30 16:09:27 +00:00
ExportTest.php
MarkdownTest.php Namespaced tests to align with new laravel default 2017-02-04 11:58:42 +00:00
PageContentTest.php Added togglable script escaping to page content 2018-03-17 15:52:42 +00:00
PageDraftTest.php
PageRevisionTest.php Added page revision counting 2017-04-20 20:58:54 +01:00
SortTest.php
TagTest.php