BookStack/tests
Dan Brown b4fa82e329
Fixed related permissions query not considering drafts
Page-related items added on drafts could be visible in certain scenarios
since the applied permissions query filters would not consider
page draft visibility.
This commit alters queries on related items to apply such filtering.

Included test to cover API scenario.
Thanks to @haxatron for reporting.
2021-11-30 00:06:17 +00:00
..
Api Fixed related permissions query not considering drafts 2021-11-30 00:06:17 +00:00
Auth Updated test to ensure autofocus is set on TOTP input 2021-11-22 13:28:46 +00:00
Commands
Entity Added conversion of iframes to anchors on PDF export 2021-11-25 15:12:32 +00:00
Helpers
Permissions Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Settings Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
test-data
Unit Updated translators and merged styleci fixes 2021-11-23 20:41:12 +00:00
Uploads Merge branch 'laravel_upgrade' 2021-11-04 22:42:35 +00:00
User Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
AuditLogTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
CreatesApplication.php
DebugViewTest.php
ErrorTest.php
FavouriteTest.php
HomepageTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
LanguageTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
OpenGraphTest.php
PublicActionTest.php
RecycleBinTest.php
SecurityHeaderTest.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
SharedTestHelpers.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
StatusTest.php Added inital phpstan/larastan setup 2021-11-05 16:18:06 +00:00
TestCase.php
TestEmailTest.php
TestResponse.php Added testing coverage for tag index 2021-11-06 21:54:02 +00:00
ThemeTest.php Tweaked custom command registration, Added StyleCI fixes 2021-11-22 22:22:31 +00:00