https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14962
--- Comment #98 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 194299 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194299&action=edit Bug 14962: On Display perl tests This bug provides the test harness for Bug 14962's new perl methods. The front-end tests are contained within the Cypress tests patch, and you should review the commit message for that patch for end-user test steps. TO TEST: APPLY PATCHSET a) run prove -vv t/db_dependent/Circulation/Displays.t *) verify it passes b) run prove -vv t/db_dependent/Koha/DisplayItems.t *) verify it passes c) run prove -vv t/db_dependent/Koha/Displays.t *) verify it passes d) run prove -vv t/db_dependent/api/v1/displayitems.t *) verify it passes e) run prove -vv t/db_dependent/api/v1/displays.t *) verify it passes f) run prove -vv t/db_dependent/api/v1/items.t *) verify it passes Sponsored-by: ByWater Solutions Signed-of-by: Martin Renvoize <[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/
