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 Comments: Added wysiwyg link selector, updated tests, removed command 2024-01-31 14:22:04 +00:00
Api Queries: Update API to align data with previous versions 2024-02-11 15:42:37 +00:00
Auth OIDC: Added testing of PKCE flow 2024-01-27 16:41:15 +00:00
Commands Comments: Added wysiwyg link selector, updated tests, removed command 2024-01-31 14:22:04 +00:00
Entity Queries: Updated all app book static query uses 2024-02-07 16:37:36 +00:00
Helpers
Permissions Comments: Removed remaining uses of redundant 'text' field 2024-01-31 16:35:58 +00:00
References Input WYSIWYG: Fixed existing tests, fixed empty description handling 2023-12-20 17:21:09 +00:00
Settings Input WYSIWYG: Fixed existing tests, fixed empty description handling 2023-12-20 17:21:09 +00:00
test-data
Unit
Uploads Range requests: Added test cases to cover functionality 2024-01-14 15:50:00 +00:00
User
CreatesApplication.php
DebugViewTest.php
ErrorTest.php
FavouriteTest.php
HelpTest.php
HomepageTest.php
LanguageTest.php
OpenGraphTest.php
PublicActionTest.php
PwaManifestTest.php
SecurityHeaderTest.php
StatusTest.php
TestCase.php
ThemeTest.php
UrlTest.php