module-puppetlabs-mysql/spec
Ashley Penney 7c7195ba33 Refactor MySQL bindings and client packages.
The current MySQL module is hard to modify, test, and drop in
replacement components to.  This work starts out by refactoring
the bindings support in MySQL to a completely seperate bindings
class in order to reduce the amount of parameters in the main
class for a feature that is infrequently used.

In addition to this start the movement of client configuration
and packages to the mysql::client::* namespace.
2013-07-19 18:39:55 -04:00
..
classes Refactor MySQL bindings and client packages. 2013-07-19 18:39:55 -04:00
defines Use $root_home for .my.cnf 2013-07-08 11:49:30 +02:00
system Refactor MySQL bindings and client packages. 2013-07-19 18:39:55 -04:00
unit Various fixes suggested by RubyMine. (style for the most part). 2013-07-11 19:41:42 -04:00
spec.opts (#11508) Only load sql_scripts on DB creation 2011-12-19 07:25:35 -08:00
spec_helper.rb Switch to using the puppetlabs_spec_helper gem for common files 2012-05-31 15:32:36 -07:00
spec_helper_system.rb Add rspec-system / serverspec tests 2013-07-05 15:19:02 -07:00