Bug 34887: Remove Test::DBIx::Class from Patron.t
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 22 Sep 2023 13:54:31 +0000 (13:54 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 5 Oct 2023 20:10:18 +0000 (10:10 -1000)
commit90e990a3ebc4b90184b5b0e82468f6fc4521fc27
tree57c4e15b9b85ff445ed7bfcfa094608224404ef2
parentf938f90795d5c57e59d4fc38de5b8fd0991f354f
Bug 34887: Remove Test::DBIx::Class from Patron.t

Moving all tests into one subtest with two underlying
subtests for checking accessors after new or set.
This will make it more easy to merge with the db
dependent counterpart.

Test plan:
Run t/Patron.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit a432dda3f4fc42c47e2ca7e2c68c2206dd5e2b5f)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/Patron.t