Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests that exercise issue #234 #236

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

pmonks
Copy link
Collaborator

@pmonks pmonks commented Apr 23, 2024

This PR adds unit tests that exercise issue #234. They're (deliberately) minimal, since license comparison is expensive and already a sizable portion of the runtime of the unit tests, but they at least show what's going on with that issue as of v1.11 of the library.

Note: the tests are failing because this PR only adds (previously missing) unit tests to demonstrate issue #234, but not logic to fix it.

@pmonks pmonks requested a review from goneall April 23, 2024 22:25
@goneall
Copy link
Member

goneall commented Apr 23, 2024

Thanks @pmonks - creating unit tests will help in diagnosing/fixing the issues.

It may be a while before I can look at these issues - I'm prioritizing getting the SPDX 3.0 supported.

@pmonks
Copy link
Collaborator Author

pmonks commented Apr 23, 2024

@goneall yep absolutely no problem - I know just how busy you've been with the 3.0 release and updating the library to match!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants