module-postgresql/spec/unit/classes
Remi Ferrand 995e1983f2 Add param for specifying validate connection script.
* Add param `validcon_path` in `postgresql::client` (defaults to
previous hard coded value).
* Add tests for this new parameter.

All tests runs successfully on Scientific Linux 6.4

```
$ bundle exec rake spec SPEC_OPTS='--format documentation'
[...]

Finished in 2 minutes 10.5 seconds (files took 1.4 seconds to load)
201 examples, 0 failures
```
2015-03-20 12:18:12 +01:00
..
lib MODULES-1485 Reverted to default behavior for Debian systems as pg_config should not be overridden 2014-11-21 11:58:23 -05:00
server Convert specs to RSpec 2.99.1 syntax with Transpec 2014-07-09 16:39:04 -04:00
client_spec.rb Add param for specifying validate connection script. 2015-03-20 12:18:12 +01:00
globals_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-07-09 16:39:04 -04:00
params_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-07-09 16:39:04 -04:00
repo_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-07-09 16:39:04 -04:00
server_spec.rb Fix specs for #567 2015-03-13 14:20:26 -07:00