]> git.koha-community.org Git - koha.git/commit
Bug 11777: add regression test
authorGalen Charlton <gmc@esilibrary.com>
Wed, 19 Feb 2014 17:09:34 +0000 (17:09 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 19 May 2014 15:12:10 +0000 (17:12 +0200)
commitc0a00518e4ba03b00e6a8f1e4bf9b448f69a9d49
treefff4d69fb56bc536918db1b16bef51806da9690a
parent46cb2b9e630dec3be30f73cbf5f22f3baeb17c5e
Bug 11777: add regression test

This patch adds a regression test for ensuring that the
authorisedby field is returned by SearchOrders().

To test:

[1] Upon applying the main patch, verify that
    prove -v t/db_dependent/Acquisition.t passes.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit a97f21ad3ba53ecd30089c7f802ab9b3ad430806)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Acquisition.t