BookStack/tests
Dan Brown 265f5db03f
Reviewed #2393, Removed image guessing and added testing
For review of meta tag additions as per PR #2393.
This commit removes any image guesswork and only uses images that have
been set by the author for the specific content.
This also adds tests to cover the expected OG tags.
2021-06-23 20:42:48 +01:00
..
Api Added markdown export endpoints to API 2021-06-22 21:39:29 +01:00
Auth Made social account detach a POST request 2021-06-14 22:37:58 +01:00
Commands Performed fixes for failing tests on php8 2021-03-20 16:25:02 +00:00
Entity Updated markdown export implementation 2021-06-22 21:02:18 +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 Added front-end toggle and testing of inline attachments 2021-06-06 13:55:56 +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
OpenGraphTest.php Reviewed #2393, Removed image guessing and added testing 2021-06-23 20:42:48 +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