The Variantstore is a Java/Groovy-based service application implemented using the Micronaut framework and enables storage and access to information on genomic variants and metadata from a connected database via a RESTful API.
Improve tests by using database testcontainers (https://www.testcontainers.org) for tests. Could be extended at some point to run tests for multiple DBMS at once which might be necessary when we provide more DBMS interfaces.
Improve tests by using database testcontainers (https://www.testcontainers.org) for tests. Could be extended at some point to run tests for multiple DBMS at once which might be necessary when we provide more DBMS interfaces.