issues
search
ga4gh
/
ga4gh-starter-kit-drs
Open, extensible server implementation of the GA4GH Data Repository Service (DRS) specification
Apache License 2.0
4
stars
7
forks
source link
Develop docker container/integration tests
#52
Closed
jb-adams
closed
2 years ago
jb-adams
commented
2 years ago
create a CI step that spins up 1-2 docker containers based on the Starter Kit DRS image
execute integration tests in Java, in which an http client sends request to the local DRS docker container, and asserts the output
use the docker testing (
integration
) package in
ga4gh-starter-kit-common
as a template
integration
) package inga4gh-starter-kit-common
as a template