Update tests to work with rspec-puppet 2.x
authorMorgan Haskel <morgan@puppetlabs.com>
Wed, 22 Apr 2015 23:31:47 +0000 (16:31 -0700)
committerMorgan Haskel <morgan@puppetlabs.com>
Wed, 22 Apr 2015 23:40:48 +0000 (16:40 -0700)
commitfff702270e69458b6cf30109c4a66a9c14813d7f
tree83a760e7b3a421ca97b38b5be72619bdb3b3ea4a
parent6816f99c28b5d5b735d00e465de96e73ba1dbcc9
Update tests to work with rspec-puppet 2.x

Also enable future parser testing. Need to allow failures with future
parser for now since none of the published gems have the fix for
PUP-4379
.travis.yml
Gemfile
spec/classes/apt_backports_spec.rb
spec/classes/apt_spec.rb
spec/classes/params_spec.rb
spec/defines/conf_spec.rb
spec/defines/key_spec.rb
spec/defines/pin_spec.rb
spec/defines/ppa_spec.rb
spec/defines/setting_spec.rb
spec/defines/source_spec.rb