]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
(SEC-944) Add test cases SEC-944-handle_duplicate_rule_comments_v2
authorCraig Gumbley <craiggumbley@gmail.com>
Fri, 25 Feb 2022 20:07:07 +0000 (20:07 +0000)
committerCraig Gumbley <craiggumbley@gmail.com>
Mon, 28 Feb 2022 13:37:09 +0000 (13:37 +0000)
commit30db99bee6b4d415c9cee0cd8202e340ce509efb
tree842f135cc0da8c380cf298b0c67a41139d23bea5
parentdf7e27008714a70fc6177a9ae926e199d1a1da62
(SEC-944) Add test cases

Prior to this commit there we no test cases to validate our
changes to the module.

This commit adds test cases for each of the configurations for
onduplicaterulebehaviour.
spec/acceptance/firewall_duplicate_comment_spec.rb [new file with mode: 0644]
spec/spec_helper_acceptance_local.rb