Bug 39785

Summary: We need tests for Vue module config endpoints
Product: Koha Reporter: Matt Blenkinsop <matt.blenkinsop>
Component: Test SuiteAssignee: Chris Cormack <chris>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38930
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 38010    
Bug Blocks:    

Description Matt Blenkinsop 2025-04-30 10:23:41 UTC
Each vue module has a config endpoint for fetching various sysprefs and config options into the module. These also now handle permissions where required and we should have tests for these