summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-3932] Add unit tests for Knife's lazy dependency loadingTeemu Matilainen2013-04-112-0/+29
* [CHEF-3919] "~> 1" pessimistic version constraint parsing fixed in VersionCon...Xabier de Zuazo2013-04-111-1/+13
* [CHEF-3919] Removed Chef::Version::Cookbook code and replaced by a Chef::Vers...Xabier de Zuazo2013-04-114-20/+32
* [CHEF-3919] tests added for Chef::VersionConstraint::Cookbook classXabier de Zuazo2013-04-112-0/+39
* [CHEF-3919] tests added for Chef::Version::Cookbook classXabier de Zuazo2013-04-111-0/+49
* [CHEF-3919] cookbook version specific code factored out from Chef::Version, n...Xabier de Zuazo2013-04-114-5/+6
* [CHEF-3919] rescue from an InvalidCookbookVersion exception inside Chef::Plat...Xabier de Zuazo2013-04-111-0/+4
* [CHEF-3919] platform_spec s/comparator/operator/Xabier de Zuazo2013-04-111-1/+1
* [CHEF-3919] Some broken test fixedXabier de Zuazo2013-04-112-2/+2
* [CHEF-3919] Chef::Platform test added for "greater than" comparatorsXabier de Zuazo2013-04-111-0/+9
* CHEF-3364 Fix up expected strings.sawanoboly2013-04-111-2/+3
* Remove extra '-' in test description for --use-sudo-passwordadamedx2013-04-051-1/+1
* Fix incorrect option in test description from --sudo-use-password to --use-su...adamedx2013-04-051-1/+1
* Move the tests for --use-sudo-password to a separate contextChirag Jog2013-04-031-21/+21
* Merge branch 'master' of https://github.com/opscode/chef into OC-6470Chirag Jog2013-04-0311-2/+91
|\
| * [CHEF-3683] Assert entire order in test.Steven Danna2013-04-011-1/+1
| * [CHEF-3683] Chef::Node objects should be sortable.Steven Danna2013-04-011-0/+7
| * Fix the service_manager_tests on commit verification pipelinesersut2013-03-293-1/+17
| * minor fix. Check host captionChirag Jog2013-03-291-2/+2
| * Spec test to validate version.rbChirag Jog2013-03-291-0/+36
| * forcibly turn diffing back on after diff testsdanielsdeleo2013-03-271-2/+1
| * avoid clobbering original diff disable state when nesteddanielsdeleo2013-03-271-1/+1
| * Disable diffs during file functional testsdanielsdeleo2013-03-275-0/+27
| * [CHEF-2682] add test case for InvalidRedirect exceptionLoic ANTOINE-GOMBEAUD2013-03-061-1/+5
* | Review comments for better readabilityChirag Jog2013-03-281-4/+4
* | Spec tests for Enable password to sudo from stdin for knife sshChirag Jog2013-03-121-9/+33
|/
* Fix test failures due to windows_service_manager...sersut2013-03-012-2/+4
* Revert "Merge branch 'CHEF-1031'"Bryan McLellan2013-03-016-219/+45
* Rearrange comments based on PR feedback.sersut2013-03-011-34/+37
* Tests, documentation and better error handling for windows service manager.sersut2013-03-012-0/+323
* fix specs for rubygems < 2.0danielsdeleo2013-02-271-1/+3
* [CHEF-3933] support new gem dependency installer return typedanielsdeleo2013-02-271-0/+12
* some cleanup utilizing the refactored RemoteFile::FTPJesse Campbell2013-02-261-4/+4
* functional test for CHEF-3140Jesse Campbell2013-02-264-21/+45
* add new testsJesse Campbell2013-02-262-10/+152
* Update existing tests to function with RestClient::RequestJesse Campbell2013-02-262-22/+30
* adding gcel ditto as ubuntu platformRanjib Dey2013-02-261-1/+2
* Stop sharing examples across script interpretersadamedx2013-02-192-10/+14
* OC-6037: Refactor tests to avoid side-effects on other testsadamedx2013-02-193-67/+48
* OC-4739: Merge functional tests, Win2k3 compatibilityadamedx2013-02-197-13/+132
* Adding missing shared examples for execute, script, and windows scriptsadamedx2013-02-193-0/+229
* OC-4739: OC-4748: Refactor tests to share examples across batch and powershel...adamedx2013-02-195-165/+35
* OC-4739: OC-4748: Create powershell and batch providers in core Chefadamedx2013-02-194-0/+228
* CHEF-1292 Lower json stack depth tests to 301Bryan McLellan2013-02-123-9/+11
* remove setup message, it's a race either waydanielsdeleo2013-02-121-2/+0
* fix race in test setupdanielsdeleo2013-02-121-1/+3
* set sync=true on IPC in run lock testsdanielsdeleo2013-02-121-3/+16
* ensure writes are flushed in run lock IPCdanielsdeleo2013-02-121-0/+5
* add additional synchronization to run lock specdanielsdeleo2013-02-071-31/+145
* Fix up knife user public key test for windows pathsBryan McLellan2013-02-071-1/+1