BookStack/tests
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
..
Actions
Activity
Api
Auth
Commands
Entity
Helpers
Permissions
References
Settings
test-data
Unit
Uploads
User
CreatesApplication.php
DebugViewTest.php
ErrorTest.php
FavouriteTest.php
HelpTest.php
HomepageTest.php
LanguageTest.php Locales: More use of locale objects, Addressed failing tests 2023-09-17 16:20:21 +01:00
OpenGraphTest.php
PublicActionTest.php
PwaManifestTest.php
SecurityHeaderTest.php
StatusTest.php
TestCase.php
ThemeTest.php
UrlTest.php