Convert existing tests over to beakr-rspec.
authorAshley Penney <ashley.penney@puppetlabs.com>
Mon, 6 Jan 2014 22:39:48 +0000 (17:39 -0500)
committerAshley Penney <ashley.penney@puppetlabs.com>
Mon, 6 Jan 2014 22:39:48 +0000 (17:39 -0500)
commit661c6731d78f4008ace836a65953be59643a299b
treee36d366892b3c8b4e4877743be93ce13b1eaffb0
parent8530c66d77220c9080c6566de5bff6cb1bc35840
Convert existing tests over to beakr-rspec.
13 files changed:
.nodeset.yml [deleted file]
Gemfile
spec/acceptance/apt_builddep_spec.rb [moved from spec/system/apt_builddep_spec.rb with 86% similarity]
spec/acceptance/apt_key_spec.rb [moved from spec/system/apt_key_spec.rb with 74% similarity]
spec/acceptance/apt_ppa_spec.rb [moved from spec/system/apt_ppa_spec.rb with 57% similarity]
spec/acceptance/apt_source_spec.rb [moved from spec/system/apt_source_spec.rb with 75% similarity]
spec/acceptance/class_spec.rb [moved from spec/system/class_spec.rb with 61% similarity]
spec/acceptance/nodesets/debian-70rc1-x64.yml [new file with mode: 0644]
spec/acceptance/nodesets/default.yml [new file with mode: 0644]
spec/acceptance/nodesets/ubuntu-server-12042-x64.yml [new file with mode: 0644]
spec/spec_helper_acceptance.rb [new file with mode: 0644]
spec/spec_helper_system.rb [deleted file]
spec/system/basic_spec.rb [deleted file]