Koha/koha-tmpl/intranet-tmpl/prog/js/vue
Matt Blenkinsop 6e7059c8a2
Bug 35218: Add unit tests for the counter registry API
This patch adds two unit tests to cover the integration with the Counter Registry API in the Usage Statistics module. This is to prevent regressions caused either by changes to the Koha endpoint, or by changes to the Counter Registry API that might require changes in Koha to handle.

Test plan:
1) prove t/db_dependent/api/v1/erm_counter_registries.t
2) prove t/db_dependent/api/v1/erm_sushi_services.t

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-11-08 09:58:54 -03:00
..
components Bug 35218: Add unit tests for the counter registry API 2023-11-08 09:58:54 -03:00
composables
fetch Bug 34587: Add integration with the counter registry API 2023-10-31 16:46:17 -03:00
i18n
modules Bug 34587: (QA follow-up) Tidy 2023-10-31 16:46:32 -03:00
routes Bug 34587: (QA follow-up) Tidy 2023-10-31 16:46:32 -03:00
stores Bug 34587: Add access_type and yop to the reports viewer 2023-10-31 16:46:28 -03:00
messages.js
vue-shims.d.ts