BookStack/tests
Dan Brown 847a57a49a
Shelf permissions: Removed unused 'create' permission from view
Was causing confusion.
Added test to cover.
Also added migration to remove existing create entries to pre-emptively
avoid issues in future if 'create' is used again.
2023-06-25 23:22:49 +01:00
..
Actions Played around with a new app structure 2023-05-17 17:56:55 +01:00
Api API Docs: Allowed multi-paragraph descriptions 2023-06-20 23:44:39 +01:00
Auth Altered ldap_connect usage, cleaned up LDAP classes 2023-05-30 13:12:00 +01:00
Commands Aligned command class code 2023-05-24 12:59:50 +01:00
Entity Shelf view: Updated books to be database sorted 2023-06-23 16:42:40 +01:00
Helpers Played around with a new app structure 2023-05-17 17:56:55 +01:00
Permissions Shelf permissions: Removed unused 'create' permission from view 2023-06-25 23:22:49 +01:00
References Played around with a new app structure 2023-05-17 17:56:55 +01:00
Settings Played around with a new app structure 2023-05-17 17:56:55 +01:00
test-data Added detection and thumbnail bypass for apng images 2022-01-04 13:10:35 +00:00
Unit Mail Config: Updated how TLS is configured 2023-06-24 11:32:07 +01:00
Uploads Modify HttpFetchException handle to log exception 2023-06-16 09:21:25 +02:00
User Played around with a new app structure 2023-05-17 17:56:55 +01:00
CreatesApplication.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
DebugViewTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ErrorTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
FavouriteTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
HelpTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
HomepageTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
LanguageTest.php Added activity text for each activity type 2023-06-12 16:47:36 +01:00
OpenGraphTest.php Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
PublicActionTest.php Permissions: Updated guest user handling so additional roles apply 2023-06-10 11:37:01 +01:00
SecurityHeaderTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
StatusTest.php Added testing for webhook management interface 2021-12-10 14:54:58 +00:00
TestCase.php Chapters API: Allowed move via book_id property 2023-05-30 20:55:24 +01:00
ThemeTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
UrlTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00