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

Chore - Refactor integration test to be configurable #22

Closed
hhandoko opened this issue Oct 14, 2016 · 0 comments
Closed

Chore - Refactor integration test to be configurable #22

hhandoko opened this issue Oct 14, 2016 · 0 comments
Assignees

Comments

@hhandoko
Copy link
Owner

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant