scylladb / scylla-migrator

Migrate data extract using Spark to Scylla, normally from Cassandra
Apache License 2.0
54 stars 34 forks source link

No testing infrastructure #106

Closed julienrf closed 4 months ago

julienrf commented 4 months ago

Currently, there is no testing infrastructure in this project. This means that we have little confidence that modifications of the code do not introduce regressions.

Instead, there should be tests simulating user scenarios and checking the results.