index
:
gitlab/e2e.git
klar
main
End-to-end testing framework
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-17
docs: fix typo in README
HEAD
main
mo khan
2020-09-17
docs: answer why? and how? in the README
mo khan
2020-09-17
feat: build docker image using BUILDKIT driver
mo khan
2020-09-17
docs: Add examples to the README
mo khan
2020-09-17
docs: add project README
mo khan
2020-09-17
test: mark schema tests as pending because 🤷
mo khan
2020-09-17
chore: export junit compatible report
mo khan
2020-09-17
chore: update submodules
mo khan
2020-09-17
chore: install git in integration test job
mo khan
2020-09-16
chore: fix linter error
mo khan
2020-09-16
chore: install ruby-bigdecimal in integration test job
mo khan
2020-09-16
chore: install build tools for ci job
mo khan
2020-09-16
chore: fix linter error
mo khan
2020-09-16
test: ensure spotbugs scanner matches sast schema
mo khan
2020-09-16
test: add spec to validate the dependency_scanning report schema
mo khan
2020-09-16
test: scan java-maven test project
mo khan
2020-09-16
chore: print git clone output
mo khan
2020-09-16
refactor: collapse conditional
mo khan
2020-09-16
fix: correct linter errors
mo khan
2020-09-16
chore: add lint job
mo khan
2020-09-16
feat: install rubocop linter
mo khan
2020-09-16
chore: specify Ruby version in .tool-versions
mo khan
2020-09-16
chore: add script to run tests
mo khan
2020-09-16
chore: add bin/setup script
mo khan
2020-09-16
chore: specify `scanner` for each test
mo khan
2020-09-16
refactor: refactor gemnasium-maven tests to use shared context
mo khan
2020-09-16
refactor: Extract shared test context
mo khan
2020-09-16
test: build docker images before tests
mo khan
2020-09-15
chore: remove docker-compose.yml file
mo khan
2020-09-15
Update submodule
mo khan
2020-09-15
refactor: extract class to generate self signed certificate
mo khan
2020-09-15
fix: fix url in submodule path
mo khan
2020-09-15
fix: pull submodules via https instead of ssh for gitlab-runner limitation
mo khan
2020-09-15
chore: install git
mo khan
2020-09-15
chore: fetch submodules manually
mo khan
2020-09-15
chore: install submodules in CI job
mo khan
2020-09-15
fix: install ruby-json package
mo khan
2020-09-15
chore: add test suite to CI
mo khan
2020-09-15
Switch to development branch
mo khan
2020-09-15
Add integration test for spotbugs
mo khan
2020-09-15
Add Java 13
mo khan
2020-09-14
test: Test each Java version
mo khan
2020-09-14
test: generate a random x509 cert
mo khan
2020-09-14
test: scan simple maven project
mo khan
2020-09-14
chore: move classes into lib dir
mo khan
2020-09-14
test: add spec to run gemnasium-maven scanner
mo khan
2020-09-14
Write a test to scan a java project
mo khan
2020-09-10
chore: install rspec
mo khan
2020-09-10
feat: add docker-compose.yml file to pull images
mo khan