spdx / tools-python

A Python library to parse, validate and create SPDX documents.
http://spdx.org
Apache License 2.0
168 stars 127 forks source link

Add tests for refactored JSON parser #380

Open meretp opened 1 year ago

meretp commented 1 year ago

As an addition to #305 this issue should be used to increase the test coverage for all new parser. We need more negative tests and more tests that catch single invalid inputs.

HarshvMahawar commented 6 months ago

@meretp is this issue still active? thanks

meretp commented 4 months ago

Yes, I think so. The library is still missing some negative tests.