Closed
Description
We're currently in the process of adding PURL generation to our language parsers, but currently aren't using it for anything. Eventually we will as part of the planned gsoc project described in #3771 . But while we're waiting for bigger things, we could definitely stand to have some unit tests!
To avoid wasting time parsing files twice, we may want to add the generate_purl
tests into the existingtest_language_package
code, and do really basic unit-tests where we throw both valid and invalid vendor, package, version
info into generate_purl