BookStack/tests/Api
Dan Brown 8b935e71d1
Pages API: Made raw_html available on page responses
To provide a way to see the original un-pre-processed database HTML
content.

For #4310
2023-06-20 17:07:46 +01:00
..
ApiAuthTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ApiConfigTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ApiDocsTest.php Added /api => /api/docs redirect for convenience. 2021-11-14 15:20:04 +00:00
ApiListingTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
AttachmentsApiTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
BooksApiTest.php Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
ChaptersApiTest.php Chapters API: Allowed move via book_id property 2023-05-30 20:55:24 +01:00
ContentPermissionsApiTest.php Content Permissions API: Fixed param combination bug 2023-06-20 14:13:26 +01:00
ImageGalleryApiTest.php API: Fixed misaligned image datetime format 2023-06-10 10:54:56 +01:00
PagesApiTest.php Pages API: Made raw_html available on page responses 2023-06-20 17:07:46 +01:00
RecycleBinApiTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
RolesApiTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
SearchApiTest.php Migrated much test entity usage via find/replace 2022-09-29 17:31:38 +01:00
ShelvesApiTest.php Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
TestsApi.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
UsersApiTest.php Users API: Fixed incorrect created_at date on index endpoint 2023-06-17 18:18:17 +01:00