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 Applied latest styles changes from style CI 2021-10-16 16:01:59 +01:00
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 Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
DebugViewTest.php Applied latest styleci changes 2021-10-15 14:16:45 +01:00
ErrorTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
FavouriteTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
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 Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
OpenGraphTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PublicActionTest.php Applied styleci changes 2021-09-26 15:48:22 +01:00
RecycleBinTest.php Applied styleci changes 2021-09-26 15:48:22 +01:00
SecurityHeaderTest.php Applied latest styleCI changes 2022-03-09 14:30:36 +00:00
SharedTestHelpers.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
StatusTest.php Added testing for webhook management interface 2021-12-10 14:54:58 +00:00
TestCase.php Fixed dodgy test helper signature causing tests to fail 2021-09-18 21:29:42 +01:00
TestEmailTest.php Updated failing tests, Applied StyleCI changes 2021-12-18 16:41:42 +00:00
TestResponse.php Added testing coverage for tag index 2021-11-06 21:54:02 +00:00
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