BookStack/tests
Dan Brown 2c3523f6a1
Updated image permission setting logic
To ensure thhat the visibility is still set on local storage options
since the previous recent changes could cause problems where in
scenarios where the server user could not read images uploaded by the
php process user.

Closes #2758
2021-05-24 12:09:28 +01:00
..
Api Made fixes/updates during pre-release review 2021-01-03 22:29:58 +00:00
Auth Reviewed and updated SAML2 authncontext option 2021-05-08 13:07:25 +01:00
Commands Performed fixes for failing tests on php8 2021-03-20 16:25:02 +00:00
Entity Fixed issue thrown upon empty markdown content save 2021-05-15 17:33:53 +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 Updated app to PHP7.3 min supported version, For php8 support 2021-03-20 15:35:39 +00: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
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 some tests from BrowserKit, Updated shared helpers 2021-03-03 22:11:00 +00: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 login/register theme events 2021-03-19 21:54:50 +00:00