BookStack/tests
Dan Brown 44c41e9e4d Updated footer links to be a configurable list
Made so footer link ordering, names and urls can be set.
Cleaned up some of the setting-service and added support for array
setting types, which are cleaned on entry and stored as json with a new
type indicator column on the settings table for auto-decode.
Also added testing to cover this feature.

Related to #1973 and #854
2021-01-31 00:23:15 +00:00
..
Api Made fixes/updates during pre-release review 2021-01-03 22:29:58 +00:00
Auth
Entity Added strikethrough support to back-end md rendering 2021-01-10 23:01:11 +00:00
Permissions Added check of owner field for manage-permissions-own 2021-01-04 18:07:39 +00:00
test-data
Unit
Uploads Added test case for avatar failed fetch 2021-01-10 13:29:13 +00:00
User
ActivityTrackingTest.php
AuditLogTest.php
BrowserKitTest.php
CommandsTest.php
CreatesApplication.php
ErrorTest.php
FooterLinksTest.php Updated footer links to be a configurable list 2021-01-31 00:23:15 +00:00
HomepageTest.php
LanguageTest.php
PublicActionTest.php
RecycleBinTest.php
SecurityHeaderTest.php
SharedTestHelpers.php
StatusTest.php Changed how the cache is mocked in status test 2021-01-28 23:13:55 +00:00
TestCase.php
TestEmailTest.php
TestResponse.php
ThemeTest.php