BookStack/tests
Dan Brown 39928e1c63
Reviewed base64 image upload support
- Added test cases to cover.
- Altered parsing logic to be a little less reliant on regex.
- Added new iamge repo method for creating from data.
- Added extension validation and additional type support.
- Done some cleanup of common operations within PageContent.
- Added message to API docs/method to mention image usage.

For #2700 and #2631.
2021-06-02 21:34:34 +01:00
..
Api
Auth Converted another couple of tests from browserkit 2021-05-29 23:42:21 +01:00
Commands
Entity Reviewed base64 image upload support 2021-06-02 21:34:34 +01:00
Permissions
test-data
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
ActivityTrackingTest.php
AuditLogTest.php
BrowserKitTest.php Converted another couple of tests from browserkit 2021-05-29 23:42:21 +01:00
CreatesApplication.php
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
HomepageTest.php Prevented "Recently Viewed" homepage list showing non-user-viewed items 2021-04-27 21:05:01 +01:00
LanguageTest.php
PublicActionTest.php
RecycleBinTest.php
SecurityHeaderTest.php
SharedTestHelpers.php Converted another couple of tests from browserkit 2021-05-29 23:42:21 +01:00
StatusTest.php
TestCase.php
TestEmailTest.php
TestResponse.php
ThemeTest.php Added theme add social driver redirect configuration callback 2021-05-24 12:55:45 +01:00