https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35757

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160747|0                           |1
        is obsolete|                            |

--- Comment #5 from David Nind <[email protected]> ---
Created attachment 160749
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160749&action=edit
Bug 35757: Fix unit tests for external counter registry API

This patch updates the unit tests for the external counter registry API used in
the Usage Statistics module. The intent of the tests is to identify any changes
in the external response that could lead to errors in Koha. To do this, the
tests now compare the list of hash keys returned in the response with the
current definition in Koha, and identifies any new fields that need to be added
to the definition.

Test plan:
prove t/db_dependent/api/v1/erm_counter_registries.t
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/

Reply via email to