module-puppetlabs-mysql/spec
Ashley Penney 90c5abc4bb Add tests for all missing parameters.
This commit adds tests for the parameters that were previously untested.
Most of this testing is light, but all parameters of the module are now
called at least once.  Generally we're testing the happy path, so these
need further work in future.
2013-12-10 16:56:20 -05:00
..
acceptance Add tests for all missing parameters. 2013-12-10 16:56:20 -05:00
classes Adding beaker-rspec test files 2013-12-06 14:52:41 -08:00
defines Rewrite spec tests to account for changes. 2013-09-13 13:14:48 -04:00
system Adding beaker-rspec test files 2013-12-06 14:52:41 -08:00
unit Type mysql_grant was limited to work only with resource names foo@localhost/*.* or foo@localhost/bar.* but NOT with root@localhost/@ which is the parsed value of "GRANT PROXY ON ''@'' TO 'root'@'localhost' WITH GRANT OPTION" grant line. 2013-11-16 19:11:39 +01: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_acceptance.rb Add tests for all missing parameters. 2013-12-10 16:56:20 -05:00
spec_helper_system.rb Adding beaker-rspec test files 2013-12-06 14:52:41 -08:00