module-puppetdb/spec
Ken Barber 15fb00c9f7 Add initial rspec-system tests and scaffolding
This adds a basic test to run the standard 1 node setup until it succeeds.

This also fixes a bug with the connection validation facilities. Before this
patch we would keep retrying the connection to PuppetDB until the timeout
expired, this patch fixes that bug making provisioning faster and well, more
reliable. I've also increased the timeout as some systems take longer than
15 seconds for PuppetDB to start.

Signed-off-by: Ken Barber <ken@bob.sh>
2013-04-19 23:26:15 +01:00
..
system Add initial rspec-system tests and scaffolding 2013-04-19 23:26:15 +01:00
unit Support for remote puppetdb 2013-04-12 15:03:54 +02:00
spec_helper.rb Cleaned up ghoneycutt's code a tad 2013-04-09 13:27:25 +01:00
spec_helper_system.rb Add initial rspec-system tests and scaffolding 2013-04-19 23:26:15 +01:00