BookStack/tests
Dan Brown 328bc88f02
Fixed LDAP_DUMP_* options when data contains binary
Dumping details that were binary, such as the jpegphoto data, would
cause the dump to fail on the encoding to JSON.
This change forces content to be UTF8 before dumping.
Updated existing test to cover.

Closes #3396
2022-05-09 15:57:50 +01:00
..
Actions Fixed tests, applied StyleCI changes 2022-03-26 20:38:03 +00:00
Api Applied latest StyleCI changes 2022-04-25 18:42:31 +01:00
Auth Fixed LDAP_DUMP_* options when data contains binary 2022-05-09 15:57:50 +01:00
Commands Applied latest styleci changes 2022-02-01 11:49:30 +00:00
Entity Applied stylci changes, updated composer deps 2022-04-29 15:38:06 +01:00
Helpers
Permissions Split out settings view and made functional 2022-03-28 11:09:55 +01:00
Settings Fixed settings redirect issue and custom head display 2022-03-30 19:15:24 +01:00
test-data Added detection and thumbnail bypass for apng images 2022-01-04 13:10:35 +00:00
Unit Added testing for our request method overrides 2022-04-13 13:02:42 +01:00
Uploads Merge pull request #3365 from BookStackApp/data_streaming 2022-04-24 13:59:47 +01:00
User Addressed test failures from users API changes 2022-02-04 01:02:13 +00:00
CreatesApplication.php
DebugViewTest.php
ErrorTest.php
FavouriteTest.php
HelpTest.php Updated with latest styleci changes 2022-02-08 15:29:58 +00:00
HomepageTest.php Improved custom homepage check on item deletion 2022-01-10 17:04:01 +00:00
LanguageTest.php
OpenGraphTest.php
PublicActionTest.php
RecycleBinTest.php
SecurityHeaderTest.php Applied latest styleCI changes 2022-03-09 14:30:36 +00:00
SharedTestHelpers.php
StatusTest.php Added testing for webhook management interface 2021-12-10 14:54:58 +00:00
TestCase.php
TestEmailTest.php Updated failing tests, Applied StyleCI changes 2021-12-18 16:41:42 +00:00
TestResponse.php
ThemeTest.php Fixed tests, applied StyleCI changes 2022-03-26 20:38:03 +00:00
UrlTest.php Applied styleci changes 2022-05-04 21:19:46 +01:00