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

--- Comment #32 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 205225
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205225&action=edit
Bug 41714: (QA follow-up) Add tests

Adjusts the existing LinkerUseFrameworkAuthTypes tests to reset the
request-level cache via Koha::Cache::Memory::Lite (matching the previous
commit) instead of the no-op Koha::Caches->flush_all call, and adds
coverage for the two behavioural changes made in the QA follow-up commits:

- t/db_dependent/Heading/MARC21.t: two new assertions proving a stale
  framework mapping is served until Koha::Cache::Memory::Lite is flushed,
  and that flushing it (as happens automatically between requests) picks
  up the change.
- t/db_dependent/Heading/MARC21.t: a new subtest proving a bib-side
  framework override for tag 100 applies when parsing a bib heading, but
  is ignored when parsing the same tag from an authority record's own
  field.

Signed-off-by: Martin Renvoize <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to