Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Chore - Refactor integration test to be configurable #22

@hhandoko

Description

@hhandoko

Context

Currently the integration test is hardcoded to use embedded Cassandra running at port 9147. A simple refactoring will enable the tests to run against standalone Cassandra instances.


## Definition of Done

Integration test should accept system properties to override the default parameters (much like the command-line / standalone JAR parameters), for example:

mvn integration-test -Dcassandra.migration.keyspace.name=cassandra_migration_test

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions