summaryrefslogtreecommitdiff
path: root/spec/functional/resource/package_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Attributes v1.1 changeslcg/attributes-v1.1Lamont Granquist2016-06-271-1/+1
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-6/+4
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-4/+4
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* dpkg multipackage and bonus fixesLamont Granquist2015-12-021-1/+1
* Make specs marked ":provider" run againJohn Keiser2015-06-301-2/+0
* Update to RSpec 3.Claire McQuin2014-10-291-22/+22
* Make FileVendor configuration specific to the two implementationsdanielsdeleo2014-07-301-3/+1
* CHEF-4849: Use preseed-template-variables.seedBryan McLellan2013-12-201-1/+1
* CHEF-4849: Implement `#response_file_variables` in Package resourcePeter Fern2013-12-201-0/+17
* Reset configuration before each testJohn Keiser2013-09-161-6/+0
* Use Chef::Config.reset in tests instead of save/load configJohn Keiser2013-09-131-2/+6
* Fix package remove/purge tests for older debian/ubuntudanielsdeleo2013-08-021-3/+25
* Remove unused methods from functional testsdanielsdeleo2013-08-021-9/+0
* Verify that templates are preferred to files for preseedingdanielsdeleo2013-08-021-0/+4
* Remove commented test codedanielsdeleo2013-08-021-5/+0
* Add additional scenarios for package testsdanielsdeleo2013-08-021-0/+68
* Fix bad const. ref in deprecation/provider/templatedanielsdeleo2013-08-021-4/+1
* Add functional tests for (apt) package resourcedanielsdeleo2013-08-021-0/+300