module-puppetlabs-mysql/spec
Ashley Penney 2abccab4d9 Refactor and rename database_grant to mysql_grant.
This provider has undergone the largest set of changes and currently
just accepts a full SQL grant string as the name and then applies it,
making things easier for DBAs and removes the awkward attempts at
modelling grants into Puppet.
2013-09-03 17:24:21 -04:00
..
classes Refactor and rename database_grant to mysql_grant. 2013-09-03 17:24:21 -04:00
defines Use new provider names in manifests. 2013-08-28 18:11:21 -04:00
system Refactor and rename database_grant to mysql_grant. 2013-09-03 17:24:21 -04:00
unit Rework tests for mysql_password to extend coverage. 2013-08-28 18:11:21 -04:00
spec.opts (#11508) Only load sql_scripts on DB creation 2011-12-19 07:25:35 -08:00
spec_helper.rb Add simplecov support in order to generate test coverage. 2013-08-28 18:11:21 -04:00
spec_helper_system.rb Add rspec-system / serverspec tests 2013-07-05 15:19:02 -07:00