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

--- Comment #24 from Kyle M Hall (khall) <[email protected]> ---
Created attachment 201374
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201374&action=edit
Bug 42001: (QA follow-up) Test that the duplicate order notice renders

The library_email_notification test deleted the EDI_DUP_ORD_LIBRARY
notice and built a minimal fixture in its place, so it never exercised
the notice that actually ships in sample_notices.yml. As a result it
passed even though the shipped notice rendered an empty vendor name and
empty basket links.

This patch drops the fixture and asserts against the shipped notice that
the staff client basket URL and the vendor name both render, so a
regression in the template (a base url that doesn't resolve, or the
wrong bookseller table variable) is caught here.

Signed-off-by: Kyle M Hall <[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