BookStack/tests/Api
Dan Brown 14ea6c9de3
Made fixes/updates during pre-release review
- Fixed page editor default focus not working as expected due to
  misnamed attribute.
- Added owned_by to relevant areas of the API including the docs.
- Made book relation on page accessible even if deleted since it could cause an issue on views, such as audit trail, when the relation is accessed when the book is deleted.
2021-01-03 22:29:58 +00:00
..
ApiAuthTest.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
ApiConfigTest.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
ApiDocsTest.php Updated API auth to allow public user if given permission 2020-05-22 22:34:18 +01:00
ApiListingTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
BooksApiTest.php Made fixes/updates during pre-release review 2021-01-03 22:29:58 +00:00
ChaptersApiTest.php Made fixes/updates during pre-release review 2021-01-03 22:29:58 +00:00
PagesApiTest.php Made fixes/updates during pre-release review 2021-01-03 22:29:58 +00:00
ShelvesApiTest.php Made fixes/updates during pre-release review 2021-01-03 22:29:58 +00:00
TestsApi.php Added chapters to the API 2020-05-23 00:28:41 +01:00