sourcegraph / scip-python

SCIP indexer for Python
Other
55 stars 25 forks source link

test: Allow different package names and versions for subfolders #106

Closed varungandhi-src closed 1 year ago

varungandhi-src commented 1 year ago

We add a separate JSON file which tracks the project names and versions. This makes it easy to add tests with unusual project names and versions, to make sure we're handling those correctly end-to-end.