Bug 15504: (follow-up) Unit tests
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 21 Jun 2023 07:21:59 +0000 (08:21 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 24 Oct 2023 13:05:15 +0000 (10:05 -0300)
commitb30d32a571e0ba17d1759ee18ba33059f44bc91e
tree7aecb1e4c2b40cd8ac90cdf2f81f27e6ec675187
parentdff2fc82d7ea60fd897ceb84d82b0b4caabf2baa
Bug 15504: (follow-up) Unit tests

This patch removes, moves and updates the existing unit tests for
track_login_daily and track_login to all sit under Koha::Patron and
update_lastseen.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Auth.t
t/db_dependent/Koha/Patron.t
t/db_dependent/Koha/Patrons.t
t/db_dependent/Members.t