BookStack/tests/Api
Dan Brown 4627dfd4f7
Some checks are pending
analyse-php / build (push) Waiting to run
lint-php / build (push) Waiting to run
test-migrations / build (8.2) (push) Waiting to run
test-migrations / build (8.3) (push) Waiting to run
test-migrations / build (8.4) (push) Waiting to run
test-php / build (8.2) (push) Waiting to run
test-php / build (8.3) (push) Waiting to run
test-php / build (8.4) (push) Waiting to run
API: Added comment tree to pages-read endpoint
Includes tests to cover
2025-10-24 10:18:52 +01:00
..
ApiAuthTest.php DB: Aligned entity structure to a common table 2025-10-18 13:14:30 +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 Attachment API: Fixed error when name not provided in update 2024-12-09 11:32:15 +00:00
BooksApiTest.php API: Added comment CUD endpoints, drafted tests 2025-10-23 10:21:33 +01:00
ChaptersApiTest.php DB: Aligned entity structure to a common table 2025-10-18 13:14:30 +01:00
ContentPermissionsApiTest.php DB: Aligned entity structure to a common table 2025-10-18 13:14:30 +01:00
ExportsApiTest.php Deps: Updated PHP composer dependancy versions, fixed test namespaces 2025-07-27 11:24:54 +01:00
ImageGalleryApiTest.php API: Fixed misaligned image datetime format 2023-06-10 10:54:56 +01:00
ImportsApiTest.php Deps: Updated PHP composer dependancy versions, fixed test namespaces 2025-07-27 11:24:54 +01:00
PagesApiTest.php API: Added comment tree to pages-read endpoint 2025-10-24 10:18:52 +01:00
RecycleBinApiTest.php DB: Aligned entity structure to a common table 2025-10-18 13:14:30 +01:00
RolesApiTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
SearchApiTest.php Search API: Updated handling of parent detail, added testing 2024-12-03 13:51:46 +00:00
ShelvesApiTest.php DB: Aligned entity structure to a common table 2025-10-18 13:14:30 +01:00
SystemApiTest.php Deps: Updated composer/npm packages, fixed test namespace 2025-05-27 15:53:46 +01: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