summaryrefslogtreecommitdiff
path: root/spec/integration
AgeCommit message (Expand)Author
2020-04-17Remove debug LOG_LEVEL from specmo khan
2020-04-17Fix linter errorsmo khan
2020-04-17Split java 8/11 files to separate fixture directoriesmo khan
2020-04-17Split groovy and kotlin specs because they are supported differently based on...mo khan
2020-04-17Test specific versions of gradle with matching versions of javamo khan
2020-04-17Test out gradle groovy buildsmo khan
2020-04-16Update JAVA_HOMEmo khan
2020-04-16Ensure at least one runtime dependency is detected in gradle specsmo khan
2020-04-15Use GRADLE_CLI_OPTS when invoking gradle directlymo khan
2020-04-14Remove dependency sourced from S3mo khan
2020-04-09Specify PIP_CERT when installing pip packagesmo khan
2020-04-03Install root certificatemo khan
2020-04-02Reproduce failure with go modules scanningmo khan
2020-04-01Pull package info from sources in Pipfile.lockmo khan
2020-04-01Fix bug with forwarding LICENSE_FINDER_CLI_OPTSmo khan
2020-03-30Use virtualenv, pip-licenses to scan projectsmo khan
2020-03-26Install pip packages from a custom indexmo khan
2020-03-20Install maven packages for multi-module setupmo khan
2020-03-19Fix usage of SETUP_CMDmo khan
2020-03-18Fix linter errormo khan
2020-03-18Use MAVEN_CLI_OPTSmo khan
2020-03-18Split recursive optionmo khan
2020-03-18Fix how options are passed in specmo khan
2020-03-18Extract test fixturesmo khan
2020-03-18Install maven-license-plugin at build timemo khan
2020-03-18Install the gitlab-maven profile to allow fetching from the project maven rep...mo khan
2020-03-18Update to version 1.2 which includes the license elementmo khan
2020-03-18Add spec to test pulling a package from a custom repositorymo khan
2020-03-07Apply gitlab-stylesmo khan
2020-03-07Fix nuget specsmo khan
2020-03-06Remove commented out specmo khan
2020-03-06Fix python/pip specsmo khan
2020-03-06fix some pip specsmo khan
2020-03-04Remove whitespacemo khan
2020-03-04Check report to ensure it matches the schemamo khan
2020-03-04Convert python qa jobs to integration testsmo khan
2020-03-04Convert pipenv qa jobs to integration testsmo khan
2020-03-04Convert java-maven qa jobs to integration testsmo khan
2020-03-04Convert dotnet QA jobs to integration testsmo khan
2020-03-04Convert js-npm qa jobs to integration testsmo khan
2020-03-04Convert js-yarn qa jobs to integration testsmo khan
2020-03-04Convert go/modules qa jobs to integration testsmo khan
2020-03-04Extract shared example to convert QA jobs to integration testsmo khan
2020-03-04Replace QA jobs with integration testsmo khan
2020-02-29Update describe to mention target package managermo khan
2020-02-28Update fixture file to produce expected test failurev2.8.0mo khan
2020-02-28Update spec name to match target package managermo khan
2020-02-28Extract fixture files for composermo khan
2020-02-28Merge remote-tracking branch 'origin/master' into CraigGardener/license-manag...mo khan
2020-02-28use JSON.pretty_generate for composer.json and composer.lock filesCraig Gardener