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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 4 Oct 2023 13:32:48 +0000 (09:32 -0400)
commita432dda3f4fc42c47e2ca7e2c68c2206dd5e2b5f
treebd089d3317e7912f38c8cedf263507ef0e43876c
parent5fd831755205fc3b3b7481103fbe2145b421a5ea
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>
t/Patron.t