]> git.koha-community.org Git - koha.git/commit
Bug 18811: [QA Follow-up] Add tests for Koha::Authority::Subfields/Tags
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 4 Sep 2017 07:19:01 +0000 (09:19 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 23 Oct 2017 13:32:37 +0000 (15:32 +0200)
commite87f428a919e1ba629c067ef708323fadab24021
tree8ffe55f96c06447bee0645cd3d3556759bdcd124
parent2ee997768d9f3cbbe351b6ba13ee472d3a94a6c5
Bug 18811: [QA Follow-up] Add tests for Koha::Authority::Subfields/Tags

Renaming t/db_dependent/Authorities to Authority
Adding Subfields.t and Tags.t

Test plan:
[1] prove t/db_dependent/Authority

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit ac653bc7cec4e2ca1f8653efff4a9c44f4255540)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Authorities/Merge.t [deleted file]
t/db_dependent/Authorities/MergeRequests.t [deleted file]
t/db_dependent/Authority/Merge.t [new file with mode: 0755]
t/db_dependent/Authority/MergeRequests.t [new file with mode: 0644]
t/db_dependent/Authority/Subfields.t [new file with mode: 0644]
t/db_dependent/Authority/Tags.t [new file with mode: 0644]