BookStack/tests
Dan Brown 0e0a17cc30
Prevented page text content includes
Avoids possible permission issues where included content shown in search or preview
where the user would not normally have permission to view the included content.

Closes #1178
2019-01-05 17:18:40 +00:00
..
Auth Added proper escaping to LDAP filter operations 2018-12-20 20:04:09 +00:00
Entity Prevented page text content includes 2019-01-05 17:18:40 +00:00
Permissions Added test to cover "users" header link in correct permission conditions 2019-01-05 15:22:47 +00:00
test-data Added drawing endpoint tests 2018-01-28 13:18:28 +00:00
Uploads Added testing for avatar fetching systems & config 2018-12-23 15:34:38 +00:00
ActivityTrackingTest.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
BrowserKitTest.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
CommandsTest.php Extracted many page-specific repo methods into page-specific repo 2018-10-13 11:27:55 +01:00
CreatesApplication.php Namespaced tests to align with new laravel default 2017-02-04 11:58:42 +00:00
ErrorTest.php Updated 404 test to not fail based on random long name 2018-09-21 15:24:29 +01:00
HelpersTest.php Fixed redirect issue when custom app url in use 2018-11-04 15:18:27 +00:00
HomepageTest.php Added bookshelves homepage options 2018-09-20 15:27:30 +01:00
LanguageTest.php Fixed failing language test after addition of formatter 2018-12-16 15:46:02 +00:00
PublicActionTest.php Tweaked profile page anchor links and swapped register/login links 2019-01-05 15:01:16 +00:00
SharedTestHelpers.php Extracted many page-specific repo methods into page-specific repo 2018-10-13 11:27:55 +01:00
TestCase.php Added testing coverage for Bookshelves 2018-09-21 15:15:16 +01:00
TestResponse.php Added testing coverage for Bookshelves 2018-09-21 15:15:16 +01:00
UserProfileTest.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00