Bug 30731: Unit tests
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 11 May 2022 14:35:18 +0000 (14:35 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 1 Jun 2022 19:15:25 +0000 (16:15 -0300)
commit2265739a378c1d31c5ea3d4beb07cbaa4d04e62b
treea5a7f3530cac60cfb4a54c22e124dc9a06882054
parentf6110ce4170ced8ba246e295cc547c9794566ef1
Bug 30731: Unit tests

Installer_pm.t can safely be discarded, having Installer_PerlModules.t.

Note: Without the second patch, the test about versions_info being silent
might fail. With the second patch, it should pass.
Note that since the order of requiring the cpan modules varies (without
the second patch), the results (potential warnings) vary too.

Test plan:
Run t/Installer_PerlModules.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/Installer_PerlModules.t
t/Installer_pm.t [deleted file]