voxpupuli / puppet-cassandra

Installs Cassandra & DataStax Agent on RHEL/Ubuntu/Debian.
https://forge.puppetlabs.com/puppet/cassandra
Apache License 2.0
13 stars 65 forks source link

Enable acceptance tests #431

Open bastelfreak opened 6 years ago

bastelfreak commented 6 years ago

this module ships some acceptance tests. we need to review them and enable them on travis.

dallinb commented 4 years ago

@bastelfreak I'm probably going to be the first to admit that the acceptance tests were pretty hard to follow and I wrote them. Also the testing framework seems to have changed radically since the tests were initially written (not to mention the supported Puppet version). Are there any examples of Vox Pupuli modules that implement acceptance tests and if so I will have a go at writing some for this module.