Bug 18811: [QA Follow-up] Add tests for Koha::Authority::Subfields/Tags
commitac653bc7cec4e2ca1f8653efff4a9c44f4255540
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 4 Sep 2017 07:19:01 +0000 (4 09:19 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 Sep 2017 14:30:40 +0000 (12 11:30 -0300)
treef1f68867fd2ba906bb4c6c84e3c63f2011e06b60
parentf45fc4d10b84dfbd8040d12484553db8c87ec45a
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>
t/db_dependent/Authority/Merge.t [moved from t/db_dependent/Authorities/Merge.t with 100% similarity]
t/db_dependent/Authority/MergeRequests.t [moved from t/db_dependent/Authorities/MergeRequests.t with 100% similarity]
t/db_dependent/Authority/Subfields.t [new file with mode: 0644]
t/db_dependent/Authority/Tags.t [new file with mode: 0644]