module-postgresql/spec/unit/classes
Ashley Penney 192ea5e3f3 Fix service_ensure.
We now test if service_ensure is 'running' or 'stopped' but it was
actually picking up the default value of ensure in params.pp which
was true, not present.

Fix this and thereby fix the failing test.
2014-05-12 23:34:25 +02:00
..
lib Add class postgresql::lib::perl for perl support 2014-04-04 06:13:30 -07:00
server Fixes broken tests and add a service_ensure test. 2014-05-12 23:25:05 +02:00
client_spec.rb Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
globals_spec.rb Fix strict_variables issues 2014-04-08 17:37:29 +02:00
params_spec.rb update rspec-puppet tests to use contain_class() instead of include_class() 2014-01-07 15:16:09 -07:00
repo_spec.rb Fix strict_variables issues 2014-04-08 17:37:29 +02:00
server_spec.rb Fix service_ensure. 2014-05-12 23:34:25 +02:00