https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35218
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #158527|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 158545 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158545&action=edit 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
