]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit - Rakefile
(#10451) Add test coverage to apt::ppa
authorDan Bode <dan@puppetlabs.com>
Wed, 4 Jan 2012 01:03:24 +0000 (17:03 -0800)
committerDan Bode <dan@puppetlabs.com>
Wed, 4 Jan 2012 01:03:24 +0000 (17:03 -0800)
commitcf6caa1f15f279f306950ec44456c127649ca179
tree2bd88b95286f30ce2c31836c758db168e10f0024
parent1be745705cba4f98ab5796756631576a4db67a5f
(#10451) Add test coverage to apt::ppa

This commit adds test coverage for apt::ppa.

This test coverage is suficient to verify the
code changes that resolve the issue with
aptitude update not being called when ppas were
added (#10451).
Rakefile [new file with mode: 0644]
spec/defines/ppa_spec.rb [new file with mode: 0644]
spec/spec.opts [new file with mode: 0644]
spec/spec_helper.rb [new file with mode: 0644]