Closed sethschroeder closed 10 years ago
the application-schema.xml.erb file in the spec/dummy rails application breaks the ability to migrate the schema to datastax.
@cattywampus confirmed -- I never expected test data to be reused that way. ad73cdb removes the file from source control and creates/destroys it during the test run. I verified that the after(:each) hook runs even if an exception is raised during the it block.
All tests are clear and I was able to drop/create/migrate.
Merged, rebased, and squashed changes into master. See SHA: d41c84d788de57a4efe7f9b482f9ca093f188f68