Hi Imran,
I agree it would be good to split up the tests, but there might be a couple
things to discuss first. Right now we have a single "test.py" for each
subpackage. I think it makes sense to roughly have a test file for most
modules, e.g. "test_rdd.py", but it might not always be clear cut and
Agree on the “constraints” when working with Cassandra.
But remember, this is a weak attempt to make two non-transactional systems
appear to the outside world as a transactional system.
Scaffolding/plumbing/abstractions will have to be created in the form of say, a
custom data access layer.
Anyw