BookStack/tests/Api
Dan Brown c30a9d3564
Touched entity timestamps on entity tag update
Decided it's relevant to entity updated_at since tags are now indexed
alongside content.

- Also fixed tags not applied on shelf.
- Also enforced proper page API update validation.
- Adds tests to cover.

For #3319
Fixes #3370
2022-04-04 17:24:05 +01: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 Added missing validation.file message 2022-02-06 14:48:33 +00:00
BooksApiTest.php Touched entity timestamps on entity tag update 2022-04-04 17:24:05 +01:00
ChaptersApiTest.php Touched entity timestamps on entity tag update 2022-04-04 17:24:05 +01:00
PagesApiTest.php Touched entity timestamps on entity tag update 2022-04-04 17:24:05 +01:00
SearchApiTest.php Applied latest StyleCI changes 2021-12-15 13:49:20 +00:00
ShelvesApiTest.php Touched entity timestamps on entity tag update 2022-04-04 17:24:05 +01:00
TestsApi.php Added user-create API endpoint 2022-02-04 00:26:19 +00:00
UsersApiTest.php Updated with latest styleci changes 2022-02-08 15:29:58 +00:00