BookStack/tests/Api
Dan Brown eb653bda16
Added user-create API endpoint
- Required extracting logic into repo.
- Changed some existing creation paths to standardise behaviour.
- Added test to cover new endpoint.
- Added extra test for user delete to test migration.
- Changed how permission errors are thrown to ensure the right status
  code can be reported when handled in API.
2022-02-04 00:26:19 +00:00
..
ApiAuthTest.php Updated API session auth to consider public access setting 2021-11-30 13:55:56 +00: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 Fixed related permissions query not considering drafts 2021-11-30 00:06:17 +00:00
BooksApiTest.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
ChaptersApiTest.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
PagesApiTest.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
SearchApiTest.php Applied latest StyleCI changes 2021-12-15 13:49:20 +00:00
ShelvesApiTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TestsApi.php Added user-create API endpoint 2022-02-04 00:26:19 +00:00
UsersApiTest.php Added user-create API endpoint 2022-02-04 00:26:19 +00:00