summaryrefslogtreecommitdiff
path: root/spec/integration
AgeCommit message (Expand)Author
2020-04-10Convert pending to it and add new option to expected help outputmo khan
2020-04-10Resolve licenses from a central locationmo khan
2020-04-06mark flaky test as pendingmo khan
2020-04-04Rename fetch to pullmo khan
2020-04-04Simplify command line interfacemo khan
2020-04-04Add acceptance test for yarn lock file parsermo khan
2020-03-21Fix failing specsmo khan
2020-03-21Change default report format to tablemo khan
2020-03-20Extract shared examples to test each cachemo khan
2020-03-20Check nuget cache for license entriesmo khan
2020-03-20Move Cache class into Core namespacemo khan
2020-03-20Use cache class to test out nuget indexmo khan
2020-03-18Rename OfflineIndex to Cachemo khan
2020-03-17Extract url parameter so that it can be generic enough to use in other packag...mo khan
2020-03-17Add extension point to specify different formats of the reportmo khan
2020-03-16Fix path to index files in specv0.10.1mo khan
2020-03-12Fix broken specmo khan
2020-03-11Add directory scanningmo khan
2020-03-03Extract core namespacemo khan
2020-03-02Extract rubygems namespacemo khan
2020-03-02Default to .indexmo khan
2020-03-02Build .nuget index by default in project directorymo khan
2020-03-02Convert build to a subcommand of indexmo khan
2020-03-02Add command to fetch the latest offline indexmo khan
2020-02-24Perform binary search but only parse necessary lines into memorymo khan
2020-02-20Downcase filepathmo khan
2020-02-18Move db clone to before :allmo khan
2020-02-18in memory bsearch (requires parsing full file)mo khan
2020-02-18Update db in offline indexmo khan
2020-02-18Collapse nestingmo khan
2020-02-18Add spec to check every version of every package in the dbmo khan
2020-02-18Read from a remote cataloguemo khan
2020-02-02Fix linter errorsv0.4.0mo khan
2020-02-02Fix failing specsmo khan
2020-02-01Add command to build indexmo khan
2020-01-27Fix broken specmo khan
2020-01-27Clone quietlymo khan
2020-01-27Fix broken specmo khan
2020-01-27Fix path to .git dirmo khan
2020-01-27Add class to clone spdx data locallymo khan
2020-01-23Fetch license data from rubygems.org apimo khan
2020-01-20Add spec for scanning gems.lockmo khan
2020-01-20Extract helper to load fixture filemo khan
2020-01-17Parse gems.lock filemo khan
2020-01-16Update report to display multiple licensesmo khan
2020-01-16Extract class to fetch data from PyPImo khan
2019-12-27Make API call to pypi.org to lookup package licensemo khan
2019-12-27Add Pipfile parsingmo khan
2019-12-27add licensemo khan
2019-12-27autofix rubocop errorsmo khan