BookStackApp_BookStack/tests/Api
Dan Brown 1ea2ac864a
Queries: Update API to align data with previous versions
Ensures fields returned match API docs and previous versions of
BookStack where we were accidentally returning more fields than
expected.
Updates tests to cover many of these.
Also updated clockwork to ignore image requests for less noisy
debugging.
Also updated chapter page query to not be loading all page data, via new
query in PageQueries.
2024-02-11 15:42:37 +00: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 API Docs: Allowed multi-paragraph descriptions 2023-06-20 23:44:39 +01: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 Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00:00
ChaptersApiTest.php Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00: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 Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00: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 Input WYSIWYG: Fixed existing tests, fixed empty description handling 2023-12-20 17:21:09 +00:00
ShelvesApiTest.php Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00:00
TestsApi.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
UsersApiTest.php Users API: Fixed sending invite when using form requests 2023-12-13 15:13:54 +00:00