summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2020-03-04Move expected reports to spec/fixturesmo khan
2020-03-03Collapse test script into functionmo khan
2020-02-21Remove development and test dependenciesmo khan
2020-02-21Remove development/test dependenciesmo khan
2020-02-18Merge remote-tracking branch 'origin/master' into 33727-asdfmo khan
2020-02-13Add java-gradle functional testmo khan
2020-01-24http to https in ruby test fixturesmo khan
2020-01-15Add functional tests for python Pipfile.lockmo khan
2019-12-11Upgrade license_finder to 5.11.1mo khan
* Run newest report version first * Change default license finder version to latest * Use --recursive for .NET projects * Update paths in c# test fixtures * Use login shell to source rvm * Tell license finder the version of python to use * Add Changelog entry
2019-12-10Sort license identifiersmo khan
2019-12-05Update license finder to 5.9.2Can Eldem
2019-12-04Update js npm expectationsCan Eldem
2019-11-29Install npm packages safelymo khan
* Add QA jobs for js-npm
2019-11-29Update go fixturesceldem
2019-11-28Delegate to license finder to sort dependenciesmo khan
* Sort dependencies by name then by version * Log detections
2019-10-23Extract spdx id from known source urlsmo khan
2019-10-23Update dotnet test results with updated list of licensesmo khan
2019-10-23Install .NET Core 2.2 and .NET Core 3.0mo khan
2019-10-22Update url to match SPDXmo khan
2019-10-22Remove feature flags and temporary mappingsmo khan
2019-10-21Fix urls in test resultsmo khan
2019-10-16This maps the hardcoded names to spdx idsmo khan
The GitLab UI has a hardcoded list of license names that need to be mapped to the equivalent SPDX identifier. * https://gitlab.com/gitlab-org/gitlab/blob/5d760ac8b75c07a3c748485fe08130fcc9af2acf/ee/app/assets/javascripts/vue_shared/license_management/constants.js#L8-32
2019-09-13merge with origin/masterv1.7.0mo khan
2019-09-13Pluck v1.1 report from ↵mo khan
https://gitlab.com/gitlab-org/security-products/license-management/merge_requests/50
2019-09-12Add V2 reportmo khan
2019-09-12Move js-yarn.json to js-yarn-v1.jsonmo khan
2019-09-12Merge branch '13083-ruby-shim' into 'master'mo khan
Insert a shim to start generating v1 reports using the license finder Ruby API See merge request gitlab-org/security-products/license-management!55
2019-08-27Add QA job for JSCan Eldem
2019-08-15insert shim to generate report via ruby APImo khan
2019-08-09Change qa test project go => go-modulesCan Eldem
2019-07-29Revert "Merge branch 'upgrade-docker-license-finder' into 'master'"Can Eldem
This reverts merge request !37
2019-07-24Update expectation for go projectCan Eldem
2019-07-24Upgraded docker license finderZachary Knight
2019-06-27Adding go project expectationsceldem
2019-06-13Update expectation for ruby-bundler projectCan Eldem
2019-06-12Add Python 3 project to QAFabien Catteau
2019-04-08Use 2 spaces indent style for consistencyOlivier Gonzalez
2019-04-02Fix java-maven expectationsPhilippe Lafoucrière
- The commit used doesn't exist anymore. - The expectations file was outdated. - The test script was silently failing when the `git checkout` command failed.
2019-02-05Use unified diffLukas Eipert
2019-02-05Simplify test script by ending with diff directlyLukas Eipert
2019-02-05Add test for python-pipLukas Eipert
2019-02-05Parallelize QA testsLukas Eipert
Test projects are now given as a parameter to the test command
2018-12-14Bump LicenseFinder to 5.5.2Philippe Lafoucrière
closes #https://gitlab.com/gitlab-org/gitlab-ee/issues/8859 closes #https://gitlab.com/gitlab-org/gitlab-ee/issues/8830
2018-06-14Ensure that license name order is consistentLukas Eipert
2018-06-06First versionGilbert Roulot