module-puppetlabs-apt/spec
Matthaus Litteken 9059c4e2a8 Fix source specs to test all key permutations
Previously only one should in each block was being evaluated. This moves each
should to its own block so that all values are tested. It also adds another set
of params so that all useful permutations of key, key_server, and key_content
are generated. It also replaces the previous ternary assignment for param_set
with a hash merge.
2012-02-23 22:14:38 -08:00
..
classes (#12526) Add ability to reverse apt { disable_keys => true } 2012-02-23 14:37:04 -08:00
defines Fix source specs to test all key permutations 2012-02-23 22:14:38 -08:00
spec_helper.rb (#10451) Add test coverage to apt::ppa 2012-01-03 17:03:24 -08:00