summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Remove assumption that cookbook names match dirnames in CookbookLoaderdanielsdeleo2014-08-121-13/+36
* | Respect metadata name attributedanielsdeleo2014-08-125-3/+48
* | Add unit tests for CookbookVersionLoaderdanielsdeleo2014-08-121-0/+90
* | Convert CookbookLoader spec to let bindingsdanielsdeleo2014-08-121-41/+43
|/
* Update secure environment variables.Claire McQuin2014-08-122-4/+1
* Remove .kitchen/ files that crept inClaire McQuin2014-08-122-5053/+0
* Update for new branch in test-kitchenClaire McQuin2014-08-122-3/+3
* Add information on using Test Kitchen for E2E testing.Claire McQuin2014-08-121-2/+55
* Add example test for installed git.Claire McQuin2014-08-128-14/+35
* Separate .kitchen.ymls for local TK (vagrant) and travis TK (ec2) runsClaire McQuin2014-08-123-14/+17
* Enable Travis to run Test Kitchen on EC2.Claire McQuin2014-08-129-0/+5135
* Merge pull request #1782 from juliandunn/aix-bff-functional-requires-rootJulian C. Dunn2014-08-111-1/+1
|\
| * AIX functional tests involving BFF need to be run as root.Julian C. Dunn2014-08-081-1/+1
* | remove JSON gem usageLamont Granquist2014-08-112-3/+1
* | Change encoding to Unix, remove inaccuracy in example descriptionadamedx2014-08-111-137/+137
* | Issue 1754: Chef::Exceptions::Env exception when modifying env resource using...adamedx2014-08-111-0/+137
* | fix specs broken due to JSON monkeypatching issuesLamont Granquist2014-08-112-2/+2
* | Merge pull request #1786 from opscode/lcg/json-pretty-printlamont-granquist2014-08-115-50/+160
|\ \
| * | add json pretty print tests to some knife show commandsLamont Granquist2014-08-095-50/+160
* | | Fix expected format of JSON errors in integration testsdanielsdeleo2014-08-106-48/+33
* | | Convert Chef Zero helpers to instance methodsdanielsdeleo2014-08-1022-1024/+1663
* | | Merge pull request #1715 from opscode/lcg/file-provider-fixeslamont-granquist2014-08-093-5/+28
|\ \ \
| * | | different operating systems throw different errorsLamont Granquist2014-07-301-1/+1
| * | | validate checksums on downloadsLamont Granquist2014-07-301-0/+10
| * | | CHEF-5081 functional testLamont Granquist2014-07-301-1/+12
| * | | decide if we're creating/unlinking up frontLamont Granquist2014-07-281-4/+6
* | | | log resource should support whyrunLamont Granquist2014-08-091-36/+34
* | | | Revert "remove #to_json Monkeytpatching"Lamont Granquist2014-08-091-10/+0
* | | | remove #to_json MonkeypatchingLamont Granquist2014-08-091-0/+10
| |_|/ |/| |
* | | Merge pull request #1743 from juliandunn/suse-package-removal-failureClaire McQuin2014-08-081-16/+28
|\ \ \
| * | | Add unit test for #1174Julian C. Dunn2014-08-031-16/+28
* | | | Merge pull request #1719 from evertrue/evertrue/eherot/add_mount_point_word_b...Claire McQuin2014-08-081-3/+12
|\ \ \ \
| * | | | Test for mount regexps that match more than they are supposed toEric Herot2014-07-301-3/+12
* | | | | Merge pull request #1694 from jordane/jordane/git_branch_BClaire McQuin2014-08-081-2/+2
|\ \ \ \ \
| * | | | | update git checkout test descriptionJordan Evans2014-07-281-1/+1
| * | | | | fix broken testJordan Evans2014-07-251-1/+1
* | | | | | Merge pull request #1681 from victorhahncastell/masterClaire McQuin2014-08-081-0/+2
|\ \ \ \ \ \