Bug 30731: Unit tests
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 11 May 2022 14:35:18 +0000 (14:35 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 10 Jun 2022 15:18:17 +0000 (15:18 +0000)
commit39e250a6f3d3e1bdf0fa1c00359a4823b77b5083
tree68cdba474092385c7c92e35d28c02022bcb455c8
parentc380c4112c8c70ed1b885cbacd69690513dbe6a8
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>
(cherry picked from commit 2265739a378c1d31c5ea3d4beb07cbaa4d04e62b)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/Installer_PerlModules.t
t/Installer_pm.t [deleted file]