module-puppetlabs-apt/spec/acceptance
Daniele Sluijters 374101612c Add a type and provider to manage apt keys.
This commits introduces:
 * The apt_key type;
 * The apt_key provider;
 * Unit tests for the type;
 * Beaker/acceptance tests for the type/provider.

The idea behind apt_key is that apt::key will simply become a wrapper
that uses apt_key. Being a native type/provider apt_key is a lot less
error prone than the current exec behaviour of apt::key and adds a few
nice bonuses like inventory capabilities for mcollective users.
2014-02-18 22:51:08 +01:00
..
nodesets beaker: Randomize SSH port. 2014-02-16 14:51:39 +01:00
apt_builddep_spec.rb Convert existing tests over to beakr-rspec. 2014-01-06 17:39:48 -05:00
apt_key_provider_spec.rb Add a type and provider to manage apt keys. 2014-02-18 22:51:08 +01:00
apt_key_spec.rb Add additional acceptance testing. 2014-01-09 12:09:22 -05:00
apt_ppa_spec.rb Revert "Undo backwards-incompatible changes and features." 2014-02-14 14:49:43 -08:00
apt_source_spec.rb Fixes to make the tests run under Debian as well as Ubuntu. 2014-01-09 18:26:32 -05:00
apt_spec.rb Port 8080 is a bad choice and bumps into puppetdb 2014-02-14 16:17:44 -08:00
backports_spec.rb Fixes to make the tests run under Debian as well as Ubuntu. 2014-01-09 18:26:32 -05:00
class_spec.rb Convert existing tests over to beakr-rspec. 2014-01-06 17:39:48 -05:00
conf_spec.rb Add additional acceptance testing. 2014-01-09 12:09:22 -05:00
force_spec.rb Revert "Undo backwards-incompatible changes and features." 2014-02-14 14:49:43 -08:00
pin_spec.rb apt::pin: Allow for packages to be an array. 2014-02-16 14:51:39 +01:00
release_spec.rb Fixes to make the tests run under Debian as well as Ubuntu. 2014-01-09 18:26:32 -05:00
unattended_upgrade_spec.rb Fixes to make the tests run under Debian as well as Ubuntu. 2014-01-09 18:26:32 -05:00