Bug 33833: Use database in t/Socialdata.t
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 22 May 2023 08:41:02 +0000 (08:41 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 5 Sep 2023 17:35:34 +0000 (14:35 -0300)
commit69967feeaa2711264c1f473fbb413d77c363ac77
tree230180f26b612a1b29027e05f7f0a6b68fb35b15
parentd77aa887e4b9df61493837b9d88a80537c525471
Bug 33833: Use database in t/Socialdata.t

Remove T::D::C.
Add subtests.
Remove useless parameter from get_report call.
Add two additional trivial tests.

Note: The module C4::SocialData looks a bit weird.

Test plan:
Run t/SocialData.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/SocialData.t