summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove OVERRIDE_HOMEsawanoboly2014-08-211-1/+1
* HOME can overwrite by user with OVERRIDE_HOMEsawanoboly2014-08-211-28/+37
* set nil by default, add two specssawanoboly2014-08-211-0/+11
* add_env_to_scm_resourcesawanoboly2014-08-211-17/+28
* Add insert_at to resource_collectionJohn Keiser2014-08-201-0/+33
* Updates spec for supermarketChristopher Webber2014-08-202-4/+4
* Merge pull request #1847 from ClogenyTechnologies/kd/fixuserspeclamont-granquist2014-08-181-1/+2
|\
| * revert change for ubuntu and fix test.kaustubh-d2014-08-181-1/+2
* | Update cron resource spec to ensure duplicate entries are not createdSean Clemmer2014-08-181-1/+20
* | Don't throw an error if local package isn't installed.Nathan Huff2014-08-181-8/+8
* | Fix a typo and remove a couple unused variablesNathan Huff2014-08-181-4/+1
* | Break get_current_version into its own function.Nathan Huff2014-08-181-15/+48
* | Check local repository as well as remote when looking up the currently instal...Nathan Huff2014-08-181-48/+51
* | Fix creation of non-empty FreeBSD groupsJacob Vosmaer2014-08-181-2/+2
|/
* Merge branch 'master' into mcquin/Issues-1518Claire McQuin2014-08-152-83/+115
|\
| * Enable client-side key generation by default (resolves https://github.com/ops...Claire McQuin2014-08-141-74/+83
| * add spec tests for http_proxy fixesLamont Granquist2014-08-141-9/+32
* | Rename spec and add verify_mode tests.Claire McQuin2014-08-141-0/+220
* | CookbookSiteStreamingUploader uses ssl_verify_mode.Claire McQuin2014-08-141-200/+0
|/
* Merge pull request #1812 from opscode/sersut/chef-1773Serdar Sutay2014-08-132-0/+87
|\
| * Make sure freebsd_package is captured with the resource name it's declared wi...Serdar Sutay2014-08-132-0/+87
* | fix typo in commentLamont Granquist2014-08-136-6/+6
* | add JSONCompat test for parsing JSON commentsLamont Granquist2014-08-131-1/+17
* | adding some comments to fixturesLamont Granquist2014-08-136-0/+12
* | Remove kitchen tests from spec/ directory, so tests can be run separately.Claire McQuin2014-08-1318-489/+0
* | Create and test cookbook on Ubuntu 12.04Claire McQuin2014-08-1321-46/+369
|/
* Merge pull request #1811 from opscode/lcg/rhel-7-e2elamont-granquist2014-08-131-0/+10
|\
| * use ec2-user for rhel7 imageLamont Granquist2014-08-121-1/+1
| * use a flavor that supports HVMLamont Granquist2014-08-121-0/+1
| * add rhel 7 e2e testLamont Granquist2014-08-121-0/+9
* | Updates based on PR comments.Serdar Sutay2014-08-121-3/+0
* | * Dscl user provider changes to support Mac 10.7, 10.8 & 10.9.Serdar Sutay2014-08-1212-265/+3163
* | Do not use :Win32 outside of let, describe, it blocks since we don't have it ...Serdar Sutay2014-08-121-8/+13
|/
* CHEF-5022: Add tests for #set_start_type and cleanupBryan McLellan2014-08-121-3/+15
* CHEF-5022: Rename start_type to current_start_typeBryan McLellan2014-08-121-2/+2
* CHEF-5022: leave enabled to nil for all other statesBryan McLellan2014-08-121-0/+7
* CHEF-5022: Add configure_startup actionBryan McLellan2014-08-122-40/+48
* CHEF-5022: Differentiate between Windows service startup_typesBryan McLellan2014-08-122-10/+84
* Merge pull request #1772 from opscode/chef-1765Serdar Sutay2014-08-121-2/+9
|\
| * Return values with Time class after stubbing :now of Time.Serdar Sutay2014-08-121-1/+2
| * don't return negative timeClaire McQuin2014-08-121-1/+1
| * Ensure reported elapsed_time is nonnegative.Claire McQuin2014-08-121-2/+8
* | Add `name' attribute in fixture cookbooks' metadatadanielsdeleo2014-08-123-9/+16
* | Make `name` a required attribute in metadatadanielsdeleo2014-08-1211-3/+78
* | Add validation to Metadatadanielsdeleo2014-08-121-0/+32
* | Remove cookbook as argument to Metadata's constructordanielsdeleo2014-08-121-37/+49
* | Convert metadata specs (mostly) to let bindingsdanielsdeleo2014-08-121-129/+127
* | Fix ruby warning in metadata unit testdanielsdeleo2014-08-121-2/+0
* | Ignore non-critical errors when finding the cookbook setdanielsdeleo2014-08-125-5/+74
* | FIXME: stub specs for CHEF-2923 regression testsdanielsdeleo2014-08-121-0/+16