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)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Tue, 17 Oct 2023 17:11:33 +0000 (17:11 +0000)
commit8b43932ee85c3e43f2d15005053996e7f0fe082e
treeb9f9d636ddcd53c5b99be8189ecc24a56b56ece2
parent8b096eda6166c27feed1f33a7c7d0f8e5d1bc160
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>
(cherry picked from commit 90e990a3ebc4b90184b5b0e82468f6fc4521fc27)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
t/Patron.t