CycloneDX / cyclonedx-node-npm

Create CycloneDX Software Bill of Materials (SBOM) from Node.js NPM projects.
https://cyclonedx.org/
Apache License 2.0
73 stars 20 forks source link

chore: reduce duplicate test beds #1180

Closed jkowalleck closed 6 months ago

jkowalleck commented 6 months ago

Currently, there are ~370 real world test beds, and ~ test cases. Running those takes ~4 to ~17 minutes, depending on the env and machine.

the thing is, that even though the test beds are collected from very diferent systems, they duplicate in fact. To reduce test efforts, remove duplicates from the test beds.