]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
Add tests for the recommended setup
authorKen Barber <ken@bob.sh>
Sat, 13 Apr 2013 19:00:43 +0000 (20:00 +0100)
committerKen Barber <ken@bob.sh>
Sat, 13 Apr 2013 19:00:43 +0000 (20:00 +0100)
commit76b4c03d598f48fdb505b43c70d637f1763752f7
tree8d0dca4afae799240dd89465d5958497e8f5feca
parent0fb7f6f0a504cc90499bc43bb80d26256587b0f6
Add tests for the recommended setup

Using the documented recommended setup, we test if it works with no error and
test if it is idempotent by running it again, looking for resource changes.

Signed-off-by: Ken Barber <ken@bob.sh>
spec/system/class_spec.rb
spec/system/stanard_usage_spec.rb [new file with mode: 0644]